aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/cstate.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* Disintegrate asm/system.h for X86David Howells2012-03-28
* x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown2011-08-03
* Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\
| * x86, mwait: Move mwait constants to a common header fileH. Peter Anvin2010-09-17
* | ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.cNamhyung Kim2010-09-28
|/
* ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown2010-07-22
* ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui2009-12-14
* ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui2009-09-27
* ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh2009-05-27
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-10
|\
| * cpumask: use work_on_cpu in acpi/cstate.cMike Travis2009-01-06
* | ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui2009-01-09
|/
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-26
* cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-21
|\
| * x86: use new set_cpus_allowed_ptr functionMike Travis2008-04-19
* | x86: remove pointless commentsWANG Cong2008-04-19
|/
* ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-14
* x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-19
* i386: move kernel/acpiThomas Gleixner2007-10-11