| Commit message (Expand) | Author | Age |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-06-12 |
|\ |
|
| * | powerpc/cpuidle: Only clear LPCR decrementer wakeup bit on fast sleep entry | Michael Neuling | 2014-06-11 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-12 |
|\ \
| |/
|/| |
|
| * | Merge commit '3cf2f34' into sched/core, to fix build error | Ingo Molnar | 2014-06-12 |
| |\ |
|
| * | | cpuidle: Set polling in poll_idle | Andy Lutomirski | 2014-06-05 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-06-09 |
|\ \ \ |
|
| * | | | cpuidle: cpuidle-cps: add MIPS CPS cpuidle driver | Paul Burton | 2014-05-28 |
* | | | | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-04 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'cpuidle/3.16' of git://git.linaro.org/people/daniel.lezcano/lin... | Rafael J. Wysocki | 2014-05-16 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | ARM: clps711x: Add cpuidle driver | Alexander Shiyan | 2014-04-29 |
| | |/ / |
|
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-03 |
|\| | | |
|
| * | | | PM / suspend: Always use deepest C-state in the "freeze" sleep state | Rafael J. Wysocki | 2014-05-06 |
| * | | | cpuidle / menu: move repeated correction factor check to init | Chander Kashyap | 2014-04-30 |
| * | | | cpuidle / menu: Return (-1) if there are no suitable states | Rafael J. Wysocki | 2014-04-30 |
| * | | | cpuidle: Combine cpuidle_enabled() with cpuidle_select() | Rafael J. Wysocki | 2014-04-30 |
| |/ / |
|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 |
|\ \ \
| | |/
| |/| |
|
| * | | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 |
| |/ |
|
* | | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-02 |
|\ \ |
|
| * | | ARM: EXYNOS: Move the driver to drivers/cpuidle directory | Daniel Lezcano | 2014-05-25 |
| |/ |
|
* / | cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoC | Gregory CLEMENT | 2014-05-08 |
|/ |
|
* | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2014-04-08 |
|\ |
|
| * | cpuidle: sysfs: Export target residency information | Daniel Lezcano | 2014-04-08 |
* | | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 |
|\ \ |
|
| * | | drivers: Enable building of Kirkwood drivers for mach-mvebu | Andrew Lunn | 2014-02-24 |
* | | | Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-02 |
|\ \ \
| |_|/
|/| | |
|
| * | | cpuidle/idle: Move the cpuidle_idle_call function to idle.c | Daniel Lezcano | 2014-03-11 |
| * | | idle/cpuidle: Split cpuidle_idle_call main function into smaller functions | Daniel Lezcano | 2014-03-11 |
| * | | Merge branch 'timers/core' into sched/idle | Ingo Molnar | 2014-02-28 |
| |\ \ |
|
* | \ \ | Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-02 |
|\ \ \ \ |
|
| * | | | | cpuidle/powernv: Parse device tree to setup idle states | Preeti U Murthy | 2014-03-04 |
| * | | | | cpuidle/powernv: Add "Fast-Sleep" CPU idle state | Preeti U Murthy | 2014-03-04 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-04-01 |
|\ \ \ \ |
|
| * | | | | smp: Rename __smp_call_function_single() to smp_call_function_single_async() | Frederic Weisbecker | 2014-02-24 |
| * | | | | smp: Remove wait argument from __smp_call_function_single() | Frederic Weisbecker | 2014-02-24 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-01 |
|\ \ \ \ |
|
| * | | | | cpuidle: delay enabling interrupts until all coupled CPUs leave idle | Paul Burton | 2014-03-11 |
| * | | | | cpuidle: poll state can measure residency | tuukka.tikkanen@linaro.org | 2014-03-07 |
| * | | | | cpuidle: Move perf multiplier calculation out of the selection loop | tuukka.tikkanen@linaro.org | 2014-03-05 |
| * | | | | cpuidle: Do not substract exit latency from assumed sleep length | tuukka.tikkanen@linaro.org | 2014-03-05 |
| * | | | | cpuidle: Ensure menu coefficients stay within domain | tuukka.tikkanen@linaro.org | 2014-03-05 |
| * | | | | cpuidle: Use actual state latency in menu governor | tuukka.tikkanen@linaro.org | 2014-03-05 |
| * | | | | cpuidle: rename expected_us to next_timer_us in menu governor | tuukka.tikkanen@linaro.org | 2014-03-05 |
| |/ / / |
|
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-01 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failure | Preeti U Murthy | 2014-02-07 |
| |/ |
|
* | | cpuidle/powernv: Remove redundant cpuidle_idle_call() | Nicolas Pitre | 2014-02-22 |
* | | cpuidle/pseries: Fix fallout caused due to cleanup in pseries cpuidle backend... | Preeti U Murthy | 2014-02-12 |
* | | sched/idle, PPC: Remove redundant cpuidle_idle_call() | Nicolas Pitre | 2014-02-11 |
|/ |
|
* | powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform. | Deepthi Dharwar | 2014-01-29 |
* | powerpc/pseries/cpuidle: smt-snooze-delay cleanup. | Deepthi Dharwar | 2014-01-29 |
* | powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro. | Deepthi Dharwar | 2014-01-29 |