aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/cpuidle-riscv-sbi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-23cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usageAnup Patel1-1/+6
2022-07-05context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker1-4/+4
2022-05-19cpuidle: riscv-sbi: Fix code to allow a genpd governor to be usedUlf Hansson1-2/+2
2022-04-19cpuidle: riscv: support non-SMP configRandy Dunlap1-0/+1
2022-03-10cpuidle: Add RISC-V SBI CPU idle driverAnup Patel1-0/+627