summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
*---------. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-141-124/+45
|\ \ \ \ \ \
| | | | | * | ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-141-0/+3
| | | | |/ /
| | | * | | ACPI: plan to delete "acpi=ht" boot optionLen Brown2010-03-141-1/+3
| | | * | | ACPI: remove "acpi=ht" DMI blacklistLen Brown2010-03-141-93/+0
| | | |/ /
| | | * | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-071-0/+4
| | | |\ \
| | | | * \ Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin2010-02-221-1/+8
| | | | |\ \
| | | | * | | x86: Move pci init function to x86_initThomas Gleixner2010-02-191-0/+4
| | | | | |/ | | | | |/|
| | | * | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-031-1/+8
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | x86: Fix SCI on IOAPIC != 0Yinghai Lu2010-02-101-1/+8
| | | | |/
| | | * | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-281-0/+21
| | | |\ \ | | |/ / / | |/| | |
| | | * | x86, acpi: Map hotadded cpu to correct node.Haicheng Li2010-02-101-0/+21
| * | | | ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown2010-02-161-8/+0
| | |_|/ | |/| |
| * | | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha2010-02-091-5/+0
| | |/ | |/|
| * | x86, ACPI: delete acpi_boot_table_init() return valueLen Brown2010-01-061-16/+6
|/ /
* | ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-301-0/+2
|/
* ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-222-26/+1
* ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-221-34/+0
* ACPI: processor: factor out common _PDC settingsAlex Chiang2009-12-221-9/+1
* ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang2009-12-221-33/+1
* ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang2009-12-221-3/+1
* Merge branch 'bugzilla-14700' into releaseLen Brown2009-12-151-1/+1
|\
| * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui2009-12-141-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\ \ | | |/ | |/|
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-081-0/+1
|\ \ \
| * | | x86: arch specific support for remapping HPET MSIsSuresh Siddha2009-08-271-0/+1
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-12/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | x86, sleep: Always save the value of EFERH. Peter Anvin2009-11-161-6/+3
| * | | x86: Make sure wakeup trampoline code is below 1MBYinghai Lu2009-11-111-6/+9
* | | | [CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUsHarald Welte2009-11-241-1/+2
| |_|/ |/| |
* | | x86: Document linker script ASSERT() quirkIngo Molnar2009-10-161-0/+3
* | | Revert "x86: linker script syntax nits"Ingo Molnar2009-10-151-2/+2
* | | x86: linker script syntax nitsRoland McGrath2009-10-141-2/+2
|/ /
* | ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui2009-09-271-1/+1
* | Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Ingo Molnar2009-08-291-101/+1
|\ \
| * | ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=nFeng Tang2009-08-281-101/+1
| |/
* | x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant bracesJeremy Fitzhardinge2009-07-141-2/+1
|/
*-----. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-243-82/+27
|\ \ \ \
| | | | * ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh2009-06-201-0/+13
| | |_|/ | |/| |
| | | * ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown2009-06-121-66/+0
| | | * ACPI: Remove Asus P4B266 from blacklistOlivier Berger2009-06-121-8/+0
| | | * ACPI: delete dead acpi_disabled setting codeLen Brown2009-06-121-5/+1
| | |/ | |/|
| | * ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh2009-05-271-3/+13
| |/
* | gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-181-0/+1
* | PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.cJaswinder Singh Rajput2009-06-121-1/+1
* | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-103-1/+3
|\ \
| * | x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin2009-04-093-1/+3
| |/
* | x86: Print real IOAPIC version for x86-64Naga Chumbalkar2009-06-021-4/+1
OpenPOWER on IntegriCloud