summaryrefslogtreecommitdiffstats
path: root/kernel/sched/idle.c
AgeCommit message (Expand)Author
2015-10-12sched, tracing: Stop/start critical timings around the idle=poll idle loopDaniel Bristot de Oliveira
2015-07-21sched/idle: Move latency tracing stop/start calls deeper inside the idle loopLucas Stach
2015-05-14sched / idle: Call default_idle_call() from cpuidle_enter_state()Rafael J. Wysocki
2015-05-14sched / idle: Call idle_set_state() from cpuidle_enter_state()Rafael J. Wysocki
2015-05-04sched / idle: Eliminate the "reflect" check from cpuidle_idle_call()Rafael J. Wysocki
2015-05-04sched / idle: Move the default idle call code to a separate functionRafael J. Wysocki
2015-04-29cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-03sched/idle: Use explicit broadcast oneshot control functionThomas Gleixner
2015-03-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-03-12rcu: Handle outgoing CPUs on exit from idle loopPaul E. McKenney
2015-03-12cpu: Make CPU-offline idle-loop transition point more precisePaul E. McKenney
2015-03-05cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki
2015-03-02cpuidle: Clean up fallback handling in cpuidle_idle_call()Rafael J. Wysocki
2015-02-28idle / sleep: Avoid excessive disabling and enabling interruptsRafael J. Wysocki
2015-02-13PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki
2015-01-30sched/idle: Add missing checks to the exit condition of cpu_idle_poll()Preeti U Murthy
2014-09-24sched: Let the scheduler see CPU idle statesDaniel Lezcano
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-09cpuidle: move idle traces to cpuidle_enter_state()Sandeep Tripathy
2014-07-05sched/idle: Drop !! while calculating 'broadcast'Viresh Kumar
2014-06-05sched/idle: Optimize try-to-wake-up IPIPeter Zijlstra
2014-06-05sched/idle: Clear polling before descheduling the idle threadAndy Lutomirski
2014-05-22Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar
2014-05-08sched/idle: Make cpuidle_idle_call() voidRafael J. Wysocki
2014-05-08sched/idle: Reflow cpuidle_idle_call()Peter Zijlstra
2014-05-08sched/idle: Delay clearing the polling bitPeter Zijlstra
2014-05-01cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki
2014-03-11sched/idle: Add more comments to the codeDaniel Lezcano
2014-03-11sched/idle: Move idle conditions in cpuidle_idle main functionDaniel Lezcano
2014-03-11sched/idle: Reorganize the idle loopDaniel Lezcano
2014-03-11cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano
2014-02-27sched/idle: Remove stale old filePeter Zijlstra
2014-02-11sched/idle: Move cpu/idle.c to sched/idle.cNicolas Pitre