aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/idle
Commit message (Expand)AuthorAgeFilesLines
* intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.Konrad Rzeszutek Wilk2014-04-021-1/+2
* intel_idle: Don't register CPU notifier if we are not running.Konrad Rzeszutek Wilk2013-02-061-3/+4
* intel_idle: enable IVB Xeon supportBen Hutchings2012-12-061-0/+1
* intel_idle: initial IVB supportLen Brown2012-12-061-0/+36
* intel_idle: fix API misuseShaohua Li2012-01-251-3/+3
* intel idle: Make idle driver more robustThomas Renninger2012-01-251-1/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-31/+99
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-061-19/+61
| * cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-061-12/+34
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-061-4/+8
* | x86: fix up files really needing to include module.hPaul Gortmaker2011-10-311-0/+1
|/
* intel_idle: Rename cpuidle statesThomas Renninger2011-02-281-11/+11
* intel_idle: disable Atom/Lincroft HW C-state auto-demotionLen Brown2011-02-171-0/+4
* intel_idle: disable NHM/WSM HW C-state auto-demotionLen Brown2011-02-171-0/+20
* fix a shutdown regression in intel_idleShaohua Li2011-01-251-6/+2
* Merge branch 'cpuidle-perf-events' into idle-testLen Brown2011-01-121-2/+0
|\
| * cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve...Thomas Renninger2011-01-121-2/+0
* | Merge branch 'linus' into idle-testLen Brown2011-01-121-2/+1
|\ \ | |/
| * perf: Clean up power events by introducing new, more generic onesThomas Renninger2011-01-041-0/+1
| * perf: Do not export power_frequency, but power_start eventThomas Renninger2011-01-041-2/+0
* | intel_idle: open broadcast clock eventShaohua Li2011-01-121-1/+46
* | cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idleLen Brown2011-01-121-0/+8
* | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-121-0/+4
* | intel_idle: update Sandy Bridge core C-state residency targetsLen Brown2011-01-121-4/+4
|/
* intel_idle: recognize ARAT on WSM-EXLen Brown2010-12-021-9/+3
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-261-15/+46
|\
| * intel_idle: do not use the LAPIC timer for ATOM C2Len Brown2010-10-261-1/+1
| * Merge branch 'intel_idle+snb' into idle-releaseLen Brown2010-10-231-1/+42
| |\
| | * intel_idle: add initial Sandy Bridge supportLen Brown2010-10-231-1/+43
| * | intel_idle: delete bogus data from cpuidle_state.power_usageLen Brown2010-10-151-7/+0
| * | intel_idle: simplify test for leave_mm()Len Brown2010-10-151-6/+3
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-8/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | x86, mwait: Move mwait constants to a common header fileH. Peter Anvin2010-09-171-8/+1
| |/ /
* | | intel_idle: enable Atom C6Len Brown2010-10-081-5/+5
* | | intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha2010-09-301-4/+14
* | | intel_idle: add missing __percpu markupNamhyung Kim2010-09-281-1/+1
* | | intel_idle: Change mode 755 => 644Thomas Weber2010-09-281-0/+0
|/ /
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-152-56/+8
|\ \
| * | intel_idle: recognize Lincroft Atom ProcessorArjan van de Ven2010-08-141-0/+1
| * | intel_idle: no longer EXPERIMENTALLen Brown2010-08-141-1/+0
| * | intel_idle: disable module supportLen Brown2010-08-141-1/+1
| * | intel_idle: add support for Westmere-EXLen Brown2010-07-261-0/+1
| * | intel_idle: delete power_policy modparam, and choose substate functionsLen Brown2010-07-231-43/+0
| * | intel_idle: delete substates DEBUG modparamLen Brown2010-07-231-13/+7
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-08-041-1/+1
|/
* intel_idle: native hardware cpuidle driver for latest Intel processorsLen Brown2010-05-283-0/+473
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* cpumask: convert drivers/idle/i7300_idle.c to cpumask_var_tRusty Russell2009-12-171-6/+9