aboutsummaryrefslogtreecommitdiff
path: root/include/linux/clockchips.h
AgeCommit message (Expand)AuthorFilesLines
2011-09-08clockevents: Add direct ktime programming functionGravatar Martin Schwidefsky 1-3/+7
2011-09-08clockevents: Make minimum delay adjustments configurableGravatar Martin Schwidefsky 1-1/+1
2011-05-19clockevents: Provide interface to reconfigure an active clock event deviceGravatar Thomas Gleixner 1-0/+2
2011-05-19clockevents: Provide combined configure and register functionGravatar Thomas Gleixner 1-0/+9
2011-05-19clockevents: Restructure clock_event_device membersGravatar Thomas Gleixner 1-22/+23
2010-03-12clockevents: Sanitize min_delta_ns adjustment and prevent overflowsGravatar Thomas Gleixner 1-0/+2
2009-11-13nohz: Allow 32-bit machines to sleep for more than 2.15 secondsGravatar Jon Hunter 1-4/+4
2009-11-13clocksource: Provide a generic mult/shift factor calculationGravatar Thomas Gleixner 1-0/+7
2009-11-13clockevents: Use u32 for mult and shift factorsGravatar Thomas Gleixner 1-2/+2
2009-07-10hrtimer: Fix migration expiry checkGravatar Thomas Gleixner 1-9/+0
2009-05-13timers: Logic to move non pinned timersGravatar Arun R Bharadwaj 1-0/+9
2009-01-30hrtimers: allow the hot-unplugging of all cpusGravatar Sebastien Dugue 1-0/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Gravatar Rusty Russell 1-2/+2
2008-09-05clockevents: prevent clockevent event_handler ending up handler_noopGravatar Venkatesh Pallipadi 1-0/+2
2007-10-14clockevents: introduce force broadcast notifierGravatar Thomas Gleixner 1-0/+1
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesGravatar Thomas Gleixner 1-2/+6
2007-10-12clockevents: Remove unused inline functionGravatar Thomas Gleixner 1-1/+0
2007-08-11timer: remove clockevents_unregister_notifierGravatar Miao Xie 1-1/+0
2007-07-21clockevents: fix resume logicGravatar Thomas Gleixner 1-0/+1
2007-07-21clockevents: remove prototypes of removed functionsGravatar Thomas Gleixner 1-4/+0
2007-05-08clockchips.h: kernel-doc fixGravatar Sergei Shtylyov 1-5/+5
2007-02-16[PATCH] clockevents: add core functionalityGravatar Thomas Gleixner 1-0/+142