aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar1-1/+1
2007-05-02[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton1-21/+0
2007-04-25ACPI: Remove a warning about unused variable in !CONFIG_ACPI compilation.Zachary Amsden1-1/+1
2007-04-25ACPI: prevent ACPI quirk warning mass spamming in logsThierry Vignaud1-1/+4
2007-03-09Pull bugzilla-5966 into release branchLen Brown1-1/+22
2007-03-08[PATCH] build fix for i386 earlyquirk.cDave Jones1-1/+1
2007-03-08[PATCH] ACPI: repair nvidia early quirk breakage on x86_64Len Brown1-6/+1
2007-03-08ACPI: fix Thinkpad 600/600E/600X interruptsLen Brown1-1/+22
2007-02-16Pull fluff into release branchLen Brown1-3/+2
2007-02-16[PATCH] time: x86_64: hpet_address cleanupjohn stultz1-16/+4
2007-02-16[PATCH] Allow early access to the power management timerThomas Gleixner1-4/+1
2007-02-13ACPI: acpi_table_parse() now returns success/fail, not countLen Brown1-3/+2
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy1-17/+0
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2-12/+8
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy1-82/+74
2007-02-02ACPICA: Remove duplicate table definitions.Alexey Starikovskiy1-15/+14
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy1-5/+5
2007-02-02ACPICA: Remove duplicate table managerAlexey Starikovskiy2-22/+22
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-12/+5
2007-01-10ACPI: rename cstate_entry_s to cstate_entryVenkatesh Pallipadi1-5/+5
2007-01-02ACPI: fix section mis-match build warningLen Brown1-1/+1
2006-12-16Pull trivial into test branchLen Brown1-0/+22
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+21
2006-12-07[PATCH] Allow NULL pointers in percpu_freeAlan Stern1-4/+2
2006-12-07[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B1-0/+21
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro1-0/+1
2006-12-02Revert "ACPI: SCI interrupt source override"Len Brown1-5/+5
2006-11-14[PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen2-1/+15
2006-11-03[PATCH] acpi_noirq section fixAndrew Morton1-1/+1
2006-10-21ACPI: uninline ACPI global locking functionsAndrew Morton1-0/+22
2006-10-14Pull sci into test branchLen Brown1-5/+5
2006-10-14ACPI: SCI interrupt source overrideKimball Murray1-5/+5
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi1-1/+121
2006-10-04[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman1-3/+1
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman1-6/+1
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1Andi 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 vectorWilliam 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/linux-acpi-2.6Linus 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