开源镜像站
帮助
动态
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-riscv-sbi.c
Age
Commit message (
Expand
)
Author
2024-03-19
cpuidle: RISC-V: Move few functions to arch/riscv
Sunil V L
2023-04-29
RISC-V: Align SBI probe implementation with spec
Andrew Jones
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-13
cpuidle: Adjust includes to remove of_device.h
Rob Herring
2023-03-27
cpuidle: Use of_property_present() for testing DT property presence
Rob Herring
2023-01-13
cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidle
Peter Zijlstra
2023-01-13
cpuidle: Fix ct_idle_*() usage
Peter Zijlstra
2023-01-13
cpuidle, riscv: Push RCU-idle into driver
Peter Zijlstra
2022-09-23
cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usage
Anup Patel
2022-07-05
context_tracking: Take IRQ eqs entrypoints over RCU
Frederic Weisbecker
2022-05-19
cpuidle: riscv-sbi: Fix code to allow a genpd governor to be used
Ulf Hansson
2022-04-19
cpuidle: riscv: support non-SMP config
Randy Dunlap
2022-03-10
cpuidle: Add RISC-V SBI CPU idle driver
Anup Patel