| Commit message (Expand) | Author | Age | Files | Lines |
* | clockchips: Add FEAT_PERCPU clockevent flag | Soren Brinkmann | 2013-10-02 | 1 | -0/+1 |
* | clockevents: Implement unbind functionality | Thomas Gleixner | 2013-05-16 | 1 | -0/+1 |
* | clockevents: Add module refcount | Thomas Gleixner | 2013-05-16 | 1 | -0/+3 |
* | clockevents: Get rid of the notifier chain | Thomas Gleixner | 2013-05-16 | 1 | -1/+0 |
* | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-04-30 | 1 | -16/+16 |
|\ |
|
| * | timer: move enum definition out of ifdef section | Daniel Lezcano | 2013-04-01 | 1 | -16/+16 |
* | | clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=n | Thomas Gleixner | 2013-03-22 | 1 | -0/+1 |
* | | tick: Provide a check for a forced broadcast pending | Thomas Gleixner | 2013-03-13 | 1 | -0/+6 |
* | | tick: Dynamically set broadcast irq affinity | Daniel Lezcano | 2013-03-07 | 1 | -0/+5 |
|/ |
|
* | clockevents: Add generic timer broadcast function | Mark Rutland | 2013-01-31 | 1 | -0/+5 |
* | clockevents: Add generic timer broadcast receiver | Mark Rutland | 2013-01-31 | 1 | -0/+4 |
* | timekeeping: Add suspend and resume of clock event devices | Rafael J. Wysocki | 2012-09-04 | 1 | -0/+8 |
* | clockevents: Make clockevents_config() a global symbol | Magnus Damm | 2012-05-25 | 1 | -0/+1 |
* | clockevents: Add direct ktime programming function | Martin Schwidefsky | 2011-09-08 | 1 | -3/+7 |
* | clockevents: Make minimum delay adjustments configurable | Martin Schwidefsky | 2011-09-08 | 1 | -1/+1 |
* | clockevents: Provide interface to reconfigure an active clock event device | Thomas Gleixner | 2011-05-19 | 1 | -0/+2 |
* | clockevents: Provide combined configure and register function | Thomas Gleixner | 2011-05-19 | 1 | -0/+9 |
* | clockevents: Restructure clock_event_device members | Thomas Gleixner | 2011-05-19 | 1 | -22/+23 |
* | clockevents: Sanitize min_delta_ns adjustment and prevent overflows | Thomas Gleixner | 2010-03-12 | 1 | -0/+2 |
* | nohz: Allow 32-bit machines to sleep for more than 2.15 seconds | Jon Hunter | 2009-11-13 | 1 | -4/+4 |
* | clocksource: Provide a generic mult/shift factor calculation | Thomas Gleixner | 2009-11-13 | 1 | -0/+7 |
* | clockevents: Use u32 for mult and shift factors | Thomas Gleixner | 2009-11-13 | 1 | -2/+2 |
* | hrtimer: Fix migration expiry check | Thomas Gleixner | 2009-07-10 | 1 | -9/+0 |
* | timers: Logic to move non pinned timers | Arun R Bharadwaj | 2009-05-13 | 1 | -0/+9 |
* | hrtimers: allow the hot-unplugging of all cpus | Sebastien Dugue | 2009-01-30 | 1 | -0/+1 |
* | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -2/+2 |
* | clockevents: prevent clockevent event_handler ending up handler_noop | Venkatesh Pallipadi | 2008-09-05 | 1 | -0/+2 |
* | clockevents: introduce force broadcast notifier | Thomas Gleixner | 2007-10-14 | 1 | -0/+1 |
* | clockevents: Allow build w/o run-tine usage for migration purposes | Thomas Gleixner | 2007-10-12 | 1 | -2/+6 |
* | clockevents: Remove unused inline function | Thomas Gleixner | 2007-10-12 | 1 | -1/+0 |
* | timer: remove clockevents_unregister_notifier | Miao Xie | 2007-08-11 | 1 | -1/+0 |
* | clockevents: fix resume logic | Thomas Gleixner | 2007-07-21 | 1 | -0/+1 |
* | clockevents: remove prototypes of removed functions | Thomas Gleixner | 2007-07-21 | 1 | -4/+0 |
* | clockchips.h: kernel-doc fix | Sergei Shtylyov | 2007-05-08 | 1 | -5/+5 |
* | [PATCH] clockevents: add core functionality | Thomas Gleixner | 2007-02-16 | 1 | -0/+142 |