aboutsummaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)Author
2013-12-04ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani
2013-08-29ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki
2013-06-24ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki
2013-06-20ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki
2013-05-22ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki
2013-05-12ACPI: Fix section to __init. Align with usage in acpixf.hJan-Simon Möller
2013-05-12ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki
2013-04-28Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-04-28Merge branch 'acpica'Rafael J. Wysocki
2013-04-28Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-04-21ACPI: update comments for acpi_event_statusZhang Rui
2013-04-12ACPICA: Update version to 20130328Bob Moore
2013-03-24ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani
2013-03-24ACPI: Remove acpi_pci_bind_root() definitionToshi Kani
2013-03-12Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-12ACPICA: Update version to 20130214Bob Moore
2013-03-12ACPICA: Remove trailing comma in enum declarationsBob Moore
2013-03-12ACPICA: Add exception descriptions to exception info tableBob Moore
2013-03-12ACPICA: Add macros to exception code definitionsBob Moore
2013-03-12ACPICA: Regression fix: reinstate safe exit macrosBob Moore
2013-03-12ACPICA: Fix a long-standing bug in local cacheJung-uk Kim
2013-03-12ACPICA: iASL/Disassembler: Add support for MTMR tableLv Zheng
2013-03-12ACPICA: iASL/Disassembler: Add support for VRTC tableLv Zheng
2013-03-12ACPICA: Update RASF table definitionLv Zheng
2013-03-06acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk
2013-03-04ACPI / hotplug: Introduce user space interface for hotplug profilesRafael J. Wysocki
2013-03-04ACPI / scan: Introduce common code for ACPI-based device hotplugRafael J. Wysocki
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-02-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-25ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab
2013-02-21ghes: move structures/enum to a header fileMauro Carvalho Chehab
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