summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2011-03-22ACPI: Bug compatibility for Windows on the ACPI reboot vectorMatthew Garrett
2011-03-22ACPICA: Fix access width for reset vectorMatthew Garrett
2011-03-22ACPI battery: fribble sysfs files from a resume notifierKyle McMartin
2011-03-22Merge branch 'button-cleanup' into releaseLen Brown
2011-03-22ACPI button: remove unused procfs I/FZhang Rui
2011-03-22acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett
2011-03-22backlight: add backlight typeMatthew Garrett
2011-03-22Merge branch 'apei-release' into releaseLen Brown
2011-03-21ACPI, APEI, Add PCIe AER error information printing supportHuang Ying
2011-03-21ACPI, APEI, Add ERST record ID cacheHuang Ying
2011-03-21PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar
2011-03-21PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki
2011-03-18ACPI: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki
2011-03-18ACPI: Remove the unused EC sysdev classRafael J. Wysocki
2011-03-18Merge branch 'acpica' into releaseLen Brown
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-03-16Pull pstorev4 into release branchTony Luck
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar
2011-03-15PM: Drop pm_flags that is not necessaryRafael J. Wysocki
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-03-15PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki
2011-03-02ACPI: use __cpuinit for the acpi_processor_set_pdc() call treeJan Beulich
2011-03-02ACPI: use __init where possible in processor driverJan Beulich
2011-03-02ACPICA: Add mechanism to defer _REG methods for some installed handlersBob Moore
2011-03-02ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_nameBob Moore
2011-03-02ACPICA: Split large dsopcode and dsload.c files.Bob Moore
2011-03-02ACPICA: Split large utglobal into utdecode.c.Bob Moore
2011-03-02ACPICA: Clarify a couple of error messagesBob Moore
2011-03-02ACPICA: Remove use of unreliable FADT revision fieldBob Moore
2011-03-02ACPICA: GPE detect optimization - ignore unused GPE registersLin Ming
2011-02-24Merge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci' into acpi-nextRafael J. Wysocki
2011-02-24ACPI / ACPICA: Implicit notify for multiple devicesRafael J. Wysocki
2011-02-24ACPI / debugfs: Fix buffer overflows, double freeVasiliy Kulikov
2011-02-24ACPI: Avoid calling request_irq() many times for the same interruptRafael J. Wysocki
2011-02-24ACPI / PM: acpi_hibernation_enter() need not switch interrupts offRafael J. Wysocki
2011-02-24ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki
2011-02-24ACPI / PM: Call acpi_save_state_mem() right before low-level suspendRafael J. Wysocki
2011-02-24ACPI / PM: Modify the "low-level resume finished" messageRafael J. Wysocki
2011-02-24ACPI / PM: acpi_suspend_enter() need not switch interrupts offRafael J. Wysocki
2011-02-24ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki
2011-02-24ACPI / Button: Avoid disabling wakeup unnecessarily on removeRafael J. Wysocki
2011-02-24ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki
2011-02-24ACPI / PM: Use existing ACPI iomaps for NVS save/restore (v2)Rafael J. Wysocki
2011-02-24ACPI: Introduce acpi_os_get_iomem()Rafael J. Wysocki
2011-02-24ACPI: Do not use krefs under a mutex in osl.cRafael J. Wysocki
2011-02-24ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappingsRafael J. Wysocki
2011-02-24ACPI: Avoid walking the list of memory mappings in osl.c twice in a rowRafael J. Wysocki