| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-08-07 | 1 | -8/+8 |
|\ |
|
| * | powerpc/cpuidle: Fix parsing of idle state flags from device-tree | Vaidyanathan Srinivasan | 2014-08-05 | 1 | -8/+8 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-08-06 | 1 | -1/+1 |
|\ \ |
|
| * | | cpuidle: fix comment | Antonio Ospite | 2014-06-19 | 1 | -1/+1 |
* | | | cpuidle: Remove time measurement in poll state | Daniel Lezcano | 2014-07-29 | 1 | -11/+0 |
* | | | cpuidle: Remove manual selection of the multiple driver support | Daniel Lezcano | 2014-07-29 | 1 | -6/+1 |
* | | | cpuidle: ladder governor - use macro instead of hardcoded value | Mohammad Merajul Islam Molla | 2014-07-29 | 1 | -2/+2 |
* | | | cpuidle: big_little: Fix build error | Sachin Kamat | 2014-07-29 | 1 | -0/+1 |
* | | | cpuidle: menu governor - remove unused macro STDDEV_THRESH | Mohammad Merajul Islam Molla | 2014-07-28 | 1 | -1/+0 |
* | | | cpuidle: fix permission for driver name sysfs node | Mohammad Merajul Islam Molla | 2014-07-19 | 1 | -1/+1 |
* | | | cpuidle: move idle traces to cpuidle_enter_state() | Sandeep Tripathy | 2014-07-09 | 1 | -0/+2 |
* | | | cpuidle: mvebu: Fix the name of the states | Gregory CLEMENT | 2014-06-18 | 1 | -2/+2 |
| |/
|/| |
|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-06-12 | 1 | -5/+3 |
|\ \ |
|
| * | | powerpc/cpuidle: Only clear LPCR decrementer wakeup bit on fast sleep entry | Michael Neuling | 2014-06-11 | 1 | -5/+3 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-12 | 1 | -2/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge commit '3cf2f34' into sched/core, to fix build error | Ingo Molnar | 2014-06-12 | 1 | -1/+1 |
| |\ \ |
|
| * | | | cpuidle: Set polling in poll_idle | Andy Lutomirski | 2014-06-05 | 1 | -2/+5 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-06-09 | 4 | -0/+212 |
|\ \ \ \ |
|
| * | | | | cpuidle: cpuidle-cps: add MIPS CPS cpuidle driver | Paul Burton | 2014-05-28 | 4 | -0/+212 |
* | | | | | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-04 | 3 | -0/+71 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'cpuidle/3.16' of git://git.linaro.org/people/daniel.lezcano/lin... | Rafael J. Wysocki | 2014-05-16 | 3 | -0/+71 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | ARM: clps711x: Add cpuidle driver | Alexander Shiyan | 2014-04-30 | 3 | -0/+71 |
| | |/ / / |
|
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-03 | 2 | -21/+51 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | PM / suspend: Always use deepest C-state in the "freeze" sleep state | Rafael J. Wysocki | 2014-05-07 | 1 | -1/+44 |
| * | | | | cpuidle / menu: move repeated correction factor check to init | Chander Kashyap | 2014-05-01 | 1 | -7/+8 |
| * | | | | cpuidle / menu: Return (-1) if there are no suitable states | Rafael J. Wysocki | 2014-05-01 | 1 | -1/+1 |
| * | | | | cpuidle: Combine cpuidle_enabled() with cpuidle_select() | Rafael J. Wysocki | 2014-05-01 | 1 | -20/+6 |
| |/ / / |
|
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 1 | -1/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-02 | 3 | -0/+106 |
|\ \ \ |
|
| * | | | ARM: EXYNOS: Move the driver to drivers/cpuidle directory | Daniel Lezcano | 2014-05-26 | 3 | -0/+106 |
| |/ / |
|
* | | | cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoC | Gregory CLEMENT | 2014-05-08 | 3 | -0/+99 |
|/ / |
|
* | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2014-04-08 | 1 | -0/+3 |
|\ \ |
|
| * | | cpuidle: sysfs: Export target residency information | Daniel Lezcano | 2014-04-08 | 1 | -0/+3 |
* | | | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | drivers: Enable building of Kirkwood drivers for mach-mvebu | Andrew Lunn | 2014-02-24 | 1 | -1/+1 |
* | | | Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-02 | 1 | -51/+56 |
|\ \ \
| |_|/
|/| | |
|
| * | | cpuidle/idle: Move the cpuidle_idle_call function to idle.c | Daniel Lezcano | 2014-03-11 | 1 | -49/+0 |
| * | | idle/cpuidle: Split cpuidle_idle_call main function into smaller functions | Daniel Lezcano | 2014-03-11 | 1 | -21/+75 |
| * | | Merge branch 'timers/core' into sched/idle | Ingo Molnar | 2014-02-28 | 1 | -6/+8 |
| |\ \ |
|
* | \ \ | Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-02 | 1 | -10/+92 |
|\ \ \ \ |
|
| * | | | | cpuidle/powernv: Parse device tree to setup idle states | Preeti U Murthy | 2014-03-05 | 1 | -17/+65 |
| * | | | | cpuidle/powernv: Add "Fast-Sleep" CPU idle state | Preeti U Murthy | 2014-03-05 | 1 | -0/+34 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-04-01 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | smp: Rename __smp_call_function_single() to smp_call_function_single_async() | Frederic Weisbecker | 2014-02-24 | 1 | -1/+1 |
| * | | | | smp: Remove wait argument from __smp_call_function_single() | Frederic Weisbecker | 2014-02-24 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-01 | 3 | -33/+47 |
|\ \ \ \ |
|
| * | | | | cpuidle: delay enabling interrupts until all coupled CPUs leave idle | Paul Burton | 2014-03-12 | 1 | -1/+2 |
| * | | | | cpuidle: poll state can measure residency | tuukka.tikkanen@linaro.org | 2014-03-07 | 1 | -1/+1 |
| * | | | | cpuidle: Move perf multiplier calculation out of the selection loop | tuukka.tikkanen@linaro.org | 2014-03-06 | 1 | -5/+10 |