aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/cpuidle-pseries.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-30powerpc/idle: Store PURR snapshot in a per-cpu global variableGautham R. Shenoy1-9/+6
2020-04-30powerpc: Move idle_loop_prolog()/epilog() functions to header fileGautham R. Shenoy1-29/+7
2018-12-04powerpc/pseries/cpuidle: Fix preempt warningBreno Leitao1-1/+7
2018-01-18powerpc/pseries/cpuidle: add polling idle for shared processor guestsNicholas Piggin1-2/+8
2018-01-18cpuidle/powernv: avoid double irq enable coming out of idleNicholas Piggin1-2/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-28cpuidle: powerpc: no memory barrier after break from idleNicholas Piggin1-2/+9
2017-06-28cpuidle: powerpc: read mostly for common globalsNicholas Piggin1-4/+4
2017-06-28cpuidle: powerpc: cpuidle set polling before enabling irqsNicholas Piggin1-1/+2
2016-09-06cpuidle/pseries: Convert to hotplug state machineSebastian Andrzej Siewior1-27/+24
2015-06-22cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle stateShilpasri G Bhat1-0/+11
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano1-3/+0
2014-02-12cpuidle/pseries: Fix fallout caused due to cleanup in pseries cpuidle backend driverPreeti U Murthy1-0/+1
2014-02-11sched/idle, PPC: Remove redundant cpuidle_idle_call()Nicolas Pitre1-0/+5
2014-01-29powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar1-17/+0
2014-01-29powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro.Deepthi Dharwar1-18/+10
2014-01-29powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module.Deepthi Dharwar1-14/+1
2014-01-29powerpc/pseries/cpuidle: Use cpuidle_register() for initialisation.Deepthi Dharwar1-67/+11
2014-01-29powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.Deepthi Dharwar1-0/+361