summaryrefslogtreecommitdiff
path: root/include/linux/clockchips.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"Daniel Lezcano2017-06-12
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-01
|\
| * clockevents: Make clockevents_config() staticNicolai Stange2017-03-23
* | clockevents: Fix syntax error in clkevt-of macroAlexander Kochetkov2017-03-28
|/
* clockevents: Add a clkevt-of mechanism like clksrc-ofDaniel Lezcano2017-02-07
* clockevents: Rename last parameter of clocks_calc_mult_shift() to maxsecAlexander Kuleshov2016-01-27
* clockevents: Remove unused set_mode() callbackViresh Kumar2015-09-14
* clockevents: Remove clockevents_notify() prototypeStephen Boyd2015-07-20
* clockevents: Rename state to state_use_accessorsThomas Gleixner2015-06-02
* clockevents: Add helpers to check the state of a clockevent deviceViresh Kumar2015-06-02
* clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED stateViresh Kumar2015-05-19
* clockevents: Cleanup dead cpu explicitelyThomas Gleixner2015-04-03
* clockevents: Make tick handover explicitThomas Gleixner2015-04-03
* clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki2015-04-03
* clockevents: Remove the broadcast control leftoversThomas Gleixner2015-04-03
* clockevents: Clean up clockchips.hIngo Molnar2015-04-02
* arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-01
* clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-01
* tick: Move core only declarations and functions to coreThomas Gleixner2015-04-01
* clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner2015-04-01
* clockevents: Manage device's state separately for the coreViresh Kumar2015-03-27
* clockevents: Handle tick device's resume separatelyViresh Kumar2015-03-27
* clockevents: Introduce mode specific callbacksViresh Kumar2015-02-18
* tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy2014-02-09
* time: Fixup fallout from recent clockevent/tick changesThomas Gleixner2014-02-07
* tick: Introduce hrtimer based broadcastPreeti U Murthy2014-02-07
* time: Change the return type of clockevents_notify() to integerPreeti U Murthy2014-02-07
* clockchips: Add FEAT_PERCPU clockevent flagSoren Brinkmann2013-10-02
* clockevents: Implement unbind functionalityThomas Gleixner2013-05-16
* clockevents: Add module refcountThomas Gleixner2013-05-16
* clockevents: Get rid of the notifier chainThomas Gleixner2013-05-16
* Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30
|\
| * timer: move enum definition out of ifdef sectionDaniel Lezcano2013-04-01
* | clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=nThomas Gleixner2013-03-22
* | tick: Provide a check for a forced broadcast pendingThomas Gleixner2013-03-13
* | tick: Dynamically set broadcast irq affinityDaniel Lezcano2013-03-07
|/
* clockevents: Add generic timer broadcast functionMark Rutland2013-01-31
* clockevents: Add generic timer broadcast receiverMark Rutland2013-01-31
* timekeeping: Add suspend and resume of clock event devicesRafael J. Wysocki2012-09-04
* clockevents: Make clockevents_config() a global symbolMagnus Damm2012-05-25
* clockevents: Add direct ktime programming functionMartin Schwidefsky2011-09-08
* clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-08
* clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner2011-05-19
* clockevents: Provide combined configure and register functionThomas Gleixner2011-05-19
* clockevents: Restructure clock_event_device membersThomas Gleixner2011-05-19
* clockevents: Sanitize min_delta_ns adjustment and prevent overflowsThomas Gleixner2010-03-12
* nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter2009-11-13
* clocksource: Provide a generic mult/shift factor calculationThomas Gleixner2009-11-13
* clockevents: Use u32 for mult and shift factorsThomas Gleixner2009-11-13