index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-08-20
cpuidle: riscv-sbi: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-20
cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_put
Krzysztof Kozlowski
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