Daniel Lezcano
|
442bf3aaf5
sched: Let the scheduler see CPU idle states
|
11 years ago |
Chuansheng Liu
|
2ed903c548
cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus
|
11 years ago |
Sandeep Tripathy
|
30fe688402
cpuidle: move idle traces to cpuidle_enter_state()
|
11 years ago |
Rafael J. Wysocki
|
a6220fc19a
PM / suspend: Always use deepest C-state in the "freeze" sleep state
|
11 years ago |
Rafael J. Wysocki
|
52c324f8a8
cpuidle: Combine cpuidle_enabled() with cpuidle_select()
|
11 years ago |
Linus Torvalds
|
05bf58ca4b
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Linus Torvalds
|
4dedde7c7a
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
11 years ago |
Paul Burton
|
0b89e9aa28
cpuidle: delay enabling interrupts until all coupled CPUs leave idle
|
11 years ago |
Daniel Lezcano
|
30cdd69e2a
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
|
11 years ago |
Daniel Lezcano
|
907e30f1bb
idle/cpuidle: Split cpuidle_idle_call main function into smaller functions
|
11 years ago |
Preeti U Murthy
|
ba8f20c2eb
cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failure
|
11 years ago |
Konrad Rzeszutek Wilk
|
813e8e3d6a
cpuidle: Check for dev before deregistering it.
|
11 years ago |
Viresh Kumar
|
d7c7f10326
cpuidle: don't call poll_idle_init() for every cpu
|
12 years ago |
Viresh Kumar
|
6d281e97a1
cpuidle: replace multiline statements with single line in cpuidle_idle_call()
|
12 years ago |
Viresh Kumar
|
fb11c9c63f
cpuidle: reduce code duplication inside cpuidle_idle_call()
|
12 years ago |
Viresh Kumar
|
9b29a86f04
cpuidle: merge two if() statements for checking error cases
|
12 years ago |
Viresh Kumar
|
47182668ca
cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points
|
12 years ago |
Viresh Kumar
|
267d4bf8ee
cpuidle: make __cpuidle_device_init() return void
|
12 years ago |
Viresh Kumar
|
caf4a36e81
cpuidle: Fix comments in cpuidle core
|
12 years ago |
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 |