aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/clockchips.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-09tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy1-0/+1
2014-02-07time: Fixup fallout from recent clockevent/tick changesThomas Gleixner1-1/+1
2014-02-07tick: Introduce hrtimer based broadcastPreeti U Murthy1-0/+9
2014-02-07time: Change the return type of clockevents_notify() to integerPreeti U Murthy1-3/+3
2013-10-02clockchips: Add FEAT_PERCPU clockevent flagSoren Brinkmann1-0/+1
2013-05-16clockevents: Implement unbind functionalityThomas Gleixner1-0/+1
2013-05-16clockevents: Add module refcountThomas Gleixner1-0/+3
2013-05-16clockevents: Get rid of the notifier chainThomas Gleixner1-1/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-16/+16
2013-04-01timer: move enum definition out of ifdef sectionDaniel Lezcano1-16/+16
2013-03-22clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=nThomas Gleixner1-0/+1
2013-03-13tick: Provide a check for a forced broadcast pendingThomas Gleixner1-0/+6
2013-03-07tick: Dynamically set broadcast irq affinityDaniel Lezcano1-0/+5
2013-01-31clockevents: Add generic timer broadcast functionMark Rutland1-0/+5
2013-01-31clockevents: Add generic timer broadcast receiverMark Rutland1-0/+4
2012-09-04timekeeping: Add suspend and resume of clock event devicesRafael J. Wysocki1-0/+8
2012-05-25clockevents: Make clockevents_config() a global symbolMagnus Damm1-0/+1
2011-09-08clockevents: Add direct ktime programming functionMartin Schwidefsky1-3/+7
2011-09-08clockevents: Make minimum delay adjustments configurableMartin Schwidefsky1-1/+1
2011-05-19clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner1-0/+2
2011-05-19clockevents: Provide combined configure and register functionThomas Gleixner1-0/+9
2011-05-19clockevents: Restructure clock_event_device membersThomas Gleixner1-22/+23
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