index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
cpuidle-psci-domain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
firmware/psci: Print a warning if PSCI doesn't accept PC mode
Dmitry Baryshkov
1
-3
/
+1
2022-05-19
cpuidle: psci: Fix regression leading to no genpd governor
Ulf Hansson
1
-2
/
+2
2022-03-10
cpuidle: Factor-out power domain related code from PSCI domain driver
Anup Patel
1
-133
/
+5
2020-11-10
cpuidle: psci: Enable suspend-to-idle for PSCI OSI mode
Ulf Hansson
1
-0
/
+2
2020-09-22
cpuidle: psci: Allow PM domain to be initialized even if no OSI mode
Ulf Hansson
1
-28
/
+31
2020-09-22
firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode
Ulf Hansson
1
-1
/
+1
2020-07-29
cpuidle: psci: Prevent domain idlestates until consumers are ready
Ulf Hansson
1
-0
/
+14
2020-07-29
cpuidle: psci: Convert PM domain to platform driver
Ulf Hansson
1
-17
/
+28
2020-07-29
cpuidle: psci: Fix error path via converting to a platform driver
Ulf Hansson
1
-1
/
+9
2020-07-29
cpuidle: psci: Fail cpuidle registration if set OSI mode failed
Ulf Hansson
1
-5
/
+0
2020-01-02
cpuidle: psci: Add support for PM domains by using genpd
Ulf Hansson
1
-0
/
+277
2020-01-02
cpuidle: psci: Add a helper to attach a CPU to its PM domain
Ulf Hansson
1
-0
/
+31