summaryrefslogtreecommitdiff
path: root/kernel/time/tick-internal.h
Commit message (Expand)AuthorAge
* timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clockThomas Gleixner2018-03-13
* hrtimer: Unify remote enqueue handlingAnna-Maria Gleixner2018-01-16
* hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...Thomas Gleixner2018-01-16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* tick/broadcast: Make tick_broadcast_setup_oneshot() staticStephen Boyd2017-06-12
* timers: Forward the wheel clock whenever possibleThomas Gleixner2016-07-07
* timer: Minimize nohz off overheadThomas Gleixner2015-06-19
* timer: Reduce timer migration overhead if disabledThomas Gleixner2015-06-19
* clockevents: Rename state to state_use_accessorsThomas Gleixner2015-06-02
* clockevents: Provide functions to set and get the stateThomas Gleixner2015-06-02
* tick: Nohz: Rework next timer evaluationThomas Gleixner2015-04-22
* clockevents: Cleanup dead cpu explicitelyThomas Gleixner2015-04-03
* clockevents: Make tick handover explicitThomas Gleixner2015-04-03
* clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner2015-04-03
* clockevents: Provide explicit broadcast control functionsThomas Gleixner2015-04-03
* tick: Further simplify tick-internal.hIngo Molnar2015-04-02
* arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-01
* tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-01
* tick: Make tick_resume_broadcast_oneshot() staticThomas Gleixner2015-04-01
* clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-01
* tick: Move core only declarations and functions to coreThomas Gleixner2015-04-01
* tick: Simplify tick-internal.hThomas Gleixner2015-04-01
* tick: Move clocksource related stuff to timekeeping.hThomas Gleixner2015-04-01
* clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner2015-04-01
* clockevents: Handle tick device's resume separatelyViresh Kumar2015-03-27
* nohz: Move nohz full init call to tick initFrederic Weisbecker2014-09-13
* time: Consolidate the time accessor prototypesThomas Gleixner2014-07-23
* time: Fixup fallout from recent clockevent/tick changesThomas Gleixner2014-02-07
* time: Change the return type of clockevents_notify() to integerPreeti U Murthy2014-02-07
* clockevents: Serialize calls to clockevents_update_freq() in the coreThomas Gleixner2014-02-07
* tick/timekeeping: Call update_wall_time outside the jiffies lockJohn Stultz2013-12-23
* nohz: Convert a few places to use local per cpu accessesFrederic Weisbecker2013-12-02
* time: Fix signedness bug in sysfs_get_uname() and its callersPatrick Palka2013-10-18
* clockevents: Define CS_NAME_LEN unconditionallyThomas Gleixner2013-05-28
* clockevents: Implement unbind functionalityThomas Gleixner2013-05-16
* clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner2013-05-16
* clockevents: Get rid of the notifier chainThomas Gleixner2013-05-16
* Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-04-03
|\
| * timekeeping: Make jiffies_lock internalThomas Gleixner2013-03-22
* | tick: Convert broadcast cpu bitmaps to cpumask_var_tThomas Gleixner2013-03-07
|/
* time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz2012-11-13
* clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-08
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
|\
| * time: Fix legacy arch falloutThomas Gleixner2011-02-01
| * time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2011-01-31
* | clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner2011-02-26
|/
* clockevents: Make tick_device_lock staticThomas Gleixner2009-12-14
* NOHZ: restart tick device from irq_enter()Thomas Gleixner2008-10-17
* timers: fix build error in !oneshot caseIngo Molnar2008-09-23
* clockevents: prevent mode mismatch on cpu onlineThomas Gleixner2008-09-23