summaryrefslogtreecommitdiffstats
path: root/drivers/idle
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-111-0/+21
|\
| * intel_idle: initial C8, C9, C10 supportLen Brown2013-04-171-0/+21
* | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-04-281-4/+0
|\ \ | |/ |/|
| * cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0
| * intel_idle: remove stop/start critical timingsDaniel Lezcano2013-04-221-3/+0
* | intel_idle: additional Haswell CPU-idLen Brown2013-03-151-0/+1
|/
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-221-4/+4
|\
| * intel_idle: Convert i7300_idle_lock to raw_spinlockMike Galbraith2013-02-191-4/+4
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+0
|\ \
| * | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-251-2/+1
| |\|
| * | drivers/idle: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+0
* | | intel_idle: export both C1 and C1ELen Brown2013-02-131-5/+49
* | | intel_idle: remove assumption of one C-state per MWAIT flagLen Brown2013-02-081-51/+59
* | | intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATESLen Brown2013-02-081-8/+8
* | | intel_idle: support HaswellLen Brown2013-02-081-0/+39
* | | intel_idle: stop using driver_data for static flagsLen Brown2013-02-011-49/+26
| |/ |/|
* | intel_idle: Don't register CPU notifier if we are not running.Konrad Rzeszutek Wilk2013-01-181-2/+1
|/
* intel_idle: pr_debug information need separatedYouquan Song2013-01-031-1/+1
* cpuidle: Measure idle state durations with monotonic clockJulius Werner2012-11-271-13/+1
* intel_idle: enable IVB Xeon supportLen Brown2012-09-261-0/+1
* intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.Konrad Rzeszutek Wilk2012-08-171-1/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-261-0/+37
|\
| * intel_idle: initial IVB supportLen Brown2012-06-051-0/+37
* | ACPI: intel_idle : break dependency between modulesDaniel Lezcano2012-07-051-14/+27
|/
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-7/+1
* drivers/idle/intel_idle.c: fix confusing code identationMarcos Paulo de Souza2012-03-211-4/+4
* intel_idle: Revert change of auto_demotion_disable_flags for NehalemBen Hutchings2012-02-151-8/+4
* intel_idle: Fix ID for Nehalem-EX Xeon in device ID tableBen Hutchings2012-02-131-1/+1
* Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-021-1/+1
|\
| * ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger2012-01-191-1/+1
* | intel-idle: convert to x86_cpu_id auto probingAndi Kleen2012-01-261-50/+66
|/
*---. Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2012-01-181-47/+49
|\ \ \
| | * | intel_idle: Split up and provide per CPU initialization funcThomas Renninger2012-01-171-40/+42
| |/ / |/| |
| * | intel idle: Make idle driver more robustThomas Renninger2012-01-171-1/+2
| * | intel_idle: Fix a cast to pointer from integer of different size warning in i...David Howells2012-01-171-1/+1
| * | intel_idle: remove redundant local_irq_disable() callYanmin Zhang2012-01-171-2/+1
| * | intel_idle: fix API misuseShaohua Li2012-01-171-3/+3
|/ /
* | 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