summaryrefslogtreecommitdiffstats
path: root/include/linux/clockchips.h
Commit message (Expand)AuthorAgeFilesLines
* clockevents: Add a clkevt-of mechanism like clksrc-ofDaniel Lezcano2017-02-071-0/+9
* clockevents: Rename last parameter of clocks_calc_mult_shift() to maxsecAlexander Kuleshov2016-01-271-2/+2
* clockevents: Remove unused set_mode() callbackViresh Kumar2015-09-141-24/+5
* clockevents: Remove clockevents_notify() prototypeStephen Boyd2015-07-201-3/+0
* clockevents: Rename state to state_use_accessorsThomas Gleixner2015-06-021-7/+7
* clockevents: Add helpers to check the state of a clockevent deviceViresh Kumar2015-06-021-0/+26
* clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED stateViresh Kumar2015-05-191-1/+6
* clockevents: Cleanup dead cpu explicitelyThomas Gleixner2015-04-031-6/+0
* clockevents: Make tick handover explicitThomas Gleixner2015-04-031-1/+0
* clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki2015-04-031-2/+0
* clockevents: Remove the broadcast control leftoversThomas Gleixner2015-04-031-3/+0
* clockevents: Clean up clockchips.hIngo Molnar2015-04-021-46/+41
* arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-011-6/+0
* clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-011-2/+0
* tick: Move core only declarations and functions to coreThomas Gleixner2015-04-011-9/+6
* clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner2015-04-011-6/+3
* clockevents: Manage device's state separately for the coreViresh Kumar2015-03-271-13/+31
* clockevents: Handle tick device's resume separatelyViresh Kumar2015-03-271-2/+2
* clockevents: Introduce mode specific callbacksViresh Kumar2015-02-181-2/+19
* tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy2014-02-091-0/+1
* time: Fixup fallout from recent clockevent/tick changesThomas Gleixner2014-02-071-1/+1
* tick: Introduce hrtimer based broadcastPreeti U Murthy2014-02-071-0/+9
* time: Change the return type of clockevents_notify() to integerPreeti U Murthy2014-02-071-3/+3
* clockchips: Add FEAT_PERCPU clockevent flagSoren Brinkmann2013-10-021-0/+1
* clockevents: Implement unbind functionalityThomas Gleixner2013-05-161-0/+1
* clockevents: Add module refcountThomas Gleixner2013-05-161-0/+3
* clockevents: Get rid of the notifier chainThomas Gleixner2013-05-161-1/+0
* Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-301-16/+16
|\
| * timer: move enum definition out of ifdef sectionDaniel Lezcano2013-04-011-16/+16
* | clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=nThomas Gleixner2013-03-221-0/+1
* | tick: Provide a check for a forced broadcast pendingThomas Gleixner2013-03-131-0/+6
* | tick: Dynamically set broadcast irq affinityDaniel Lezcano2013-03-071-0/+5
|/
* clockevents: Add generic timer broadcast functionMark Rutland2013-01-311-0/+5
* clockevents: Add generic timer broadcast receiverMark Rutland2013-01-311-0/+4
* timekeeping: Add suspend and resume of clock event devicesRafael J. Wysocki2012-09-041-0/+8
* clockevents: Make clockevents_config() a global symbolMagnus Damm2012-05-251-0/+1
* clockevents: Add direct ktime programming functionMartin Schwidefsky2011-09-081-3/+7
* clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-081-1/+1
* clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner2011-05-191-0/+2
* clockevents: Provide combined configure and register functionThomas Gleixner2011-05-191-0/+9
* clockevents: Restructure clock_event_device membersThomas Gleixner2011-05-191-22/+23
* clockevents: Sanitize min_delta_ns adjustment and prevent overflowsThomas Gleixner2010-03-121-0/+2
* nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter2009-11-131-4/+4
* clocksource: Provide a generic mult/shift factor calculationThomas Gleixner2009-11-131-0/+7
* clockevents: Use u32 for mult and shift factorsThomas Gleixner2009-11-131-2/+2
* hrtimer: Fix migration expiry checkThomas Gleixner2009-07-101-9/+0
* timers: Logic to move non pinned timersArun R Bharadwaj2009-05-131-0/+9
* hrtimers: allow the hot-unplugging of all cpusSebastien Dugue2009-01-301-0/+1
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-2/+2
* clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi2008-09-051-0/+2