summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv/idle.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-23powerpc/64s: Stop using bit in HSPRG0 to test winkleNicholas Piggin1-13/+0
2017-04-11powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1Gautham R. Shenoy1-0/+30
2017-04-11powerpc/powernv/idle: Don't override default/deepest directly in kernelGautham R. Shenoy1-17/+18
2017-04-11powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-HotplugGautham R. Shenoy1-1/+9
2017-04-11powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.cGautham R. Shenoy1-0/+25
2017-01-31powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy1-13/+125
2017-01-31powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_initGautham R. Shenoy1-2/+2
2016-07-15powerpc/powernv: Use deepest stop state when cpu is offlinedShreyas B. Prabhu1-2/+13
2016-07-15powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu1-29/+145
2016-06-23powerpc/powernv: set power_save func after the idle states are initializedShreyas B. Prabhu1-0/+3
2016-06-16powerpc/sparse: make some things staticDaniel Axtens1-1/+1
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder1-3/+3
2015-12-17powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith1-1/+1
2015-06-15powerpc/powernv: pnv_init_idle_states() should only run on powernvMichael Ellerman1-2/+2
2015-05-22powerpc/powernv: Introduce sysfs control for fastsleep workaround behaviorShreyas B. Prabhu1-0/+101
2015-05-22powerpc/powernv: Move cpuidle related code from setup.c to new fileShreyas B. Prabhu1-0/+192