Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar | 2014-05-22 | 1 | -9/+4 |
|\ | |||||
| * | cpuidle: Combine cpuidle_enabled() with cpuidle_select() | Rafael J. Wysocki | 2014-05-01 | 1 | -13/+7 |
* | | sched/idle: Make cpuidle_idle_call() void | Rafael J. Wysocki | 2014-05-08 | 1 | -5/+2 |
* | | sched/idle: Reflow cpuidle_idle_call() | Peter Zijlstra | 2014-05-08 | 1 | -73/+58 |
* | | sched/idle: Delay clearing the polling bit | Peter Zijlstra | 2014-05-08 | 1 | -7/+10 |
|/ | |||||
* | sched/idle: Add more comments to the code | Daniel Lezcano | 2014-03-11 | 1 | -2/+57 |
* | sched/idle: Move idle conditions in cpuidle_idle main function | Daniel Lezcano | 2014-03-11 | 1 | -34/+44 |
* | sched/idle: Reorganize the idle loop | Daniel Lezcano | 2014-03-11 | 1 | -18/+15 |
* | cpuidle/idle: Move the cpuidle_idle_call function to idle.c | Daniel Lezcano | 2014-03-11 | 1 | -0/+56 |
* | sched/idle: Remove stale old file | Peter Zijlstra | 2014-02-27 | 1 | -7/+10 |
* | sched/idle: Move cpu/idle.c to sched/idle.c | Nicolas Pitre | 2014-02-11 | 1 | -0/+144 |