summaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-sched.h
Commit message (Expand)AuthorAgeFilesLines
* tick/sched: Fix struct tick_sched doc warningsRandy Dunlap2024-04-011-1/+1
* tick/sched: Fix build failure for CONFIG_NO_HZ_COMMON=nArnd Bergmann2024-02-291-1/+1
* tick: Shut down low-res tick from dying CPUFrederic Weisbecker2024-02-261-2/+2
* tick: Split nohz and highres features from nohz_modeFrederic Weisbecker2024-02-261-8/+5
* tick: Move individual bit features to debuggable mask accessesFrederic Weisbecker2024-02-261-9/+14
* tick: Move got_idle_tick away from common flagsFrederic Weisbecker2024-02-261-1/+1
* tick/nohz: Remove duplicate between tick_nohz_switch_to_nohz() and tick_setup...Peng Liu2024-02-261-1/+1
* timers/nohz: Protect idle/iowait sleep time under seqcountFrederic Weisbecker2023-04-181-0/+1
* timers/nohz: Restructure and reshuffle struct tick_schedFrederic Weisbecker2023-04-181-25/+41
* tick: Detect and fix jiffies update stallFrederic Weisbecker2022-03-071-0/+4
* timekeeping, clocksource: Fix various typos in commentsIngo Molnar2021-03-221-1/+1
* tick/sched: Update tick_sched struct documentationAnna-Maria Gleixner2019-03-241-3/+10
* nohz: Gather tick_sched booleans under a common flag fieldFrederic Weisbecker2018-04-091-4/+8
* sched: idle: Select idle state before stopping the tickRafael J. Wysocki2018-04-091-2/+0
* time: tick-sched: Split tick_nohz_stop_sched_tick()Rafael J. Wysocki2018-04-071-0/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* nohz: Fix collision between tick and other hrtimers, againFrederic Weisbecker2017-05-171-0/+2
* Revert "nohz: Fix collision between tick and other hrtimers"Linus Torvalds2017-02-161-2/+0
* nohz: Fix collision between tick and other hrtimersFrederic Weisbecker2017-01-111-0/+2
* timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker2016-03-291-1/+1
* nohz: New tick dependency maskFrederic Weisbecker2016-03-021-0/+1
* tick/broadcast: Make idle check independent from mode and configThomas Gleixner2015-07-071-0/+10
* tick: Nohz: Rework next timer evaluationThomas Gleixner2015-04-221-1/+1
* arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-011-0/+10
* tick: Move core only declarations and functions to coreThomas Gleixner2015-04-011-0/+64