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
2024-08-20
cpuidle: psci: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-05
cpuidle: psci-domain: Enable system-wide suspend on PREEMPT_RT
Ulf Hansson
1
-3
/
+7
2024-04-04
cpuidle: psci: Update init level to core_initcall()
Maulik Shah
1
-1
/
+1
2024-04-04
cpuidle: psci: Drop superfluous wrappers psci_dt_attach|detach_cpu()
Ulf Hansson
1
-0
/
+1
2023-08-08
cpuidle: psci: Move enabling OSI mode after power domains creation
Maulik Shah
1
-26
/
+13
2023-03-27
cpuidle: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-03-07
cpuidle: psci: Iterate backwards over list in psci_pd_remove()
Shawn Guo
1
-1
/
+2
2023-02-13
cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT
Krzysztof Kozlowski
1
-2
/
+5
2022-10-28
cpuidle: psci: Extend information in log about OSI/PC mode
Ulf Hansson
1
-1
/
+2
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