aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/clockevents.c
Commit message (Expand)AuthorAgeFilesLines
* clockevents: let set_mode() setup delta informationMagnus Damm2009-01-161-9/+11
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-0/+2
* clockevents: make device shutdown robustThomas Gleixner2008-09-161-1/+11
* clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi2008-09-051-2/+1
* time: fix typo in commentsLi Zefan2008-02-081-1/+1
* clockevent: simplify list operationsLi Zefan2008-02-081-7/+4
* x86: make clockevents more robustIngo Molnar2008-01-301-0/+13
* clockevents: warn once when program_event() is called with negative expiryThomas Gleixner2007-12-071-0/+5
* clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner2007-10-121-1/+2
* timer: remove clockevents_unregister_notifierMiao Xie2007-08-111-10/+0
* Remove clockevents_{release,request}_deviceAndi Kleen2007-07-161-41/+0
* [PATCH] clockevents: remove bad designed sysfs support for nowThomas Gleixner2007-03-261-69/+0
* [PATCH] clockevents: add core functionalityThomas Gleixner2007-02-161-0/+345