Rafael J. Wysocki
|
df8d9eeadd
cpuidle: Run tick_broadcast_exit() with disabled interrupts
|
10 years ago |
Bartlomiej Zolnierkiewicz
|
d75e4af14e
cpuidle: remove state_count field from struct cpuidle_device
|
10 years ago |
Rafael J. Wysocki
|
ef2b22ac54
cpuidle / sleep: Use broadcast timer for states that stop local timer
|
10 years ago |
Rafael J. Wysocki
|
31a3409065
cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() too
|
10 years ago |
Rafael J. Wysocki
|
01e04f466e
idle / sleep: Avoid excessive disabling and enabling interrupts
|
10 years ago |
Rafael J. Wysocki
|
124cf9117c
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
|
10 years ago |
Rafael J. Wysocki
|
3810631332
PM / sleep: Re-implement suspend-to-idle handling
|
10 years ago |
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 |