summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/acpi
Commit message (Expand)AuthorAgeFilesLines
* Remove some unused variablesLinus Torvalds2007-07-031-2/+0
* Revert HPET resource reservationAndi Kleen2007-07-031-19/+0
* ACPI: preserve the ebx value in acpi_copy_wakeup_routineTian Kevin2007-06-241-0/+2
* [PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar2007-05-021-1/+1
* [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton2007-05-021-21/+0
* ACPI: Remove a warning about unused variable in !CONFIG_ACPI compilation.Zachary Amsden2007-04-251-1/+1
* ACPI: prevent ACPI quirk warning mass spamming in logsThierry Vignaud2007-04-251-1/+4
* Pull bugzilla-5966 into release branchLen Brown2007-03-091-1/+22
|\
| * ACPI: fix Thinkpad 600/600E/600X interruptsLen Brown2007-03-081-1/+22
* | [PATCH] build fix for i386 earlyquirk.cDave Jones2007-03-081-1/+1
* | [PATCH] ACPI: repair nvidia early quirk breakage on x86_64Len Brown2007-03-081-6/+1
|/
* Pull fluff into release branchLen Brown2007-02-161-3/+2
|\
| * ACPI: acpi_table_parse() now returns success/fail, not countLen Brown2007-02-131-3/+2
* | [PATCH] time: x86_64: hpet_address cleanupjohn stultz2007-02-161-16/+4
* | [PATCH] Allow early access to the power management timerThomas Gleixner2007-02-161-4/+1
|/
* 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
OpenPOWER on IntegriCloud