Daniel Lezcano
|
8aef33a7cf
cpuidle: remove the power_specified field in the driver
|
12 년 전 |
Sivaram Nair
|
0e5537b30d
cpuidle: Fix finding state with min power_usage
|
12 년 전 |
Li Zhong
|
a093b93ee0
cpuidle: fix a suspicious RCU usage in menu governor
|
12 년 전 |
Youquan Song
|
c96ca4fb76
cpuidle: Get typical recent sleep interval
|
12 년 전 |
Youquan Song
|
e11538d1f0
cpuidle: Quickly notice prediction failure in general case
|
12 년 전 |
Youquan Song
|
69a37beabf
cpuidle: Quickly notice prediction failure for repeat mode
|
12 년 전 |
Rafael J. Wysocki
|
cbc9ef0287
PM / Domains: Add preliminary support for cpuidle, v2
|
13 년 전 |
ShuoX Liu
|
dc7fd275ae
cpuidle: move field disable from per-driver to per-cpu
|
13 년 전 |
Boris Ostrovsky
|
02401c06b7
cpuidle: power_usage should be declared signed integer
|
13 년 전 |
ShuoX Liu
|
3a53396b03
cpuidle: add a sysfs entry to disable specific C state for debug purpose.
|
13 년 전 |
Linus Torvalds
|
3c00303206
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
|
13 년 전 |
Deepthi Dharwar
|
46bcfad7a8
cpuidle: Single/Global registration of idle states
|
13 년 전 |
Deepthi Dharwar
|
b25edc42bf
cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
|
13 년 전 |
Deepthi Dharwar
|
e978aa7d7d
cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
|
13 년 전 |
Paul Gortmaker
|
884b17e109
cpuidle: Add module.h to drivers/cpuidle files as required.
|
14 년 전 |
Jean Pihet
|
e8db0be124
PM QoS: Move and rename the implementation files
|
14 년 전 |
Tero Kristo
|
7467571f44
cpuidle: menu: fixed wrapping timers at 4.294 seconds
|
14 년 전 |
Lucas De Marchi
|
20e3341bb1
cpuidle: Fix typos
|
15 년 전 |
Ai Li
|
71abbbf856
cpuidle: extend cpuidle and menu governor to handle dynamic states
|
15 년 전 |
Peter Zijlstra
|
8c215bd389
sched: Cure nr_iowait_cpu() users
|
15 년 전 |
Arjan van de Ven
|
1f85f87d4f
cpuidle: add a repeating pattern detector to the menu governor
|
15 년 전 |
Mark Gross
|
ed77134bfc
PM QOS update
|
15 년 전 |
Arjan van de Ven
|
1c6fe0364f
cpuidle: Fix incorrect optimization
|
15 년 전 |
Richard Kennedy
|
56e6943b41
cpuidle menu: remove 8 bytes of padding on 64 bit builds
|
15 년 전 |
Stephen Hemminger
|
5787536edf
drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'
|
15 년 전 |
Corrado Zoccolo
|
672917dcc7
cpuidle: menu governor: reduce latency on exit
|
16 년 전 |
Arjan van de Ven
|
69d25870f2
cpuidle: fix the menu governor to boost IO performance
|
16 년 전 |
Pallipadi, Venkatesh
|
816bb611e4
cpuidle: Add decaying history logic to menu idle predictor
|
16 년 전 |
venkatesh.pallipadi@intel.com
|
320eee7763
cpuidle: Menu governor fix wrong usage of measured_us
|
17 년 전 |
venkatesh.pallipadi@intel.com
|
a2bd920233
cpuidle: Do not use poll_idle unless user asks for it
|
17 년 전 |