aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
Commit message (Expand)AuthorAge
* Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-04-08
|\
| * cpuidle: sysfs: Export target residency informationDaniel Lezcano2014-04-08
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-05
|\ \
| * | drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn2014-02-24
* | | Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-02
|\ \ \ | |_|/ |/| |
| * | cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano2014-03-11
| * | idle/cpuidle: Split cpuidle_idle_call main function into smaller functionsDaniel Lezcano2014-03-11
| * | Merge branch 'timers/core' into sched/idleIngo Molnar2014-02-28
| |\ \
* | \ \ Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-02
|\ \ \ \
| * | | | cpuidle/powernv: Parse device tree to setup idle statesPreeti U Murthy2014-03-04
| * | | | cpuidle/powernv: Add "Fast-Sleep" CPU idle statePreeti U Murthy2014-03-04
| | |/ / | |/| |
* | | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \ \ \
| * | | | smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker2014-02-24
| * | | | smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker2014-02-24
| | |_|/ | |/| |
* | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-01
|\ \ \ \
| * | | | cpuidle: delay enabling interrupts until all coupled CPUs leave idlePaul Burton2014-03-11
| * | | | cpuidle: poll state can measure residencytuukka.tikkanen@linaro.org2014-03-07
| * | | | cpuidle: Move perf multiplier calculation out of the selection looptuukka.tikkanen@linaro.org2014-03-05
| * | | | cpuidle: Do not substract exit latency from assumed sleep lengthtuukka.tikkanen@linaro.org2014-03-05
| * | | | cpuidle: Ensure menu coefficients stay within domaintuukka.tikkanen@linaro.org2014-03-05
| * | | | cpuidle: Use actual state latency in menu governortuukka.tikkanen@linaro.org2014-03-05
| * | | | cpuidle: rename expected_us to next_timer_us in menu governortuukka.tikkanen@linaro.org2014-03-05
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-01
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failurePreeti U Murthy2014-02-07
| |/
* | cpuidle/powernv: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-22
* | cpuidle/pseries: Fix fallout caused due to cleanup in pseries cpuidle backend...Preeti U Murthy2014-02-12
* | sched/idle, PPC: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-11
|/
* powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.Deepthi Dharwar2014-01-29
* powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar2014-01-29
* powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro.Deepthi Dharwar2014-01-29
* powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module.Deepthi Dharwar2014-01-29
* powerpc/pseries/cpuidle: Use cpuidle_register() for initialisation.Deepthi Dharwar2014-01-29
* powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.Deepthi Dharwar2014-01-29
* ARM/cpuidle: remove __init tag from Calxeda cpuidle probe functionAndre Przywara2013-12-30
* cpuidle: Check for dev before deregistering it.Konrad Rzeszutek Wilk2013-12-03
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\
| * cpuidle: remove cpuidle_unregister_governor()Viresh Kumar2013-10-29
| * cpuidle: don't call poll_idle_init() for every cpuViresh Kumar2013-10-29
| * cpuidle: use drv instead of cpuidle_driver in show_current_driver()Viresh Kumar2013-10-29
| * cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lockViresh Kumar2013-10-29
| * cpuidle: replace multiline statements with single line in cpuidle_idle_call()Viresh Kumar2013-10-29
| * cpuidle: reduce code duplication inside cpuidle_idle_call()Viresh Kumar2013-10-29
| * cpuidle: merge two if() statements for checking error casesViresh Kumar2013-10-29
| * cpuidle: rearrange __cpuidle_register_device() to keep minimal exit pointsViresh Kumar2013-10-29
| * cpuidle: rearrange code in __cpuidle_driver_init()Viresh Kumar2013-10-29
| * cpuidle: make __cpuidle_driver_init() return voidViresh Kumar2013-10-29
| * cpuidle: make __cpuidle_device_init() return voidViresh Kumar2013-10-29
| * cpuidle: Fix comments in cpuidle coreViresh Kumar2013-10-29
| * ARM: at91: cpuidle: Move driver to drivers/cpuidleDaniel Lezcano2013-10-16
| * ARM: ux500: cpuidle: fix section mismatchDaniel Lezcano2013-10-07