aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-sched.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-01tick/sched: Fix struct tick_sched doc warningsRandy Dunlap1-1/+1
2024-02-29tick/sched: Fix build failure for CONFIG_NO_HZ_COMMON=nArnd Bergmann1-1/+1
2024-02-26tick: Shut down low-res tick from dying CPUFrederic Weisbecker1-2/+2
2024-02-26tick: Split nohz and highres features from nohz_modeFrederic Weisbecker1-8/+5
2024-02-26tick: Move individual bit features to debuggable mask accessesFrederic Weisbecker1-9/+14
2024-02-26tick: Move got_idle_tick away from common flagsFrederic Weisbecker1-1/+1
2024-02-26tick/nohz: Remove duplicate between tick_nohz_switch_to_nohz() and tick_setup...Peng Liu1-1/+1
2023-04-18timers/nohz: Protect idle/iowait sleep time under seqcountFrederic Weisbecker1-0/+1
2023-04-18timers/nohz: Restructure and reshuffle struct tick_schedFrederic Weisbecker1-25/+41
2022-03-07tick: Detect and fix jiffies update stallFrederic Weisbecker1-0/+4
2021-03-22timekeeping, clocksource: Fix various typos in commentsIngo Molnar1-1/+1
2019-03-24tick/sched: Update tick_sched struct documentationAnna-Maria Gleixner1-3/+10
2018-04-09nohz: Gather tick_sched booleans under a common flag fieldFrederic Weisbecker1-4/+8
2018-04-09sched: idle: Select idle state before stopping the tickRafael J. Wysocki1-2/+0
2018-04-07time: tick-sched: Split tick_nohz_stop_sched_tick()Rafael J. Wysocki1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-17nohz: Fix collision between tick and other hrtimers, againFrederic Weisbecker1-0/+2
2017-02-16Revert "nohz: Fix collision between tick and other hrtimers"Linus Torvalds1-2/+0
2017-01-11nohz: Fix collision between tick and other hrtimersFrederic Weisbecker1-0/+2
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker1-1/+1
2016-03-02nohz: New tick dependency maskFrederic Weisbecker1-0/+1
2015-07-07tick/broadcast: Make idle check independent from mode and configThomas Gleixner1-0/+10
2015-04-22tick: Nohz: Rework next timer evaluationThomas Gleixner1-1/+1
2015-04-01arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner1-0/+10
2015-04-01tick: Move core only declarations and functions to coreThomas Gleixner1-0/+64