summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/acpi/cstate.c
AgeCommit message (Expand)Author
2011-08-03x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown
2010-10-21Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-09-28ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.cNamhyung Kim
2010-09-17x86, mwait: Move mwait constants to a common header fileH. Peter Anvin
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2009-12-14ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui
2009-09-27ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui
2009-05-27ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-01-09ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui
2009-01-06cpumask: use work_on_cpu in acpi/cstate.cMike Travis
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis
2008-04-19x86: remove pointless commentsWANG Cong
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis
2007-10-11i386: move kernel/acpiThomas Gleixner