aboutsummaryrefslogtreecommitdiff
path: root/include/linux/tick.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-1/+6
2019-04-10cpuidle: Export the next timer expiration for CPUsGravatar Ulf Hansson 1-1/+6
2019-03-23tick: Remove outgoing CPU from broadcast masksGravatar Thomas Gleixner 1-0/+6
2018-04-09cpuidle: menu: Refine idle state selection for running tickGravatar Rafael J. Wysocki 1-3/+4
2018-04-09sched: idle: Select idle state before stopping the tickGravatar Rafael J. Wysocki 1-0/+2
2018-04-06cpuidle: Return nohz hint from cpuidle_select()Gravatar Rafael J. Wysocki 1-0/+2
2018-04-05sched: idle: Do not stop the tick upfront in the idle loopGravatar Rafael J. Wysocki 1-0/+2
2018-04-05time: tick-sched: Reorganize idle tick management codeGravatar Rafael J. Wysocki 1-0/+12
2018-02-21nohz: Allow to check if remote CPU tick is stoppedGravatar Frederic Weisbecker 1-0/+2
2018-02-21nohz: Convert tick_nohz_tick_stopped() to boolGravatar Frederic Weisbecker 1-1/+1
2017-12-28cpufreq: schedutil: Use idle_calls counter of the remote CPUGravatar Joel Fernandes 1-0/+1
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesGravatar Ingo Molnar 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-27sched/isolation: Handle the nohz_full= parameterGravatar Frederic Weisbecker 1-0/+2
2017-10-27sched/isolation: Move housekeeping related code to its own fileGravatar Frederic Weisbecker 1-37/+0
2017-03-23cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyGravatar Rafael J. Wysocki 1-0/+1
2016-12-25ktime: Get rid of the unionGravatar Thomas Gleixner 1-3/+1
2016-03-17param: convert some "on"/"off" users to strtoboolGravatar Kees Cook 1-1/+1
2016-03-02posix-cpu-timers: Migrate to use new tick dependency mask modelGravatar Frederic Weisbecker 1-2/+0
2016-03-02perf: Migrate perf to use new tick dependency mask modelGravatar Frederic Weisbecker 1-2/+0
2016-03-02nohz: Use enum code for tick stop failure tracing messageGravatar Frederic Weisbecker 1-0/+1
2016-03-02nohz: New tick dependency maskGravatar Frederic Weisbecker 1-0/+92
2016-01-15time: nohz: Expose tick_nohz_enabledGravatar Jean Delvare 1-0/+2
2015-09-02nohz: Affine unpinned timers to housekeepersGravatar Vatika Harlalka 1-0/+9
2015-07-29nohz: Remove useless argument on tick_nohz_task_switch()Gravatar Frederic Weisbecker 1-4/+4
2015-07-29nohz: Restart nohz full tick from irq exitGravatar Frederic Weisbecker 1-8/+0
2015-07-29nohz: Prevent tilegx network driver interruptsGravatar Chris Metcalf 1-0/+9
2015-07-07tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildGravatar Thomas Gleixner 1-0/+7
2015-07-07tick/broadcast: Make idle check independent from mode and configGravatar Thomas Gleixner 1-4/+0
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-4/+8
2015-05-19PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDGravatar Rafael J. Wysocki 1-4/+8
2015-05-07nohz: Add tick_nohz_full_add_cpus_to() APIGravatar Chris Metcalf 1-0/+7
2015-04-03clockevents: Cleanup dead cpu explicitelyGravatar Thomas Gleixner 1-0/+2
2015-04-03clockevents: Make tick handover explicitGravatar Thomas Gleixner 1-0/+2
2015-04-03clockevents: Provide explicit broadcast oneshot control functionsGravatar Thomas Gleixner 1-0/+19
2015-04-03clockevents: Provide explicit broadcast control functionsGravatar Thomas Gleixner 1-0/+25
2015-04-02clockevents: Fix cpu_down() race for hrtimer based broadcastingGravatar Preeti U Murthy 1-0/+6
2015-04-01arm/bL_switcher: Kill tick suspend hackeryGravatar Thomas Gleixner 1-15/+4
2015-04-01tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Gravatar Thomas Gleixner 1-3/+3
2015-04-01clockevents: Make suspend/resume calls explicitGravatar Thomas Gleixner 1-0/+3
2015-04-01tick: Move core only declarations and functions to coreGravatar Thomas Gleixner 1-116/+18
2015-02-15PM / sleep: Make it possible to quiesce timers during suspend-to-idleGravatar Rafael J. Wysocki 1-1/+5
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-1/+1
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuGravatar Martin Schwidefsky 1-1/+1
2014-09-13nohz: Move nohz full init call to tick initGravatar Frederic Weisbecker 1-2/+0
2014-09-04nohz: Restore NMI safe local irq work for local nohz kickGravatar Frederic Weisbecker 1-6/+1
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+8
2014-07-09rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUsGravatar Paul E. McKenney 1-0/+20
2014-06-16nohz: Support nohz full remote kickGravatar Frederic Weisbecker 1-1/+8
2014-01-15tick: Rename tick_check_idle() to tick_irq_enter()Gravatar Frederic Weisbecker 1-3/+3