aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/clockchips.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-12clockevents: Sanitize min_delta_ns adjustment and prevent overflowsThomas Gleixner1-0/+2
2009-11-13nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter1-4/+4
2009-11-13clocksource: Provide a generic mult/shift factor calculationThomas Gleixner1-0/+7
2009-11-13clockevents: Use u32 for mult and shift factorsThomas Gleixner1-2/+2
2009-07-10hrtimer: Fix migration expiry checkThomas Gleixner1-9/+0
2009-05-13timers: Logic to move non pinned timersArun R Bharadwaj1-0/+9
2009-01-30hrtimers: allow the hot-unplugging of all cpusSebastien Dugue1-0/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-2/+2
2008-09-05clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi1-0/+2
2007-10-14clockevents: introduce force broadcast notifierThomas Gleixner1-0/+1
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner1-2/+6
2007-10-12clockevents: Remove unused inline functionThomas Gleixner1-1/+0
2007-08-11timer: remove clockevents_unregister_notifierMiao Xie1-1/+0
2007-07-21clockevents: fix resume logicThomas Gleixner1-0/+1
2007-07-21clockevents: remove prototypes of removed functionsThomas Gleixner1-4/+0
2007-05-08clockchips.h: kernel-doc fixSergei Shtylyov1-5/+5
2007-02-16[PATCH] clockevents: add core functionalityThomas Gleixner1-0/+142