aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/clockevents.c
AgeCommit message (Expand)Author
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
2009-05-13timers: Logic to move non pinned timersArun R Bharadwaj
2009-05-02clockevent: export register_device and delta2nsMagnus Damm
2009-01-16clockevents: let set_mode() setup delta informationMagnus Damm
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-09-16clockevents: make device shutdown robustThomas Gleixner
2008-09-05clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi
2008-02-08time: fix typo in commentsLi Zefan
2008-02-08clockevent: simplify list operationsLi Zefan
2008-01-30x86: make clockevents more robustIngo Molnar
2007-12-07clockevents: warn once when program_event() is called with negative expiryThomas Gleixner
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner
2007-08-11timer: remove clockevents_unregister_notifierMiao Xie
2007-07-16Remove clockevents_{release,request}_deviceAndi Kleen
2007-03-26[PATCH] clockevents: remove bad designed sysfs support for nowThomas Gleixner
2007-02-16[PATCH] clockevents: add core functionalityThomas Gleixner