Arnd Bergmann
|
c7a9b09b1a
ARM: omap: allow building omap44xx without SMP
|
13 years ago |
Linus Torvalds
|
476525004a
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
|
13 years ago |
Rafael J. Wysocki
|
7791bd230c
Merge branch 'pm-domains'
|
13 years ago |
Preeti U Murthy
|
8651f97bd9
PM / cpuidle: System resume hang fix with cpuidle
|
13 years ago |
Daniel Lezcano
|
25ac77613a
ACPI: intel_idle : break dependency between modules
|
13 years ago |
Rafael J. Wysocki
|
cbc9ef0287
PM / Domains: Add preliminary support for cpuidle, v2
|
13 years ago |
Rafael J. Wysocki
|
6e797a0788
PM / cpuidle: Add driver reference counter
|
13 years ago |
ShuoX Liu
|
dc7fd275ae
cpuidle: move field disable from per-driver to per-cpu
|
13 years ago |
Colin Cross
|
20ff51a36b
cpuidle: coupled: add parallel barrier function
|
13 years ago |
Colin Cross
|
4126c0197b
cpuidle: add support for states that affect multiple cpus
|
13 years ago |
Boris Ostrovsky
|
02401c06b7
cpuidle: power_usage should be declared signed integer
|
13 years ago |
Boris Ostrovsky
|
1a022e3f1b
idle, x86: Allow off-lined CPU to enter deeper C states
|
13 years ago |
Daniel Lezcano
|
e07510585a
cpuidle: remove unused 'governor_data' field
|
13 years ago |
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
|
13 years ago |
Deepthi Dharwar
|
46bcfad7a8
cpuidle: Single/Global registration of idle states
|
13 years ago |
Deepthi Dharwar
|
4202735e8a
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
|
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
|
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 |