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