summaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)Author
2014-05-20ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspendRafael J. Wysocki
2014-05-07ACPI / PCI: Stub out pci_acpi_crs_quirks() and make it x86 specificHanjun Guo
2014-05-07ACPICA: Update version to 20140424.Bob Moore
2014-05-07ACPICA: Comment/format update, no functional change.Bob Moore
2014-05-07ACPICA: Back port of improvements on exception code.Bob Moore
2014-05-07ACPICA: Back port of _PRP update.Bob Moore
2014-05-07ACPICA: Linux header: Add support for stubbed externals.Lv Zheng
2014-05-07ACPICA: OSL: Add configurability for generic external functions.Lv Zheng
2014-05-07ACPICA: OSL: Add section to collect the divergence in acpixf.h.Lv Zheng
2014-05-07ACPICA: OSL: Add configurability for debug output functions.Lv Zheng
2014-05-07ACPICA: OSL: Add configurability for error message functions.Lv Zheng
2014-05-07ACPICA: OSL: Add configurability for memory allocation macros.Lv Zheng
2014-05-07ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...Lv Zheng
2014-05-07ACPICA: Comment updates - no functional change.Bob Moore
2014-05-07ACPICA: Add support for LPIT table.Bob Moore
2014-05-07ACPICA: Update global variable definitions. No functional change.Lv Zheng
2014-04-20ACPICA: Update version to 20140325.Bob Moore
2014-04-20ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore
2014-04-20ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng
2014-04-20ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng
2014-04-20ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng
2014-04-20ACPICA: Linux-specific header: Add support for PPC64 compilation.Colin Ian King
2014-04-20ACPICA: Clean up comment divergences in aclinux.hLv Zheng
2014-04-20ACPICA: gcc-specific: Fix possible issue with the strchr function.Bob Moore
2014-04-05Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-04-02Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-01Merge branch 'acpica'Rafael J. Wysocki
2014-03-26ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore
2014-03-26ACPICA: Remove global option to serialize all control methods.Lv Zheng
2014-03-20iommu/vt-d: Add ACPI namespace device reporting structuresDavid Woodhouse
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki
2014-03-20Merge branch 'acpica'Rafael J. Wysocki
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore
2014-03-18Merge branch 'acpi-config' into acpicaRafael J. Wysocki
2014-03-18ACPICA: Update version to 20140214.Bob Moore
2014-03-17Merge branch 'acpi-ost'Rafael J. Wysocki
2014-03-17Merge branch 'acpi-config'Rafael J. Wysocki
2014-03-05ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore
2014-02-22ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki
2014-02-22ACPI / dock: Drop struct acpi_dock_ops and all code related to itRafael J. Wysocki
2014-02-22ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devicesRafael J. Wysocki
2014-02-21ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki
2014-02-21ACPI / dock: Use ACPI device object pointers instead of ACPI handlesRafael J. Wysocki
2014-02-21ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_contextRafael J. Wysocki
2014-02-21Merge branch 'acpi-pci-hotplug' into acpi-ostRafael J. Wysocki
2014-02-21ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost()Jiang Liu
2014-02-16ACPI / dock: Dispatch dock notifications from the global notify handlerRafael J. Wysocki
2014-02-13ACPICA: acpidump: Remove integer types translation protection.Lv Zheng