aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/cpuidle.c
Commit message (Expand)AuthorAge
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-07
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-06
| * cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-06
| * cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar2011-11-06
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-06
* | cpuidle: Add module.h to drivers/cpuidle files as required.Paul Gortmaker2011-10-31
* | PM QoS: Move and rename the implementation filesJean Pihet2011-08-25
|/
* cpuidle: stop depending on pm_idleLen Brown2011-08-03
* cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-03
* cpuidle: create bootparam "cpuidle.off=1"Len Brown2011-08-03
* Merge branch 'cpuidle-perf-events' into idle-testLen Brown2011-01-12
|\
| * cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve...Thomas Renninger2011-01-12
* | Merge branch 'linus' into idle-testLen Brown2011-01-12
|\|
| * Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
| |\
| | * drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-17
| * | perf: Clean up power events by introducing new, more generic onesThomas Renninger2011-01-04
| |/
* | cpuidle: delete NOP CPUIDLE_FLAG_POLLLen Brown2011-01-12
* | cpuidle: Rename X86 specific idle poll state[0] from C0 to POLLThomas Renninger2011-01-12
* | cpuidle: Make cpuidle_enable_device() call poll_idle_init()Rafael J. Wysocki2011-01-12
|/
* cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li2010-08-09
* [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-08-03
* cpuidle: make cpuidle_curr_driver staticLen Brown2010-05-27
* cpuidle: always return with interrupts enabledKevin Hilman2009-10-29
* tracing, x86, cpuidle: Move the end point of a C state in the power tracerArjan van de Ven2009-09-19
* regression: disable timer peek-ahead for 2.6.28Arjan van de Ven2008-11-09
* Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-23
|\
| * hrtimer: peek at the timer queue just before going idleArjan van de Ven2008-09-11
* | cpuidle: upon BIOS bug, default to default_idle rather than pollingVenkatesh Pallipadi2008-10-16
* | cpuidle: use last_state which can reflect the actual state enteredVenkatesh Pallipadi2008-10-16
|/
* ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner2008-07-28
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2008-06-11
* cpuidle: fix 100% C0 statistics regressionVenki Pallipadi2008-03-26
* cpuidle: fix cpuidle time and usage overflowYi Yang2008-03-26
* ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-14
* cpuidle: build fix for non-x86Venki Pallipadi2008-02-09
* Revert "cpuidle: build fix for non-x86"Len Brown2008-02-07
*-. Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown2008-02-07
|\ \
| | * cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com2008-02-07
| |/ |/|
| * cpuidle: build fix for non-x86Kevin Hilman2008-01-31
* | pm qos infrastructure and interfaceMark Gross2008-02-05
|/
* cpuidle: remove unused exportsAdrian Bunk2007-10-29
* cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-10