| Commit message (Expand) | Author | Age | Files | Lines |
* | clockevents: export clockevents_config_and_register for module use | Shawn Guo | 2013-01-14 | 1 | -0/+1 |
* | timekeeping: Add suspend and resume of clock event devices | Rafael J. Wysocki | 2012-09-04 | 1 | -0/+24 |
* | clockevents: Make clockevents_config() a global symbol | Magnus Damm | 2012-05-25 | 1 | -2/+1 |
* | clockevents: remove sysdev.h | Kay Sievers | 2011-12-21 | 1 | -1/+0 |
* | clockevents: Add direct ktime programming function | Martin Schwidefsky | 2011-09-08 | 1 | -0/+4 |
* | clockevents: Make minimum delay adjustments configurable | Martin Schwidefsky | 2011-09-08 | 1 | -14/+111 |
* | clockevents: Handle empty cpumask gracefully | Thomas Gleixner | 2011-06-03 | 1 | -1/+4 |
* | clockevents/source: Use u64 to make 32bit happy | Thomas Gleixner | 2011-05-20 | 1 | -1/+1 |
* | clockevents: Provide interface to reconfigure an active clock event device | Thomas Gleixner | 2011-05-19 | 1 | -0/+20 |
* | clockevents: Provide combined configure and register function | Thomas Gleixner | 2011-05-19 | 1 | -0/+44 |
* | time: Make do_timer() and xtime_lock local to kernel/time/ | Torben Hohn | 2011-01-31 | 1 | -1/+0 |
* | clockevent: Don't remove broadcast device when cpu is dead | Xiaotian Feng | 2010-01-18 | 1 | -1/+2 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-19 | 1 | -3/+15 |
|\ |
|
| * | clockevents: Prevent clockevent_devices list corruption on cpu hotplug | Thomas Gleixner | 2009-12-11 | 1 | -3/+15 |
* | | clockevents: Convert to raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -7/+7 |
|/ |
|
* | clockevents: Add missing include to pacify sparse | H Hartley Sweeten | 2009-11-18 | 1 | -0/+2 |
* | nohz: Allow 32-bit machines to sleep for more than 2.15 seconds | Jon Hunter | 2009-11-13 | 1 | -6/+5 |
* | clockevent: Prevent dead lock on clockevents_lock | Suresh Siddha | 2009-08-19 | 1 | -6/+10 |
* | hrtimer: Fix migration expiry check | Thomas Gleixner | 2009-07-10 | 1 | -11/+0 |
* | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2009-06-15 | 1 | -0/+12 |
|\ |
|
| * | timers: Logic to move non pinned timers | Arun R Bharadwaj | 2009-05-13 | 1 | -0/+12 |
* | | clockevent: export register_device and delta2ns | Magnus Damm | 2009-05-02 | 1 | -0/+2 |
|/ |
|
* | clockevents: let set_mode() setup delta information | Magnus Damm | 2009-01-16 | 1 | -9/+11 |
* | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -0/+2 |
* | clockevents: make device shutdown robust | Thomas Gleixner | 2008-09-16 | 1 | -1/+11 |
* | clockevents: prevent clockevent event_handler ending up handler_noop | Venkatesh Pallipadi | 2008-09-05 | 1 | -2/+1 |
* | time: fix typo in comments | Li Zefan | 2008-02-08 | 1 | -1/+1 |
* | clockevent: simplify list operations | Li Zefan | 2008-02-08 | 1 | -7/+4 |
* | x86: make clockevents more robust | Ingo Molnar | 2008-01-30 | 1 | -0/+13 |
* | clockevents: warn once when program_event() is called with negative expiry | Thomas Gleixner | 2007-12-07 | 1 | -0/+5 |
* | clockevents: Allow build w/o run-tine usage for migration purposes | Thomas Gleixner | 2007-10-12 | 1 | -1/+2 |
* | timer: remove clockevents_unregister_notifier | Miao Xie | 2007-08-11 | 1 | -10/+0 |
* | Remove clockevents_{release,request}_device | Andi Kleen | 2007-07-16 | 1 | -41/+0 |
* | [PATCH] clockevents: remove bad designed sysfs support for now | Thomas Gleixner | 2007-03-26 | 1 | -69/+0 |
* | [PATCH] clockevents: add core functionality | Thomas Gleixner | 2007-02-16 | 1 | -0/+345 |