Linus Torvalds
|
476525004a
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
|
13 years ago |
Len Brown
|
ec033d0a02
Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release
|
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 |
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 |
Colin Cross
|
4126c0197b
cpuidle: add support for states that affect multiple cpus
|
13 years ago |
Colin Cross
|
3af272ab75
cpuidle: fix error handling in __cpuidle_register_device
|
13 years ago |
Colin Cross
|
56cfbf74a1
cpuidle: refactor out cpuidle_enter_state
|
13 years ago |
Srivatsa S. Bhat
|
1b0a0e9a15
cpuidle: add checks to avoid NULL pointer dereference
|
13 years ago |
Sergey Senozhatsky
|
0aeb9cac6f
cpuidle: remove unused hrtimer_peek_ahead_timers() call
|
13 years ago |
Thomas Gleixner
|
4a1625133d
cpuidle: Use kick_all_cpus_sync()
|
13 years ago |
Len Brown
|
eeaab2d8af
Merge branches 'idle-fix' and 'misc' into release
|
13 years ago |
Toshi Kani
|
ee01e66337
cpuidle: Fix panic in CPU off-lining with no idle driver
|
13 years ago |
Linus Torvalds
|
a335750b9a
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
|
13 years ago |
Boris Ostrovsky
|
1a022e3f1b
idle, x86: Allow off-lined CPU to enter deeper C states
|
13 years ago |
Daniel Lezcano
|
fc850f39ea
cpuidle: use the driver's state_count as default
|
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 |
Steven Rostedt
|
76027ea863
cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() section
|
13 years ago |
Kay Sievers
|
8a25a2fd12
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
|
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
|
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 |
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 |