开源镜像站
帮助
动态
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
/
governor.c
Age
Commit message (
Expand
)
Author
2022-09-03
cpuidle: Remove redundant check in cpuidle_switch_governor()
Yu Liao
2020-02-13
cpuidle: Call cpu_latency_qos_limit() instead of pm_qos_request()
Rafael J. Wysocki
2019-11-11
cpuidle: Use nanoseconds as the unit of time
Rafael J. Wysocki
2019-09-11
cpuidle: allow governor switch on cpuidle_register_driver()
Joao Martins
2019-07-04
PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()
Viresh Kumar
2019-03-12
cpuidle: governor: Add new governors to cpuidle_governors again
Rafael J. Wysocki
2018-12-11
cpuidle: Add cpuidle.governor= command line parameter
Rafael J. Wysocki
2018-05-30
cpuidle: governors: Consolidate PM QoS handling
Rafael J. Wysocki
2018-01-05
cpuidle: Avoid NULL argument in cpuidle_switch_governor()
gaurav jindal
2016-10-21
cpuidle: governors: Remove remaining old module code
Daniel Lezcano
2014-09-25
cpuidle: Replace strnicmp with strncasecmp
Rasmus Villemoes
2013-10-30
cpuidle: remove cpuidle_unregister_governor()
Viresh Kumar
2011-08-03
cpuidle: create bootparam "cpuidle.off=1"
Len Brown
2009-11-09
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
Uwe Kleine-König
2007-10-29
cpuidle: remove unused exports
Adrian Bunk
2007-10-10
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
Len Brown