- bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 9cfc94e cpuidle: kirkwood: Move out of mach directory by Andrew Lunn · 12 years ago
- 43720bd PM / tracing: remove deprecated power trace API by Paul Gortmaker · 12 years ago
- 8aef33a cpuidle: remove the power_specified field in the driver by Daniel Lezcano · 12 years ago
- 392370e cpuidle: fix number of initialized/destroyed states by Krzysztof Mazur · 12 years ago
- ac34d7c cpuidle: fix lock contention in the idle path by Daniel Lezcano · 12 years ago
- 92638e2 cpuidle / coupled: fix ready counter decrement by Sivaram Nair · 12 years ago
- 0e5537b cpuidle: Fix finding state with min power_usage by Sivaram Nair · 12 years ago
- d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- a474a51 cpuidle: Measure idle state durations with monotonic clock by Julius Werner · 12 years ago
- a093b93 cpuidle: fix a suspicious RCU usage in menu governor by Li Zhong · 12 years ago
- bf4d1b5 cpuidle: support multiple drivers by Daniel Lezcano · 12 years ago
- 13dd52f cpuidle: prepare the cpuidle core to handle multiple drivers by Daniel Lezcano · 12 years ago
- 4168203 cpuidle: move driver checking within the lock section by Daniel Lezcano · 12 years ago
- 42f67f2 cpuidle: move driver's refcount to cpuidle by Daniel Lezcano · 12 years ago
- 8f3e995 cpuidle: fixup device.h header in cpuidle.h by Daniel Lezcano · 12 years ago
- 349631e cpuidle / sysfs: move structure declaration into the sysfs.c file by Daniel Lezcano · 12 years ago
- c96ca4f cpuidle: Get typical recent sleep interval by Youquan Song · 12 years ago
- d73d68d cpuidle: Set residency to 0 if target Cstate not enter by Youquan Song · 12 years ago
- e11538d cpuidle: Quickly notice prediction failure in general case by Youquan Song · 12 years ago
- 69a37be cpuidle: Quickly notice prediction failure for repeat mode by Youquan Song · 12 years ago
- e45a00d cpuidle / sysfs: move kobj initialization in the syfs file by Daniel Lezcano · 12 years ago
- 1aef40e cpuidle / sysfs: change function parameter by Daniel Lezcano · 12 years ago
- be6a98d cpuidle: add Calxeda SOC idle support by Rob Herring · 12 years ago
- cf31cd1 ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplug by Srivatsa S. Bhat · 12 years ago
- ed95347 cpuidle: rename function name "__cpuidle_register_driver", v2 by Daniel Lezcano · 12 years ago
- a77de28 cpuidle: remove some empty lines by Daniel Lezcano · 12 years ago
- 66804c1 PM / cpuidle: Make ladder governor use the "disabled" state flag by Rafael J. Wysocki · 12 years ago
- 62d6ae8 Honor state disabling in the cpuidle ladder governor by Carsten Emde · 12 years ago
- 5fbbb90 cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notify by Jon Medhurst (Tixy) · 12 years ago
- 63c6ba4 cpuidle: coupled: fix sleeping while atomic in cpu notifier by Colin Cross · 12 years ago
- 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
- ec033d0 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 by Len Brown · 12 years ago
- 7791bd2 Merge branch 'pm-domains' by Rafael J. Wysocki · 12 years ago
- 8651f97 PM / cpuidle: System resume hang fix with cpuidle by Preeti U Murthy · 12 years ago
- cbc9ef0 PM / Domains: Add preliminary support for cpuidle, v2 by Rafael J. Wysocki · 12 years ago
- 6e797a0 PM / cpuidle: Add driver reference counter by Rafael J. Wysocki · 12 years ago
- dc7fd27 cpuidle: move field disable from per-driver to per-cpu by ShuoX Liu · 12 years ago
- 20ff51a cpuidle: coupled: add parallel barrier function by Colin Cross · 12 years ago
- 4126c01 cpuidle: add support for states that affect multiple cpus by Colin Cross · 12 years ago
- 3af272a cpuidle: fix error handling in __cpuidle_register_device by Colin Cross · 12 years ago
- 56cfbf7 cpuidle: refactor out cpuidle_enter_state by Colin Cross · 12 years ago
- 1b0a0e9 cpuidle: add checks to avoid NULL pointer dereference by Srivatsa S. Bhat · 13 years ago
- 0aeb9ca cpuidle: remove unused hrtimer_peek_ahead_timers() call by Sergey Senozhatsky · 13 years ago
- 4a16251 cpuidle: Use kick_all_cpus_sync() by Thomas Gleixner · 12 years ago
- eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 13 years ago
- ee01e66 cpuidle: Fix panic in CPU off-lining with no idle driver by Toshi Kani · 13 years ago
- a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
- 02401c0 cpuidle: power_usage should be declared signed integer by Boris Ostrovsky · 13 years ago
- 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 13 years ago
- fc850f3 cpuidle: use the driver's state_count as default by Daniel Lezcano · 13 years ago
- 3a53396 cpuidle: add a sysfs entry to disable specific C state for debug purpose. by ShuoX Liu · 13 years ago
- e168979 cpuidle: Add common time keeping and irq enabling by Robert Lee · 13 years ago
- 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
- aa491ad cpuidle: Default y on powerpc pSeries by Benjamin Herrenschmidt · 13 years ago
- 76027ea cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() section by Steven Rostedt · 13 years ago
- 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
- 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
- 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
- 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
- b25edc4 cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare() by Deepthi Dharwar · 13 years ago
- e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
- 70e522a cpuidle: ladder.c needs module.h and not just moduleparam.h by Paul Gortmaker · 13 years ago
- 884b17e cpuidle: Add module.h to drivers/cpuidle files as required. by Paul Gortmaker · 13 years ago
- e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
- a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 14 years ago
- d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 14 years ago
- 62027ae cpuidle: create bootparam "cpuidle.off=1" by Len Brown · 14 years ago
- f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
- 7467571 cpuidle: menu: fixed wrapping timers at 4.294 seconds by Tero Kristo · 14 years ago
- 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- 42b16b3 Kill off warning: ‘inline’ is not at beginning of declaration by Jesper Juhl · 14 years ago
- 4395288 Merge branch 'cpuidle-perf-events' into idle-test by Len Brown · 14 years ago
- 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 14 years ago
- f77cfe4 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer by Thomas Renninger · 14 years ago
- d247632 cpuidle: delete NOP CPUIDLE_FLAG_POLL by Len Brown · 14 years ago
- 720f1c3 cpuidle: Rename X86 specific idle poll state[0] from C0 to POLL by Thomas Renninger · 14 years ago
- d8c216c cpuidle: Make cpuidle_enable_device() call poll_idle_init() by Rafael J. Wysocki · 14 years ago
- 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
- 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 14 years ago
- 4a6f4fe drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
- 20e3341 cpuidle: Fix typos by Lucas De Marchi · 14 years ago
- 71abbbf cpuidle: extend cpuidle and menu governor to handle dynamic states by Ai Li · 14 years ago
- 6f4f272 [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 15 years ago
- 8c215bd sched: Cure nr_iowait_cpu() users by Peter Zijlstra · 14 years ago
- e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
- 752138d cpuidle: make cpuidle_curr_driver static by Len Brown · 14 years ago
- c0d64cb cpuidle: add cpuidle_unregister_driver() error check by Len Brown · 14 years ago
- 1f85f87 cpuidle: add a repeating pattern detector to the menu governor by Arjan van de Ven · 14 years ago
- ed77134 PM QOS update by Mark Gross · 15 years ago
- 1c6fe03 cpuidle: Fix incorrect optimization by Arjan van de Ven · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
- c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 15 years ago
- 56e6943b4 cpuidle menu: remove 8 bytes of padding on 64 bit builds by Richard Kennedy · 15 years ago
- 5787536 drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3' by Stephen Hemminger · 15 years ago
- faa7b7d drivers/cpuidle: Move dereference after NULL test by Julia Lawall · 15 years ago
- 21ae295 tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" by Uwe Kleine-König · 15 years ago
- 246eb7f cpuidle: always return with interrupts enabled by Kevin Hilman · 15 years ago
- 672917d cpuidle: menu governor: reduce latency on exit by Corrado Zoccolo · 15 years ago