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 |
Len Brown
|
62027aea23
cpuidle: create bootparam "cpuidle.off=1"
|
14 years ago |
Len Brown
|
43952886f0
Merge branch 'cpuidle-perf-events' into idle-test
|
14 years ago |
Len Brown
|
56dbed129d
Merge branch 'linus' into idle-test
|
14 years ago |
Thomas Renninger
|
f77cfe4ea2
cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer
|
14 years ago |
Len Brown
|
d247632c08
cpuidle: delete NOP CPUIDLE_FLAG_POLL
|
14 years ago |
Thomas Renninger
|
720f1c3010
cpuidle: Rename X86 specific idle poll state[0] from C0 to POLL
|
14 years ago |
Rafael J. Wysocki
|
d8c216cfa5
cpuidle: Make cpuidle_enable_device() call poll_idle_init()
|
14 years ago |
Linus Torvalds
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 years ago |
Thomas Renninger
|
25e41933b5
perf: Clean up power events by introducing new, more generic ones
|
14 years ago |
Christoph Lameter
|
4a6f4fe837
drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.
|
14 years ago |
Ai Li
|
71abbbf856
cpuidle: extend cpuidle and menu governor to handle dynamic states
|
15 years ago |
Thomas Renninger
|
6f4f2723d0
[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent
|
15 years ago |
Len Brown
|
752138df0d
cpuidle: make cpuidle_curr_driver static
|
15 years ago |
Kevin Hilman
|
246eb7f0ed
cpuidle: always return with interrupts enabled
|
15 years ago |
Arjan van de Ven
|
288f023e70
tracing, x86, cpuidle: Move the end point of a C state in the power tracer
|
16 years ago |
Arjan van de Ven
|
9a6558371b
regression: disable timer peek-ahead for 2.6.28
|
16 years ago |
Linus Torvalds
|
1f6d6e8ebe
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Venkatesh Pallipadi
|
89cedfefca
cpuidle: upon BIOS bug, default to default_idle rather than polling
|
16 years ago |
Venkatesh Pallipadi
|
887e301aa1
cpuidle: use last_state which can reflect the actual state entered
|
16 years ago |