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