Daniel Lezcano
|
db70b04407
cpuidle: remove useless array definition in cpuidle_structure
|
13 years ago |
ShuoX Liu
|
3a53396b03
cpuidle: add a sysfs entry to disable specific C state for debug purpose.
|
13 years ago |
Robert Lee
|
e1689795a7
cpuidle: Add common time keeping and irq enabling
|
13 years ago |
Linus Torvalds
|
507a03c1cb
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
|
13 years ago |
Thomas Renninger
|
65b7f839ce
intel_idle: Split up and provide per CPU initialization func
|
13 years ago |
Deepthi Dharwar
|
e179816ce6
powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSeries
|
13 years ago |
Linus Torvalds
|
3c00303206
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
|
14 years ago |
Deepthi Dharwar
|
46bcfad7a8
cpuidle: Single/Global registration of idle states
|
14 years ago |
Deepthi Dharwar
|
4202735e8a
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
|
14 years ago |
Deepthi Dharwar
|
b25edc42bf
cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
|
14 years ago |
Deepthi Dharwar
|
e978aa7d7d
cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
|
14 years ago |
Paul Gortmaker
|
de47725421
include: replace linux/module.h with "struct module" wherever possible
|
14 years ago |
Len Brown
|
a0bfa13738
cpuidle: stop depending on pm_idle
|
14 years ago |
Len Brown
|
d91ee5863b
cpuidle: replace xen access to x86 pm_idle and default_idle
|
14 years ago |
Len Brown
|
5392083748
cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specific
|
14 years ago |
Len Brown
|
956d033fb2
cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idle
|
14 years ago |
Len Brown
|
642f11c53f
cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitions
|
14 years ago |
Len Brown
|
d247632c08
cpuidle: delete NOP CPUIDLE_FLAG_POLL
|
14 years ago |
Suresh Siddha
|
6110a1f43c
intel_idle: Voluntary leave_mm before entering deeper
|
15 years ago |
Ai Li
|
71abbbf856
cpuidle: extend cpuidle and menu governor to handle dynamic states
|
15 years ago |
Len Brown
|
752138df0d
cpuidle: make cpuidle_curr_driver static
|
15 years ago |
Len Brown
|
6b2c676bf3
cpuidle: fail to register if !CONFIG_CPU_IDLE
|
15 years ago |
Venkatesh Pallipadi
|
dcb84f335b
cpuidle acpi driver: fix oops on AC<->DC
|
17 years ago |
Yi Yang
|
8b78cf602f
cpuidle: fix cpuidle time and usage overflow
|
17 years ago |
Venkatesh Pallipadi
|
4fcb2fcd4d
ACPI, cpuidle: Clarify C-state description in sysfs
|
17 years ago |
Len Brown
|
9b71315421
Revert "cpuidle: build fix for non-x86"
|
17 years ago |
Len Brown
|
acf63867ae
Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release
|
17 years ago |
venkatesh.pallipadi@intel.com
|
9a0b841586
cpuidle: Add a poll_idle method
|
17 years ago |
Harvey Harrison
|
b5556a67f0
cpuidle: dubious one-bit signed bitfield in cpuidle.h
|
17 years ago |
Kevin Hilman
|
f757397097
cpuidle: build fix for non-x86
|
17 years ago |