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-haltpoll.c
Age
Commit message (
Expand
)
Author
2024-06-14
cpuidle: haltpoll: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2023-12-29
cpuidle: haltpoll: Do not enable interrupts when entering idle
Borislav Petkov (AMD)
2023-01-20
cpuidle-haltpoll: Replace default_idle() with arch_cpu_idle()
Li RongQing
2022-03-09
cpuidle: haltpoll: Call cpuidle_poll_state_init() later
Li RongQing
2020-04-08
cpuidle-haltpoll: Fix small typo
Yihao Wu
2020-03-14
cpuidle: haltpoll: allow force loading on hosts without the REALTIME hint
Maciej S. Szmigiero
2019-10-22
cpuidle: haltpoll: Take 'idle=' override into account
Zhenzhong Duan
2019-09-11
cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...
Wanpeng Li
2019-09-11
cpuidle-haltpoll: do not set an owner to allow modunload
Joao Martins
2019-09-11
cpuidle-haltpoll: return -ENODEV on modinit failure
Joao Martins
2019-09-11
cpuidle-haltpoll: set haltpoll as preferred governor
Joao Martins
2019-09-03
cpuidle-haltpoll: vcpu hotplug support
Joao Martins
2019-07-30
cpuidle-haltpoll: disable host side polling when kvm virtualized
Marcelo Tosatti
2019-07-30
add cpuidle-haltpoll driver
Marcelo Tosatti