summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/cstate.c
Commit message (Expand)AuthorAgeFilesLines
* x86/acpi/cstate: Add Zhaoxin processors support for cache flush policy in C3Tony W Wang-oc2019-06-221-0/+15
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* x86/power: Optimize C3 entry on Centaur CPUsDavid Wang2019-04-191-0/+12
* x86/ACPI/cstate: Make APCI C1 FFH MWAIT C-state description vendor-neutralPrarit Bhargava2018-08-151-1/+1
* 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-071-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/+0
* 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-031-0/+23
* Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-10/+1
|\
| * x86, mwait: Move mwait constants to a common header fileH. Peter Anvin2010-09-171-10/+1
* | ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.cNamhyung Kim2010-09-281-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-141-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-271-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/+1
* 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-211-2/+2
|\
| * x86: use new set_cpus_allowed_ptr functionMike Travis2008-04-191-2/+2
* | x86: remove pointless commentsWANG Cong2008-04-191-2/+0
|/
* 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