summaryrefslogtreecommitdiffstats
path: root/drivers/idle/intel_idle.c
Commit message (Expand)AuthorAgeFilesLines
* intel_idle: fix IVT idle state table settingChristoph Jaeger2014-04-211-1/+2
* Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-04-081-6/+198
|\
| * intel_idle: fine-tune IVT residency targetsLen Brown2014-04-041-1/+140
| * intel_idle: Add CPU model 54 (Atom N2000 series)Jan Kiszka2014-02-271-0/+1
| * intel_idle: support Bay TrailLen Brown2014-02-191-0/+53
| * intel_idle: allow sparse sub-state numbering, for Bay TrailLen Brown2014-02-191-5/+4
* | intel-idle: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+10
|/
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-29/+3
|\
| * intel_idle: remove superfluous dev->state_count initializationBartlomiej Zolnierkiewicz2014-01-111-29/+0
| * intel_idle: do C1E promotion disable quirk for hotplugged CPUsBartlomiej Zolnierkiewicz2014-01-111-0/+3
* | Merge branch 'x86/idle' into sched/coreIngo Molnar2014-01-131-10/+1
|\ \ | |/ |/|
| * x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2013-12-191-10/+1
* | intel_idle: close avn_cstates array with correct markerJiang Liu2014-01-101-1/+3
* | Revert "intel_idle: mark states tables with __initdata tag"Jiang Liu2014-01-091-5/+5
|/
* x86 idle: Repair large-server 50-watt idle-power regressionLen Brown2013-12-191-0/+3
* intel_idle: Fixed C6 state on Avoton/Rangeley processorsBockholdt Arne2013-11-281-2/+2
* Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-11-191-1/+23
|\
| * intel_idle: Support Intel Atom Processor C2000 Product FamilyLen Brown2013-11-121-1/+23
* | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-9/+9
|\|
| * intel_idle: use CPU_TASKS_FROZEN instead of a numeric constantPrarit Bhargava2013-10-301-1/+1
| * intel_idle: mark some functions with __init tagBartlomiej Zolnierkiewicz2013-09-241-2/+2
| * intel_idle: mark states tables with __initdata tagBartlomiej Zolnierkiewicz2013-09-241-5/+5
| * intel_idle: shrink states tablesBartlomiej Zolnierkiewicz2013-09-241-6/+6
* | sched, idle: Fix the idle polling state logicPeter Zijlstra2013-09-251-1/+1
|/
* 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
|/
* 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
|/
* 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
|\ \ \