index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
poll_state.c
Age
Commit message (
Expand
)
Author
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