summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/cstate.c
Commit message (Expand)AuthorAgeFilesLines
* x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systemsYazen Ghannam2017-06-271-1/+2
* ACPI / idle: small formatting fixesNick Desaulniers2017-01-271-4/+5
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-1/+1
* x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* ACPI idle: permit sparse C-state sub-state numbersLen Brown2014-02-191-1/+3
* x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2013-12-191-23/+0Star
* Disintegrate asm/system.h for X86David Howells2012-03-281-0/+1
* x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown2011-08-041-0/+23
* Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-10/+1Star
|\
| * x86, mwait: Move mwait constants to a common header fileH. Peter Anvin2010-09-181-10/+1Star
* | ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.cNamhyung Kim2010-09-291-1/+1
|/
* ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown2010-07-221-0/+9
* ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui2009-12-151-1/+1
* ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui2009-09-271-1/+1
* ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh2009-05-281-3/+13
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-101-33/+37
|\
| * cpumask: use work_on_cpu in acpi/cstate.cMike Travis2009-01-061-33/+37
* | ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui2009-01-091-1/+3
|/
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-2/+1Star
* cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-181-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-221-2/+2
|\
| * x86: use new set_cpus_allowed_ptr functionMike Travis2008-04-191-2/+2
* | x86: remove pointless commentsWANG Cong2008-04-191-2/+0Star
|/
* ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-141-0/+2
* x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-191-2/+2
* i386: move kernel/acpiThomas Gleixner2007-10-111-0/+164