aboutsummaryrefslogtreecommitdiff
path: root/include/linux/clockchips.h
AgeCommit message (Expand)Author
2015-06-02clockevents: Rename state to state_use_accessorsThomas Gleixner
2015-06-02clockevents: Add helpers to check the state of a clockevent deviceViresh Kumar
2015-05-19clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED stateViresh Kumar
2015-04-03clockevents: Cleanup dead cpu explicitelyThomas Gleixner
2015-04-03clockevents: Make tick handover explicitThomas Gleixner
2015-04-03clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki
2015-04-03clockevents: Remove the broadcast control leftoversThomas Gleixner
2015-04-02clockevents: Clean up clockchips.hIngo Molnar
2015-04-01arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner
2015-04-01clockevents: Make suspend/resume calls explicitThomas Gleixner
2015-04-01tick: Move core only declarations and functions to coreThomas Gleixner
2015-04-01clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner
2015-03-27clockevents: Manage device's state separately for the coreViresh Kumar
2015-03-27clockevents: Handle tick device's resume separatelyViresh Kumar
2015-02-18clockevents: Introduce mode specific callbacksViresh Kumar
2014-02-09tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy
2014-02-07time: Fixup fallout from recent clockevent/tick changesThomas Gleixner
2014-02-07tick: Introduce hrtimer based broadcastPreeti U Murthy
2014-02-07time: Change the return type of clockevents_notify() to integerPreeti U Murthy
2013-10-02clockchips: Add FEAT_PERCPU clockevent flagSoren Brinkmann
2013-05-16clockevents: Implement unbind functionalityThomas Gleixner
2013-05-16clockevents: Add module refcountThomas Gleixner
2013-05-16clockevents: Get rid of the notifier chainThomas Gleixner
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-01timer: move enum definition out of ifdef sectionDaniel Lezcano
2013-03-22clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=nThomas Gleixner
2013-03-13tick: Provide a check for a forced broadcast pendingThomas Gleixner
2013-03-07tick: Dynamically set broadcast irq affinityDaniel Lezcano
2013-01-31clockevents: Add generic timer broadcast functionMark Rutland
2013-01-31clockevents: Add generic timer broadcast receiverMark Rutland
2012-09-04timekeeping: Add suspend and resume of clock event devicesRafael J. Wysocki
2012-05-25clockevents: Make clockevents_config() a global symbolMagnus Damm
2011-09-08clockevents: Add direct ktime programming functionMartin Schwidefsky
2011-09-08clockevents: Make minimum delay adjustments configurableMartin Schwidefsky
2011-05-19clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner
2011-05-19clockevents: Provide combined configure and register functionThomas Gleixner
2011-05-19clockevents: Restructure clock_event_device membersThomas Gleixner
2010-03-12clockevents: Sanitize min_delta_ns adjustment and prevent overflowsThomas Gleixner
2009-11-13nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter
2009-11-13clocksource: Provide a generic mult/shift factor calculationThomas Gleixner
2009-11-13clockevents: Use u32 for mult and shift factorsThomas Gleixner
2009-07-10hrtimer: Fix migration expiry checkThomas Gleixner
2009-05-13timers: Logic to move non pinned timersArun R Bharadwaj
2009-01-30hrtimers: allow the hot-unplugging of all cpusSebastien Dugue
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-09-05clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi
2007-10-14clockevents: introduce force broadcast notifierThomas Gleixner
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner
2007-10-12clockevents: Remove unused inline functionThomas Gleixner
2007-08-11timer: remove clockevents_unregister_notifierMiao Xie