aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/idle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-05sched/idle: Optimize try-to-wake-up IPIPeter Zijlstra1-3/+7
2014-06-05sched/idle: Clear polling before descheduling the idle threadAndy Lutomirski1-1/+25
2014-05-22Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into sched/coreIngo Molnar1-9/+4
2014-05-08sched/idle: Make cpuidle_idle_call() voidRafael J. Wysocki1-5/+2
2014-05-08sched/idle: Reflow cpuidle_idle_call()Peter Zijlstra1-73/+58
2014-05-08sched/idle: Delay clearing the polling bitPeter Zijlstra1-7/+10
2014-05-01cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki1-13/+7
2014-03-11sched/idle: Add more comments to the codeDaniel Lezcano1-2/+57
2014-03-11sched/idle: Move idle conditions in cpuidle_idle main functionDaniel Lezcano1-34/+44
2014-03-11sched/idle: Reorganize the idle loopDaniel Lezcano1-18/+15
2014-03-11cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano1-0/+56
2014-02-27sched/idle: Remove stale old filePeter Zijlstra1-7/+10
2014-02-11sched/idle: Move cpu/idle.c to sched/idle.cNicolas Pitre1-0/+144