index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
cpuidle.h
Age
Commit message (
Expand
)
Author
2021-12-23
powerpc/powernv: Add __init attribute to eligible functions
Nick Child
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
2018-07-31
powernv/cpuidle: Use parsed device tree values for cpuidle_init
Akshay Adiga
2018-07-31
powernv/cpuidle: Parse dt idle properties into global structure
Akshay Adiga
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-29
powerpc/64s: Move IDLE_STATE_ENTER_SEQ[_NORET] into idle_book3s.S
Nicholas Piggin
2017-08-01
powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
Gautham R. Shenoy
2017-04-23
powerpc/64s: Idle POWER8 avoid full state loss recovery where possible
Nicholas Piggin
2017-04-23
powerpc/64s: Expand core idle state bits
Nicholas Piggin
2017-04-11
powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
Gautham R. Shenoy
2017-03-03
powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stop
Gautham R. Shenoy
2017-01-31
powernv: Pass PSSCR value and mask to power9_idle_stop
Gautham R. Shenoy
2017-01-31
powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
Gautham R. Shenoy
2016-10-22
powerpc: Convert cmp to cmpd in idle enter sequence
Segher Boessenkool
2016-08-09
powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.h
Mahesh Salgaonkar
2016-07-15
powerpc/powernv: Add platform support for stop instruction
Shreyas B. Prabhu
2014-12-15
powernv/cpuidle: Redesign idle states management
Shreyas B. Prabhu