index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
cpuidle-psci.c
Age
Commit message (
Expand
)
Author
2020-05-15
cpuidle: psci: Fixup execution order when entering a domain idle state
Ulf Hansson
2020-03-14
cpuidle: psci: Split psci_dt_cpu_init_idle()
Ulf Hansson
2020-01-02
cpuidle: psci: Add support for PM domains by using genpd
Ulf Hansson
2020-01-02
cpuidle: psci: Support CPU hotplug for the hierarchical model
Ulf Hansson
2020-01-02
cpuidle: psci: Manage runtime PM in the idle path
Ulf Hansson
2020-01-02
cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains
Ulf Hansson
2020-01-02
cpuidle: psci: Attach CPU devices to their PM domains
Ulf Hansson
2020-01-02
cpuidle: psci: Support hierarchical CPU idle states
Ulf Hansson
2020-01-02
cpuidle: psci: Simplify OF parsing of CPU idle state nodes
Ulf Hansson
2020-01-02
cpuidle: psci: Align psci_power_state count with idle state count
Sudeep Holla
2019-08-09
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
2019-08-09
ARM: psci: cpuidle: Introduce PSCI CPUidle driver
Lorenzo Pieralisi