开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
cpuidle-psci-domain.c
Age
Commit message (
Expand
)
Author
2023-08-08
cpuidle: psci: Move enabling OSI mode after power domains creation
Maulik Shah
2023-03-27
cpuidle: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-07
cpuidle: psci: Iterate backwards over list in psci_pd_remove()
Shawn Guo
2023-02-13
cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT
Krzysztof Kozlowski
2022-10-28
cpuidle: psci: Extend information in log about OSI/PC mode
Ulf Hansson
2022-09-28
firmware/psci: Print a warning if PSCI doesn't accept PC mode
Dmitry Baryshkov
2022-05-19
cpuidle: psci: Fix regression leading to no genpd governor
Ulf Hansson
2022-03-10
cpuidle: Factor-out power domain related code from PSCI domain driver
Anup Patel
2020-11-10
cpuidle: psci: Enable suspend-to-idle for PSCI OSI mode
Ulf Hansson
2020-09-22
cpuidle: psci: Allow PM domain to be initialized even if no OSI mode
Ulf Hansson
2020-09-22
firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode
Ulf Hansson
2020-07-29
cpuidle: psci: Prevent domain idlestates until consumers are ready
Ulf Hansson
2020-07-29
cpuidle: psci: Convert PM domain to platform driver
Ulf Hansson
2020-07-29
cpuidle: psci: Fix error path via converting to a platform driver
Ulf Hansson
2020-07-29
cpuidle: psci: Fail cpuidle registration if set OSI mode failed
Ulf Hansson
2020-01-02
cpuidle: psci: Add support for PM domains by using genpd
Ulf Hansson
2020-01-02
cpuidle: psci: Add a helper to attach a CPU to its PM domain
Ulf Hansson