summaryrefslogtreecommitdiff
path: root/kernel/sched/idle.c
AgeCommit message (Expand)Author
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