aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-28PCI: fix bogus "'device' may be used uninitialized" warning in pci_slotMatthew Wilcox
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner
2008-07-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-26ftrace: disable tracing on acpi idle callsSteven Rostedt
2008-07-24Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-24pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend orderingCarlos Corbacho
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li
2008-07-24move memory_read_from_buffer() from fs.h to string.hAkinobu Mita
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-22PCI hotplug: fix error path in pci_slot's register_slotAlex Chiang
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-07-22acpi: fix crash in core ACPI code, triggered by CONFIG_ACPI_PCI_SLOT=yIngo Molnar
2008-07-21Merge branch 'linus' into cpus4096-for-linusIngo Molnar
2008-07-20APCI: revert another duplicated patchThomas Gleixner
2008-07-20APCI: revert duplicated patchThomas Gleixner
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis
2008-07-18Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-18Revert "ACPI: don't walk tables if ACPI was disabled"Andi Kleen
2008-07-18Merge branch 'merge' into release-2.6.27Andi Kleen
2008-07-18Revert "dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled."Andi Kleen
2008-07-18Revert "Fix FADT parsing"Andi Kleen
2008-07-18ACPI : Set FAN device to correct state in boot phaseZhao Yakui
2008-07-18ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui
2008-07-18ACPI: stop complaints about interrupt link End Tags and blank IRQ descriptorsBjorn Helgaas
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16Fix FADT parsingJan Beulich
2008-07-16Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin
2008-07-16ACPI: use dev_printk when possibleBjorn Helgaas
2008-07-16ACPI: video: fix brightness allocationJulia Jomantaite
2008-07-16ACPI: Disable MWAIT via DMI on broken Compal boardZhao Yakui
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui
2008-07-16ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui
2008-07-16ACPICA: Fix mutex debug code for wrong loop termination valueBob Moore
2008-07-16ACPICA: Cleanup of _PRT parsing codeBob Moore
2008-07-16ACPICA: Cleanup debug operand dump mechanismBob Moore
2008-07-16ACPICA: Fix for invalid large array index on 64-bit systemsBob Moore
2008-07-16ACPICA: Update DMAR and SRAT table definitionsBob Moore
2008-07-16ACPICA: Workaround for reversed _PRT entries from BIOSBob Moore
2008-07-16ACPICA: Add const qualifier for appropriate string constantsBob Moore
2008-07-16ACPICA: Several lint changes, no functional changesBob Moore
2008-07-16ACPICA: Removed unused include files from source filesBob Moore
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore
2008-07-16ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore
2008-07-16ACPICA: Fix for hang on GPE method invocationBob Moore