aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/acpi
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen1-1/+5
2006-09-26[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen1-0/+2
2006-09-26[PATCH] i386: add HPET(s) into resource mapadurbin@google.com1-0/+26
2006-09-26[PATCH] i386: Support physical cpu hotplug for x86_64Ashok Raj1-4/+65
2006-09-26[PATCH] i386: Make acpi_force staticAdrian Bunk1-1/+1
2006-09-26[PATCH] x86: Remove unneeded externs in acpi/boot.cAndi Kleen1-3/+0
2006-09-26[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.cAndi Kleen1-0/+7
2006-09-26[PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell1-2/+74
2006-08-20Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown2-2/+5
2006-08-18ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y1-1/+1
2006-08-16ACPI: Handle BIOS that resumes from S3 to suspend routine rather than resume ...William Morrrow1-1/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-5/+5
2006-06-23[PATCH] move do_suspend_lowlevel to correct segmentShaohua Li1-5/+4
2006-06-23[PATCH] don't use flush_tlb_all in suspend timeShaohua Li2-18/+3
2006-06-21[PATCH] PCI: fix memory leak in MMCONFIG error pathKonrad Rzeszutek1-0/+2
2006-06-15Pull bugzilla-5737 into release branchLen Brown1-1/+1
2006-06-15Pull novell-bugzilla-156426 into release branchLen Brown1-2/+2
2006-06-15Pull acpica into release branchLen Brown1-2/+2
2006-06-14ACPI: ACPICA 20060331Bob Moore1-2/+2
2006-06-08[PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid1-3/+20
2006-05-30Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300"Linus Torvalds1-8/+0
2006-05-16[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300Andi Kleen1-0/+8
2006-05-03[PATCH] Remove wrong cpu_has_apic checks that came from mismergingAndi Kleen1-6/+0
2006-05-01[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen1-1/+4
2006-04-18[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen1-1/+4
2006-04-11[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen1-1/+4
2006-04-09[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen1-1/+4
2006-03-27[ACPI] fix "nolapic" flag in ACPI modeAndi Kleen1-1/+4
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas1-4/+4
2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen3-4/+9
2006-02-27Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds1-0/+3
2006-02-26[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen1-3/+0
2006-02-09Enable P-state software coordination via _PDCVenkatesh Pallipadi1-1/+1
2006-02-04[PATCH] x86_64: Dont record local apic ids when they are disabled in MADTAshok Raj1-3/+10
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown4-62/+79
2006-01-11[PATCH] x86_64: Fix off by one in acpi table mappingAndi Kleen1-1/+1
2005-12-28[ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown1-3/+3
2005-12-01[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi3-59/+76
2005-11-30[ACPI] properly detect pmtimer on ASUS a8v motherboardDavid Shaohua Li1-0/+7
2005-11-20[PATCH] Register disabled CPUsAshok Raj1-3/+1
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B1-1/+1
2005-11-14[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon1-8/+7
2005-09-30[PATCH] i386: include linux/irq.h rather than asm/hw_irq.hNick Piggin1-1/+1
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro1-1/+0
2005-09-14Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"Linus Torvalds1-10/+0
2005-09-12Fix fallout from ATI Xpress timer workaroundLinus Torvalds1-0/+3
2005-09-12[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert1-0/+7
2005-09-10[PATCH] remove ACPI S4bios supportPavel Machek1-6/+0
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown1-0/+3
2005-09-05[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi1-0/+3
2005-08-25[ACPI] delete CONFIG_ACPI_PCILen Brown1-9/+0
2005-08-24[ACPI] delete CONFIG_ACPI_BUSLen Brown1-6/+0
2005-08-24[ACPI] delete CONFIG_ACPI_INTERPRETERLen Brown1-5/+3
2005-08-24[ACPI] delete CONFIG_ACPI_BOOTLen Brown1-1/+1
2005-08-05[ACPI] Lindent created a syntax error that broke the buildLen Brown1-1/+1
2005-08-05[ACPI] Lindent all ACPI filesLen Brown3-307/+298
2005-08-05[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown1-1/+5
2005-08-04[ACPI] acpi_register_gsi() can return errorKenji Kaneshige1-1/+5
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown3-2/+110
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi2-0/+107
2005-07-12[ACPI] S3 resume -- use lgdtl, not lgdtNickolai Zeldovich1-2/+3
2005-06-27[PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman1-8/+33
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige1-0/+16
2005-06-25[PATCH] dmi: move ACPI sleep quirkAndrey Panin2-0/+28
2005-06-25[PATCH] dmi: move ACPI boot quirkAndrey Panin1-2/+217
2005-05-06Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not endLinus Torvalds1-1/+1
2005-04-18[PATCH] x86: fix acpi compile without CONFIG_ACPI_BUSChris Wedgwood1-0/+2
2005-04-16[PATCH] x86_64 genapic updateJason Davis1-0/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds5-0/+1374