aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/idle (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-05ACPI: intel_idle : break dependency between modulesDaniel Lezcano1-14/+27
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-7/+1
2012-03-21drivers/idle/intel_idle.c: fix confusing code identationMarcos Paulo de Souza1-4/+4
2012-02-15intel_idle: Revert change of auto_demotion_disable_flags for NehalemBen Hutchings1-8/+4
2012-02-13intel_idle: Fix ID for Nehalem-EX Xeon in device ID tableBen Hutchings1-1/+1
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman1-1/+1
2012-01-26intel-idle: convert to x86_cpu_id auto probingAndi Kleen1-50/+66
2012-01-19ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger1-1/+1
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into releaseLen Brown1-47/+49
2012-01-17intel_idle: Split up and provide per CPU initialization funcThomas Renninger1-40/+42
2012-01-17intel idle: Make idle driver more robustThomas Renninger1-1/+2
2012-01-17intel_idle: Fix a cast to pointer from integer of different size warning in intel_idleDavid Howells1-1/+1
2012-01-17intel_idle: remove redundant local_irq_disable() callYanmin Zhang1-2/+1
2012-01-17intel_idle: fix API misuseShaohua Li1-3/+3
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-31/+99
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-19/+61
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar1-12/+34
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_stateDeepthi Dharwar1-4/+8
2011-10-31x86: fix up files really needing to include module.hPaul Gortmaker1-0/+1
2011-02-28intel_idle: Rename cpuidle statesThomas Renninger1-11/+11
2011-02-17intel_idle: disable Atom/Lincroft HW C-state auto-demotionLen Brown1-0/+4
2011-02-17intel_idle: disable NHM/WSM HW C-state auto-demotionLen Brown1-0/+20
2011-01-25fix a shutdown regression in intel_idleShaohua Li1-6/+2
2011-01-12Merge branch 'cpuidle-perf-events' into idle-testLen Brown1-2/+0
2011-01-12Merge branch 'linus' into idle-testLen Brown1-2/+1
2011-01-12cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layerThomas Renninger1-2/+0
2011-01-12intel_idle: open broadcast clock eventShaohua Li1-1/+46
2011-01-12cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idleLen Brown1-0/+8
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger1-0/+4
2011-01-12intel_idle: update Sandy Bridge core C-state residency targetsLen Brown1-4/+4
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger1-0/+1
2011-01-04perf: Do not export power_frequency, but power_start eventThomas Renninger1-2/+0
2010-12-02intel_idle: recognize ARAT on WSM-EXLen Brown1-9/+3
2010-10-26Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-15/+46
2010-10-26intel_idle: do not use the LAPIC timer for ATOM C2Len Brown1-1/+1
2010-10-23Merge branch 'intel_idle+snb' into idle-releaseLen Brown1-1/+42
2010-10-23intel_idle: add initial Sandy Bridge supportLen Brown1-1/+43
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-21Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+1
2010-10-15intel_idle: delete bogus data from cpuidle_state.power_usageLen Brown1-7/+0
2010-10-15intel_idle: simplify test for leave_mm()Len Brown1-6/+3
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-08intel_idle: enable Atom C6Len Brown1-5/+5
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha1-4/+14
2010-09-28intel_idle: add missing __percpu markupNamhyung Kim1-1/+1
2010-09-28intel_idle: Change mode 755 => 644Thomas Weber1-0/+0
2010-09-17x86, mwait: Move mwait constants to a common header fileH. Peter Anvin1-8/+1
2010-08-15Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds2-56/+8
2010-08-14intel_idle: recognize Lincroft Atom ProcessorArjan van de Ven1-0/+1
2010-08-14intel_idle: no longer EXPERIMENTALLen Brown1-1/+0