Daniel Lezcano
|
c878a52d3c
cpuidle: Check if device is already registered
|
12 years ago |
Daniel Lezcano
|
5df0aa7341
cpuidle: Introduce __cpuidle_device_init()
|
12 years ago |
Daniel Lezcano
|
f6bb51a53a
cpuidle: Introduce __cpuidle_unregister_device()
|
12 years ago |
Daniel Lezcano
|
10b9d3f8a4
cpuidle: Check cpuidle_enable_device() return value
|
12 years ago |
Daniel Lezcano
|
82467a5a88
cpuidle: simplify multiple driver support
|
12 years ago |
Daniel Lezcano
|
1c192d047a
cpuidle: fix comment format
|
12 years ago |
Daniel Lezcano
|
4c637b2175
cpuidle: make a single register function for all
|
12 years ago |
Daniel Lezcano
|
554c06ba3e
cpuidle: remove en_core_tk_irqen flag
|
12 years ago |
Daniel Lezcano
|
b60e6a0eb0
cpuidle : handle clockevent notify from the cpuidle framework
|
12 years ago |
Paul Gortmaker
|
43720bd601
PM / tracing: remove deprecated power trace API
|
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 |
Julius Werner
|
a474a51549
cpuidle: Measure idle state durations with monotonic clock
|
12 years ago |
Daniel Lezcano
|
bf4d1b5ddb
cpuidle: support multiple drivers
|
12 years ago |
Youquan Song
|
d73d68dc49
cpuidle: Set residency to 0 if target Cstate not enter
|
12 years ago |
Daniel Lezcano
|
e45a00d679
cpuidle / sysfs: move kobj initialization in the syfs file
|
12 years ago |
Daniel Lezcano
|
1aef40e288
cpuidle / sysfs: change function parameter
|
12 years ago |
Srivatsa S. Bhat
|
cf31cd1a0c
ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplug
|
12 years ago |
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 |