summaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-internal.h
Commit message (Expand)AuthorAgeFilesLines
* tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYINGFrederic Weisbecker2024-02-261-0/+2
* timers: Implement the hierarchical pull modelAnna-Maria Behnsen2024-02-221-0/+1
* timers: Introduce function to check timer base is_idle flagAnna-Maria Behnsen2024-02-221-0/+1
* tick/sched: Split out jiffies update helper functionRichard Cochran (linutronix GmbH)2024-02-221-0/+1
* timers: Add get next timer interrupt functionality for remote CPUsAnna-Maria Behnsen2024-02-221-0/+10
* timers: Move marking timer bases idle into tick_nohz_stop_tick()Anna-Maria Behnsen2024-02-221-0/+1
* time: Make sysfs_get_uname() function visible in headerArnd Bergmann2023-11-221-1/+2
* clocksource: Make clocksource watchdog test safe for slow-HZ systemsPaul E. McKenney2021-08-281-0/+20
* hrtimer: Add bases argument to clock_was_set()Thomas Gleixner2021-08-101-1/+8
* timekeeping: Distangle resume and clock-was-set eventsThomas Gleixner2021-08-101-0/+2
* hrtimer: Ensure timerfd notification for HIGHRES=nThomas Gleixner2021-08-101-0/+3
* timer_list: Print name of per-cpu wakeup deviceWill Deacon2021-05-311-0/+1
* tick/broadcast: Prefer per-cpu oneshot wakeup timers to broadcastWill Deacon2021-05-311-2/+2
* tick: Get rid of tick_periodThomas Gleixner2020-11-191-1/+0
* tick: Remove outgoing CPU from broadcast masksThomas Gleixner2019-03-231-4/+6
* Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-261-6/+0
* timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clockThomas Gleixner2018-03-131-0/+6
* hrtimer: Unify remote enqueue handlingAnna-Maria Gleixner2018-01-161-6/+0
* hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...Thomas Gleixner2018-01-161-7/+12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tick/broadcast: Make tick_broadcast_setup_oneshot() staticStephen Boyd2017-06-121-2/+0
* timers: Forward the wheel clock whenever possibleThomas Gleixner2016-07-071-0/+1
* timer: Minimize nohz off overheadThomas Gleixner2015-06-191-2/+2
* timer: Reduce timer migration overhead if disabledThomas Gleixner2015-06-191-0/+14
* clockevents: Rename state to state_use_accessorsThomas Gleixner2015-06-021-2/+2
* clockevents: Provide functions to set and get the stateThomas Gleixner2015-06-021-2/+13
* tick: Nohz: Rework next timer evaluationThomas Gleixner2015-04-221-0/+2
* clockevents: Cleanup dead cpu explicitelyThomas Gleixner2015-04-031-5/+5
* clockevents: Make tick handover explicitThomas Gleixner2015-04-031-1/+0
* clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner2015-04-031-2/+0
* clockevents: Provide explicit broadcast control functionsThomas Gleixner2015-04-031-2/+0
* tick: Further simplify tick-internal.hIngo Molnar2015-04-021-39/+40
* arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-011-0/+5
* tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-011-2/+6
* tick: Make tick_resume_broadcast_oneshot() staticThomas Gleixner2015-04-011-2/+0
* clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-011-1/+2
* tick: Move core only declarations and functions to coreThomas Gleixner2015-04-011-0/+15
* tick: Simplify tick-internal.hThomas Gleixner2015-04-011-96/+49
* tick: Move clocksource related stuff to timekeeping.hThomas Gleixner2015-04-011-6/+0
* clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner2015-04-011-2/+2
* clockevents: Handle tick device's resume separatelyViresh Kumar2015-03-271-0/+1
* nohz: Move nohz full init call to tick initFrederic Weisbecker2014-09-131-0/+7
* time: Consolidate the time accessor prototypesThomas Gleixner2014-07-231-0/+2
* time: Fixup fallout from recent clockevent/tick changesThomas Gleixner2014-02-071-1/+2
* time: Change the return type of clockevents_notify() to integerPreeti U Murthy2014-02-071-3/+3
* clockevents: Serialize calls to clockevents_update_freq() in the coreThomas Gleixner2014-02-071-0/+4
* tick/timekeeping: Call update_wall_time outside the jiffies lockJohn Stultz2013-12-231-0/+1
* nohz: Convert a few places to use local per cpu accessesFrederic Weisbecker2013-12-021-2/+2
* time: Fix signedness bug in sysfs_get_uname() and its callersPatrick Palka2013-10-181-1/+1
* clockevents: Define CS_NAME_LEN unconditionallyThomas Gleixner2013-05-281-2/+2