开源镜像站
帮助
动态
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
/
poll_state.c
Age
Commit message (
Expand
)
Author
2023-06-05
cpuidle: Use local_clock_noinstr()
Peter Zijlstra
2023-01-31
cpuidle: Fix poll_idle() noinstr annotation
Peter Zijlstra
2023-01-13
cpuidle: Annotate poll_idle()
Peter Zijlstra
2023-01-13
cpuidle/poll: Ensure IRQs stay disabled after cpuidle_state::enter() calls
Peter Zijlstra
2019-11-29
cpuidle: Drop disabled field from struct cpuidle_state
Rafael J. Wysocki
2019-11-11
cpuidle: Use nanoseconds as the unit of time
Rafael J. Wysocki
2019-07-30
cpuidle: add poll_limit_ns to cpuidle_device structure
Marcelo Tosatti
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-01-30
cpuidle: poll_state: Fix default time limit
Doug Smythies
2018-12-11
cpuidle: poll_state: Disregard disable idle states
Rafael J. Wysocki
2018-10-04
cpuidle: poll_state: Revise loop termination condition
Rafael J. Wysocki
2018-10-04
cpuidle: menu: Fix wakeup statistics updates for polling state
Rafael J. Wysocki
2018-03-29
cpuidle: poll_state: Avoid invoking local_clock() too often
Rafael J. Wysocki
2018-03-29
cpuidle: poll_state: Add time limit to poll_idle()
Rafael J. Wysocki
2017-08-30
cpuidle: Make drivers initialize polling state
Rafael J. Wysocki
2017-08-30
cpuidle: Move polling state initialization code to separate file
Rafael J. Wysocki