aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-05Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-2/+13
2014-04-02Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus 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
2014-02-05ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data()Rafael J. Wysocki1-0/+4
2014-02-05ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLYAl Stone1-0/+6
2014-02-03ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() staticBjorn Helgaas1-1/+0
2014-01-29Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and 'acpica'Rafael J. Wysocki1-1/+1
2014-01-27ACPICA: Remove bool usage from ACPICA.Lv Zheng1-1/+1
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki1-0/+26
2014-01-12Merge branch 'acpica'Rafael J. Wysocki8-49/+59
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki1-16/+20
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki3-5/+17
2014-01-08ACPICA: Update version to 20131218.Bob Moore1-1/+1
2014-01-08ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng1-0/+9
2014-01-08ACPICA: Linuxize: Cleanup spaces after special macro invocations.Lv Zheng1-17/+3
2014-01-08ACPICA: Update ACPI example code to make it an actual working program.Bob Moore1-5/+6
2014-01-08ACPICA: Add helper macros to extract bus/segment numbers from HEST table.Betty Dall1-1/+9