summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/cpuidle-pseries.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey2023-08-241-7/+1
* cpuidle: pseries: Mark ->enter() functions as __cpuidleMichael Ellerman2023-04-201-14/+14
* powerpc/cpuidle: Set CPUIDLE_FLAG_POLLING for snooze stateAboorva Devarajan2022-12-061-2/+6
* cpuidle: pseries: Mark pseries_idle_proble() as __initNathan Chancellor2021-08-041-1/+1
* cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency()Gautham R. Shenoy2021-08-031-29/+30
* cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwardsGautham R. Shenoy2021-08-031-1/+15
* cpuidle: pseries: Fix CEDE latency conversion from tb to usGautham R. Shenoy2020-09-081-4/+11
* cpuidle: pseries: Fixup exit latency for CEDE(0)Gautham R. Shenoy2020-07-301-3/+42
* cpuidle: pseries: Add function to parse extended CEDE recordsGautham R. Shenoy2020-07-301-1/+135
* cpuidle: pseries: Set the latency-hint before entering CEDEGautham R. Shenoy2020-07-301-2/+10
* cpuidle/pseries: Make symbol 'pseries_idle_driver' staticWei Yongjun2020-07-161-1/+1
* powerpc/idle: Store PURR snapshot in a per-cpu global variableGautham R. Shenoy2020-04-301-9/+6
* powerpc: Move idle_loop_prolog()/epilog() functions to header fileGautham R. Shenoy2020-04-301-29/+7
* powerpc/pseries/cpuidle: Fix preempt warningBreno Leitao2018-12-041-1/+7
* powerpc/pseries/cpuidle: add polling idle for shared processor guestsNicholas Piggin2018-01-181-2/+8
* cpuidle/powernv: avoid double irq enable coming out of idleNicholas Piggin2018-01-181-2/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* cpuidle: powerpc: no memory barrier after break from idleNicholas Piggin2017-06-281-2/+9
* cpuidle: powerpc: read mostly for common globalsNicholas Piggin2017-06-281-4/+4
* cpuidle: powerpc: cpuidle set polling before enabling irqsNicholas Piggin2017-06-281-1/+2
* cpuidle/pseries: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-27/+24
* cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle stateShilpasri G Bhat2015-06-221-0/+11
* cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-121-3/+0
* cpuidle/pseries: Fix fallout caused due to cleanup in pseries cpuidle backend...Preeti U Murthy2014-02-121-0/+1
* sched/idle, PPC: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-111-0/+5
* powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar2014-01-291-17/+0
* powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro.Deepthi Dharwar2014-01-291-18/+10
* powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module.Deepthi Dharwar2014-01-291-14/+1
* powerpc/pseries/cpuidle: Use cpuidle_register() for initialisation.Deepthi Dharwar2014-01-291-67/+11
* powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.Deepthi Dharwar2014-01-291-0/+361