summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/acpi
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-232-5/+5
|\
| * Pull bugzilla-5737 into release branchLen Brown2006-06-161-1/+1
| |\
| | * Enable P-state software coordination via _PDCVenkatesh Pallipadi2006-02-091-1/+1
| * | Pull novell-bugzilla-156426 into release branchLen Brown2006-06-151-2/+2
| |\ \
| | * | [ACPI] fix "nolapic" flag in ACPI modeAndi Kleen2006-03-271-1/+4
| * | | Pull acpica into release branchLen Brown2006-06-151-2/+2
| |\ \ \
| | * | | ACPI: ACPICA 20060331Bob Moore2006-06-141-2/+2
| | |/ /
* | | | [PATCH] move do_suspend_lowlevel to correct segmentShaohua Li2006-06-231-5/+4Star
* | | | [PATCH] don't use flush_tlb_all in suspend timeShaohua Li2006-06-232-18/+3Star
* | | | [PATCH] PCI: fix memory leak in MMCONFIG error pathKonrad Rzeszutek2006-06-211-0/+2
|/ / /
* | | [PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid2006-06-091-3/+20
* | | Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300"Linus Torvalds2006-05-311-8/+0Star
* | | [PATCH] i386/x86_64: Force pci=noacpi on HP XW9300Andi Kleen2006-05-161-0/+8
* | | [PATCH] Remove wrong cpu_has_apic checks that came from mismergingAndi Kleen2006-05-041-6/+0Star
* | | [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen2006-05-021-1/+4
* | | [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen2006-04-181-1/+4
* | | [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen2006-04-111-1/+4
* | | [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen2006-04-091-1/+4
|/ /
* | [PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2006-03-261-4/+4
* | [PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen2006-03-093-4/+9
* | Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds2006-02-281-0/+3
* | [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen2006-02-261-3/+0Star
|/
* [PATCH] x86_64: Dont record local apic ids when they are disabled in MADTAshok Raj2006-02-051-3/+10
*-----. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-244-62/+79
|\ \ \ \
| | | | * [ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown2005-12-281-3/+3
| | |_|/ | |/| |
| | | * [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2005-12-013-59/+76
| | |/
* | / [PATCH] x86_64: Fix off by one in acpi table mappingAndi Kleen2006-01-121-1/+1
|/ /
* / [ACPI] properly detect pmtimer on ASUS a8v motherboardDavid Shaohua Li2005-12-011-0/+7
|/
* [PATCH] Register disabled CPUsAshok Raj2005-11-201-3/+1Star
* [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-151-1/+1
* [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon2005-11-151-8/+7Star
* [PATCH] i386: include linux/irq.h rather than asm/hw_irq.hNick Piggin2005-09-301-1/+1
* [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-271-1/+0Star
* Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"Linus Torvalds2005-09-151-10/+0Star
* Fix fallout from ATI Xpress timer workaroundLinus Torvalds2005-09-121-0/+3
* [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert2005-09-121-0/+7
* [PATCH] remove ACPI S4bios supportPavel Machek2005-09-101-6/+0Star
* Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-081-0/+3
|\
| * [PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi2005-09-051-0/+3
* | [ACPI] delete CONFIG_ACPI_PCILen Brown2005-08-251-9/+0Star
* | [ACPI] delete CONFIG_ACPI_BUSLen Brown2005-08-241-6/+0Star
* | [ACPI] delete CONFIG_ACPI_INTERPRETERLen Brown2005-08-241-5/+3Star
* | [ACPI] delete CONFIG_ACPI_BOOTLen Brown2005-08-241-1/+1
* | [ACPI] Lindent created a syntax error that broke the buildLen Brown2005-08-051-1/+1
* | [ACPI] Lindent all ACPI filesLen Brown2005-08-053-307/+298Star
* | [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown2005-08-051-1/+5
|\ \ | |/ |/|
| * [ACPI] acpi_register_gsi() can return errorKenji Kaneshige2005-08-051-1/+5
* | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-123-2/+110
|\|
| * [ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi2005-07-122-0/+107