summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorFilesLines
2014-05-07ACPICA: OSL: Add configurability for error message functions.Lv Zheng1-27/+46
2014-05-07ACPICA: OSL: Add configurability for memory allocation macros.Lv Zheng1-0/+21
2014-05-07ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...Lv Zheng1-12/+23
2014-05-07ACPICA: Comment updates - no functional change.Bob Moore2-5/+5
2014-05-07ACPICA: Add support for LPIT table.Bob Moore1-0/+65
2014-05-07ACPICA: Update global variable definitions. No functional change.Lv Zheng1-13/+130
2014-04-20ACPICA: Update version to 20140325.Bob Moore1-1/+1
2014-04-20ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore1-3/+3
2014-04-20ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng1-0/+3
2014-04-20ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng1-1/+1
2014-04-20ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng1-6/+5
2014-04-20ACPICA: Linux-specific header: Add support for PPC64 compilation.Colin Ian King1-1/+2
2014-04-20ACPICA: Clean up comment divergences in aclinux.hLv Zheng1-1/+1
2014-04-20ACPICA: gcc-specific: Fix possible issue with the strchr function.Bob Moore1-0/+11
2014-04-05Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+13
2014-04-02Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2014-04-01Merge branch 'acpica'Rafael J. Wysocki1-1/+1
2014-03-26ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore1-0/+1
2014-03-26ACPICA: Remove global option to serialize all control methods.Lv Zheng1-1/+0
2014-03-20iommu/vt-d: Add ACPI namespace device reporting structuresDavid Woodhouse1-2/+13
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki1-0/+2
2014-03-20Merge branch 'acpica'Rafael J. Wysocki17-50/+65
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore12-45/+9
2014-03-18Merge branch 'acpi-config' into acpicaRafael J. Wysocki1-0/+6
2014-03-18ACPICA: Update version to 20140214.Bob Moore1-1/+1
2014-03-17Merge branch 'acpi-ost'Rafael J. Wysocki1-2/+2
2014-03-17Merge branch 'acpi-config'Rafael J. Wysocki1-0/+6
2014-03-05ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki1-4/+0
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore12-9/+45
2014-02-22ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki1-8/+0
2014-02-22ACPI / dock: Drop struct acpi_dock_ops and all code related to itRafael J. Wysocki1-22/+0
2014-02-22ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devicesRafael J. Wysocki1-0/+5
2014-02-21ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki1-3/+6
2014-02-21ACPI / dock: Use ACPI device object pointers instead of ACPI handlesRafael J. Wysocki1-2/+2
2014-02-21ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_contextRafael J. Wysocki1-1/+4
2014-02-21Merge branch 'acpi-pci-hotplug' into acpi-ostRafael J. Wysocki2-1/+30
2014-02-21ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost()Jiang Liu1-1/+9
2014-02-16ACPI / dock: Dispatch dock notifications from the global notify handlerRafael J. Wysocki1-1/+2
2014-02-13ACPICA: acpidump: Remove integer types translation protection.Lv Zheng2-32/+34
2014-02-13ACPICA: acpidump: Add sparse declarators support.Lv Zheng1-0/+10
2014-02-11ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handlerRafael J. Wysocki1-0/+2
2014-02-11ACPICA: Update version to 20140114.Bob Moore1-1/+1
2014-02-11ACPICA: Add support for extra, optional OS-specific header file.Lv Zheng1-0/+3
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore17-17/+17
2014-02-06ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki1-2/+0
2014-02-06ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()Rafael J. Wysocki1-1/+1
2014-02-06ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplugRafael J. Wysocki1-1/+24
2014-02-05ACPI / hotplug / PCI: Define hotplug context lock in the coreRafael J. Wysocki1-0/+2
2014-02-05ACPI / hotplug: Fix potential race in acpi_bus_notify()Rafael J. Wysocki1-0/+2