Merge patch series "cpuidle: riscv-sbi: Allow cpuidle pd used by other devices"
authorPalmer Dabbelt <palmer@rivosinc.com>
Thu, 17 Oct 2024 18:34:46 +0000 (11:34 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 17 Oct 2024 18:34:46 +0000 (11:34 -0700)
commit77270206955db780690dddb32d1a74c587be55ea
tree23cf7c198b334814f1ad13ea478c6dc974bf96fc
parent5fb0ecf73e7ad59e7b3e4cd47a3d1a67eaa200af
parent27b4d6aa29abe6c4f0b7695bc831fcc8d32267d9
Merge patch series "cpuidle: riscv-sbi: Allow cpuidle pd used by other devices"

Nick Hu <nick.hu@sifive.com> says:

Add this patchset so the devices that inside the cpu/cluster power domain
can use the cpuidle pd to register the genpd notifier to handle the PM
when cpu/cluster is going to enter a deeper sleep state.

* b4-shazam-merge:
  cpuidle: riscv-sbi: Add cpuidle_disabled() check
  cpuidle: riscv-sbi: Move sbi_cpuidle_init to arch_initcall

Link: https://lore.kernel.org/r/20240814054434.3563453-1-nick.hu@sifive.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
drivers/cpuidle/cpuidle-riscv-sbi.c