aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/clockevents.c
Commit message (Expand)AuthorAge
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-09
|\
| * clockevents: Shutdown detached clockevent deviceViresh Kumar2015-04-24
* | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-21
|\ \ | |/ |/|
| * clockevents: export clockevents_unbind_device instead of clockevents_unbindVitaly Kuznetsov2015-03-01
* | clockevents: Cleanup dead cpu explicitelyThomas Gleixner2015-04-03
* | clockevents: Make tick handover explicitThomas Gleixner2015-04-03
* | clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki2015-04-03
* | clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner2015-04-03
* | clockevents: Remove the broadcast control leftoversThomas Gleixner2015-04-03
* | clockevents: Provide explicit broadcast control functionsThomas Gleixner2015-04-03
* | clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-01
* | clockevents: Remove extra local_irq_save() in clockevents_exchange_device()Thomas Gleixner2015-04-01
* | clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner2015-04-01
* | clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new i...Viresh Kumar2015-03-27
* | clockevents: Manage device's state separately for the coreViresh Kumar2015-03-27
* | clockevents: Handle tick device's resume separatelyViresh Kumar2015-03-27
* | clockevents: Introduce mode specific callbacksViresh Kumar2015-02-18
|/
* clockevents: Prevent shift out of boundsThomas Gleixner2014-10-25
* timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara2014-08-01
* time: Change the return type of clockevents_notify() to integerPreeti U Murthy2014-02-07
* clockevents: Adjust timer interval when frequency changesSoren Brinkmann2014-02-07
* clockevents: Serialize calls to clockevents_update_freq() in the coreThomas Gleixner2014-02-07
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-11
|\
| * time: Fix signedness bug in sysfs_get_uname() and its callersPatrick Palka2013-10-18
* | clockevents: Sanitize ticks to nsec conversionThomas Gleixner2013-10-23
|/
* clockevents: Implement unbind functionalityThomas Gleixner2013-05-16
* clockevents: Provide sysfs interfaceThomas Gleixner2013-05-16
* clockevents: Add module refcountThomas Gleixner2013-05-16
* clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner2013-05-16
* clockevents: Get rid of the notifier chainThomas Gleixner2013-05-16
* clockevents: export clockevents_config_and_register for module useShawn Guo2013-01-14
* timekeeping: Add suspend and resume of clock event devicesRafael J. Wysocki2012-09-03
* clockevents: Make clockevents_config() a global symbolMagnus Damm2012-05-24
* clockevents: remove sysdev.hKay Sievers2011-12-21
* clockevents: Add direct ktime programming functionMartin Schwidefsky2011-09-08
* clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-08
* clockevents: Handle empty cpumask gracefullyThomas Gleixner2011-06-03
* clockevents/source: Use u64 to make 32bit happyThomas Gleixner2011-05-20
* clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner2011-05-19
* clockevents: Provide combined configure and register functionThomas Gleixner2011-05-19
* time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2011-01-31
* clockevent: Don't remove broadcast device when cpu is deadXiaotian Feng2010-01-18
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-19
|\
| * clockevents: Prevent clockevent_devices list corruption on cpu hotplugThomas Gleixner2009-12-11
* | clockevents: Convert to raw_spinlockThomas Gleixner2009-12-14
|/
* clockevents: Add missing include to pacify sparseH Hartley Sweeten2009-11-18
* nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter2009-11-13
* clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2009-08-19
* hrtimer: Fix migration expiry checkThomas Gleixner2009-07-10
* Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-15
|\