summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/cpuidle-pseries.c
AgeCommit message (Expand)Author
2020-09-08cpuidle: pseries: Fix CEDE latency conversion from tb to usGautham R. Shenoy
2020-07-30cpuidle: pseries: Fixup exit latency for CEDE(0)Gautham R. Shenoy
2020-07-30cpuidle: pseries: Add function to parse extended CEDE recordsGautham R. Shenoy
2020-07-30cpuidle: pseries: Set the latency-hint before entering CEDEGautham R. Shenoy
2020-07-16cpuidle/pseries: Make symbol 'pseries_idle_driver' staticWei Yongjun
2020-04-30powerpc/idle: Store PURR snapshot in a per-cpu global variableGautham R. Shenoy
2020-04-30powerpc: Move idle_loop_prolog()/epilog() functions to header fileGautham R. Shenoy
2018-12-04powerpc/pseries/cpuidle: Fix preempt warningBreno Leitao
2018-01-18powerpc/pseries/cpuidle: add polling idle for shared processor guestsNicholas Piggin
2018-01-18cpuidle/powernv: avoid double irq enable coming out of idleNicholas Piggin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-28cpuidle: powerpc: no memory barrier after break from idleNicholas Piggin
2017-06-28cpuidle: powerpc: read mostly for common globalsNicholas Piggin
2017-06-28cpuidle: powerpc: cpuidle set polling before enabling irqsNicholas Piggin
2016-09-06cpuidle/pseries: Convert to hotplug state machineSebastian Andrzej Siewior
2015-06-22cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle stateShilpasri G Bhat
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano
2014-02-12cpuidle/pseries: Fix fallout caused due to cleanup in pseries cpuidle backend...Preeti U Murthy
2014-02-11sched/idle, PPC: Remove redundant cpuidle_idle_call()Nicolas Pitre
2014-01-29powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar
2014-01-29powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro.Deepthi Dharwar
2014-01-29powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module.Deepthi Dharwar
2014-01-29powerpc/pseries/cpuidle: Use cpuidle_register() for initialisation.Deepthi Dharwar
2014-01-29powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.Deepthi Dharwar