summaryrefslogtreecommitdiffstats
path: root/kernel/sched/idle.c
Commit message (Expand)AuthorAgeFilesLines
* sched: Let the scheduler see CPU idle statesDaniel Lezcano2014-09-241-0/+6
* Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-061-4/+0
|\
| * cpuidle: move idle traces to cpuidle_enter_state()Sandeep Tripathy2014-07-091-4/+0
* | sched/idle: Drop !! while calculating 'broadcast'Viresh Kumar2014-07-051-2/+2
|/
* sched/idle: Optimize try-to-wake-up IPIPeter Zijlstra2014-06-051-3/+7
* sched/idle: Clear polling before descheduling the idle threadAndy Lutomirski2014-06-051-1/+25
* Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2014-05-221-9/+4
|\
| * cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki2014-05-011-13/+7
* | sched/idle: Make cpuidle_idle_call() voidRafael J. Wysocki2014-05-081-5/+2
* | sched/idle: Reflow cpuidle_idle_call()Peter Zijlstra2014-05-081-73/+58
* | sched/idle: Delay clearing the polling bitPeter Zijlstra2014-05-081-7/+10
|/
* sched/idle: Add more comments to the codeDaniel Lezcano2014-03-111-2/+57
* sched/idle: Move idle conditions in cpuidle_idle main functionDaniel Lezcano2014-03-111-34/+44
* sched/idle: Reorganize the idle loopDaniel Lezcano2014-03-111-18/+15
* cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano2014-03-111-0/+56
* sched/idle: Remove stale old filePeter Zijlstra2014-02-271-7/+10
* sched/idle: Move cpu/idle.c to sched/idle.cNicolas Pitre2014-02-111-0/+144
OpenPOWER on IntegriCloud