Age | Commit message (Expand) | Author | Files | Lines |
2020-09-08 | cpuidle: pseries: Fix CEDE latency conversion from tb to us | Gautham R. Shenoy | 1 | -4/+11 |
2020-07-30 | cpuidle: pseries: Fixup exit latency for CEDE(0) | Gautham R. Shenoy | 1 | -3/+42 |
2020-07-30 | cpuidle: pseries: Add function to parse extended CEDE records | Gautham R. Shenoy | 1 | -1/+135 |
2020-07-30 | cpuidle: pseries: Set the latency-hint before entering CEDE | Gautham R. Shenoy | 1 | -2/+10 |
2020-07-16 | cpuidle/pseries: Make symbol 'pseries_idle_driver' static | Wei Yongjun | 1 | -1/+1 |
2020-04-30 | powerpc/idle: Store PURR snapshot in a per-cpu global variable | Gautham R. Shenoy | 1 | -9/+6 |
2020-04-30 | powerpc: Move idle_loop_prolog()/epilog() functions to header file | Gautham R. Shenoy | 1 | -29/+7 |
2018-12-04 | powerpc/pseries/cpuidle: Fix preempt warning | Breno Leitao | 1 | -1/+7 |
2018-01-18 | powerpc/pseries/cpuidle: add polling idle for shared processor guests | Nicholas Piggin | 1 | -2/+8 |
2018-01-18 | cpuidle/powernv: avoid double irq enable coming out of idle | Nicholas Piggin | 1 | -2/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-28 | cpuidle: powerpc: no memory barrier after break from idle | Nicholas Piggin | 1 | -2/+9 |
2017-06-28 | cpuidle: powerpc: read mostly for common globals | Nicholas Piggin | 1 | -4/+4 |
2017-06-28 | cpuidle: powerpc: cpuidle set polling before enabling irqs | Nicholas Piggin | 1 | -1/+2 |
2016-09-06 | cpuidle/pseries: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -27/+24 |
2015-06-22 | cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state | Shilpasri G Bhat | 1 | -0/+11 |
2014-11-12 | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic | Daniel Lezcano | 1 | -3/+0 |
2014-02-12 | cpuidle/pseries: Fix fallout caused due to cleanup in pseries cpuidle backend... | Preeti U Murthy | 1 | -0/+1 |
2014-02-11 | sched/idle, PPC: Remove redundant cpuidle_idle_call() | Nicolas Pitre | 1 | -0/+5 |
2014-01-29 | powerpc/pseries/cpuidle: smt-snooze-delay cleanup. | Deepthi Dharwar | 1 | -17/+0 |
2014-01-29 | powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro. | Deepthi Dharwar | 1 | -18/+10 |
2014-01-29 | powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module. | Deepthi Dharwar | 1 | -14/+1 |
2014-01-29 | powerpc/pseries/cpuidle: Use cpuidle_register() for initialisation. | Deepthi Dharwar | 1 | -67/+11 |
2014-01-29 | powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. | Deepthi Dharwar | 1 | -0/+361 |