开源镜像站
帮助
动态
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-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