summaryrefslogtreecommitdiffstats
path: root/kernel/time/clockevents.c
AgeCommit message (Expand)AuthorLines
2008-02-08time: fix typo in commentsLi Zefan-1/+1
2008-02-08clockevent: simplify list operationsLi Zefan-7/+4
2008-01-30x86: make clockevents more robustIngo Molnar-0/+13
2007-12-07clockevents: warn once when program_event() is called with negative expiryThomas Gleixner-0/+5
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner-1/+2
2007-08-11timer: remove clockevents_unregister_notifierMiao Xie-10/+0
2007-07-16Remove clockevents_{release,request}_deviceAndi Kleen-41/+0
2007-03-26[PATCH] clockevents: remove bad designed sysfs support for nowThomas Gleixner-69/+0
2007-02-16[PATCH] clockevents: add core functionalityThomas Gleixner-0/+345