summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy2007-02-021-17/+0
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-022-12/+8
* ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy2007-02-021-82/+74
* ACPICA: Remove duplicate table definitions.Alexey Starikovskiy2007-02-021-15/+14
* ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-021-5/+5
* ACPICA: Remove duplicate table managerAlexey Starikovskiy2007-02-022-22/+22
* ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-021-12/+5
* ACPI: rename cstate_entry_s to cstate_entryVenkatesh Pallipadi2007-01-101-5/+5
* ACPI: fix section mis-match build warningLen Brown2007-01-021-1/+1
* Pull trivial into test branchLen Brown2006-12-161-0/+22
|\
| * ACPI: uninline ACPI global locking functionsAndrew Morton2006-10-211-0/+22
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-0/+21
|\ \
| * | [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B2006-12-071-0/+21
* | | [PATCH] Allow NULL pointers in percpu_freeAlan Stern2006-12-071-4/+2
|/ /
* | [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-041-0/+1
* | Revert "ACPI: SCI interrupt source override"Len Brown2006-12-021-5/+5
* | [PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen2006-11-142-1/+15
* | [PATCH] acpi_noirq section fixAndrew Morton2006-11-031-1/+1
|/
* Pull sci into test branchLen Brown2006-10-141-5/+5
|\
| * ACPI: SCI interrupt source overrideKimball Murray2006-10-141-5/+5
* | ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2006-10-141-1/+121
|/
* [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman2006-10-041-3/+1
* [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-041-6/+1
* [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-261-1/+5
* [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen2006-09-261-0/+2
* [PATCH] i386: add HPET(s) into resource mapadurbin@google.com2006-09-261-0/+26
* [PATCH] i386: Support physical cpu hotplug for x86_64Ashok Raj2006-09-261-4/+65
* [PATCH] i386: Make acpi_force staticAdrian Bunk2006-09-261-1/+1
* [PATCH] x86: Remove unneeded externs in acpi/boot.cAndi Kleen2006-09-261-3/+0
* [PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.cAndi Kleen2006-09-261-0/+7
* [PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell2006-09-261-2/+74
*-. Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown2006-08-202-2/+5
|\ \
| | * ACPI: Handle BIOS that resumes from S3 to suspend routine rather than resume ...William Morrrow2006-08-161-1/+4
| |/ |/|
| * ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y2006-08-181-1/+1
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* 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-151-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/+4
* | | | [PATCH] don't use flush_tlb_all in suspend timeShaohua Li2006-06-232-18/+3
* | | | [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-081-3/+20
* | | Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300"Linus Torvalds2006-05-301-8/+0
* | | [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-031-6/+0
* | | [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen2006-05-011-1/+4
OpenPOWER on IntegriCloud