Tuukka Tikkanen
|
51f245b895
cpuidle: Change struct menu_device field types
|
12 years ago |
Tuukka Tikkanen
|
decd51bbcd
cpuidle: Add a comment warning about possible overflow
|
12 years ago |
Tuukka Tikkanen
|
0e96d5adcf
cpuidle: Fix variable domains in get_typical_interval()
|
12 years ago |
Tuukka Tikkanen
|
939e33b7fc
cpuidle: Fix menu_device->intervals type
|
12 years ago |
Tuukka Tikkanen
|
4cd46bca8c
cpuidle: CodingStyle: Break up multiple assignments on single line
|
12 years ago |
Tuukka Tikkanen
|
0d6a7ffa4c
cpuidle: Check called function parameter in get_typical_interval()
|
12 years ago |
Tuukka Tikkanen
|
017099e25f
cpuidle: Rearrange code and comments in get_typical_interval()
|
12 years ago |
Tuukka Tikkanen
|
330647a950
cpuidle: Ignore interval prediction result when timer is shorter
|
12 years ago |
Rafael J. Wysocki
|
ee42f75dba
Merge back earlier 'pm-cpuidle' material.
|
12 years ago |
Rafael J. Wysocki
|
148519120c
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
|
12 years ago |
Rafael J. Wysocki
|
228b30234f
Revert "cpuidle: Quickly notice prediction failure in general case"
|
12 years ago |
Daniel Lezcano
|
137b944e10
cpuidle: Make it clear that governors cannot be modules
|
12 years ago |
Daniel Lezcano
|
8aef33a7cf
cpuidle: remove the power_specified field in the driver
|
12 years ago |
Sivaram Nair
|
0e5537b30d
cpuidle: Fix finding state with min power_usage
|
12 years ago |
Li Zhong
|
a093b93ee0
cpuidle: fix a suspicious RCU usage in menu governor
|
12 years ago |
Youquan Song
|
c96ca4fb76
cpuidle: Get typical recent sleep interval
|
12 years ago |
Youquan Song
|
e11538d1f0
cpuidle: Quickly notice prediction failure in general case
|
12 years ago |
Youquan Song
|
69a37beabf
cpuidle: Quickly notice prediction failure for repeat mode
|
12 years ago |
Rafael J. Wysocki
|
cbc9ef0287
PM / Domains: Add preliminary support for cpuidle, v2
|
13 years ago |
ShuoX Liu
|
dc7fd275ae
cpuidle: move field disable from per-driver to per-cpu
|
13 years ago |
Boris Ostrovsky
|
02401c06b7
cpuidle: power_usage should be declared signed integer
|
13 years ago |
ShuoX Liu
|
3a53396b03
cpuidle: add a sysfs entry to disable specific C state for debug purpose.
|
13 years ago |
Linus Torvalds
|
3c00303206
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
|
13 years ago |
Deepthi Dharwar
|
46bcfad7a8
cpuidle: Single/Global registration of idle states
|
13 years ago |
Deepthi Dharwar
|
b25edc42bf
cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
|
13 years ago |
Deepthi Dharwar
|
e978aa7d7d
cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
|
13 years ago |
Paul Gortmaker
|
884b17e109
cpuidle: Add module.h to drivers/cpuidle files as required.
|
14 years ago |
Jean Pihet
|
e8db0be124
PM QoS: Move and rename the implementation files
|
14 years ago |
Tero Kristo
|
7467571f44
cpuidle: menu: fixed wrapping timers at 4.294 seconds
|
14 years ago |
Lucas De Marchi
|
20e3341bb1
cpuidle: Fix typos
|
15 years ago |