aboutsummaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)Author
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-19Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-02-16PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu
2013-02-15Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki
2013-02-13ACPI: Drop the container.h header fileRafael J. Wysocki
2013-02-11Merge branch 'acpi-pm'Rafael J. Wysocki
2013-02-11Merge branch 'acpica'Rafael J. Wysocki
2013-01-30ACPI / scan: Introduce struct acpi_scan_handlerRafael J. Wysocki
2013-01-29Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki
2013-01-29Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki
2013-01-29Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki
2013-01-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-01-26Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas
2013-01-26ACPI: Drop device start operation that is not usedRafael J. Wysocki
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-26ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki
2013-01-25PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu
2013-01-25ACPICA: Update version to 20130117Bob Moore
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore
2013-01-24ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki
2013-01-19ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki
2013-01-18Merge branch 'acpica' into acpi-lpssRafael J. Wysocki
2013-01-17ACPI / PM: Common string representations of device power statesRafael J. Wysocki
2013-01-17ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki
2013-01-17ACPI / PM: Take order attribute of wakeup power resources into accountRafael J. Wysocki
2013-01-17ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki
2013-01-17ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki
2013-01-15ACPI: update ej_event interface to take acpi_deviceYinghai Lu
2013-01-15ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki
2013-01-15ACPI: Remove the ops field from struct acpi_deviceRafael J. Wysocki
2013-01-14ACPI: remove unused acpi_op_bind and acpi_op_unbindJiang Liu
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng
2013-01-11ACPICA: Source restructuring: split large files into 8 new files.Bob Moore
2013-01-10ACPICA: Cleanup PM_TIMER_FREQUENCY definition.Lv Zheng
2013-01-10ACPICA: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages.Bob Moore
2013-01-10ACPICA: Update version to 20121220.Bob Moore
2013-01-10ACPICA: Resources: Split interrupt share/wake bits into two fields.Bob Moore
2013-01-10ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro.Bob Moore
2013-01-10ACPICA: iASL: Finish support for the TPM2 table.Bob Moore
2013-01-10ACPICA: iASL: Finish support for CSRT table.Bob Moore
2013-01-10ACPICA: Merge all debug output macros into a single file, acoutput.Bob Moore
2013-01-10ACPICA: Update ACPI_IS_DEBUG_ENABLED macro.Bob Moore
2013-01-10ACPICA: DEBUG_PRINT macros: Update to improve performance.Bob Moore
2013-01-10ACPICA: Add header file support for the ACPI 5 TPM2 ACPI table.Bob Moore
2013-01-10ACPICA: Add time macros for various timer/time manipulation.Bob Moore
2013-01-10ACPICA: Resources: New interface, AcpiWalkResourceBuffer.Bob Moore
2013-01-10ACPICA: Update version to 20121114.Bob Moore