aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/bus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm'Rafael J. Wysocki1-4/+5
2015-12-22ACPI / bus: Show _OSC UUID when _OSC failsAndy Lutomirski1-2/+3
2015-12-22ACPI / bus: Tidy up _OSC error spacingAndy Lutomirski1-3/+3
2015-12-15ACPI / debugger: Add module support for ACPI debuggerLv Zheng1-2/+1
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng1-0/+2
2015-09-15ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla1-8/+4
2015-09-01Merge branch 'acpi-pm'Rafael J. Wysocki1-16/+38
2015-09-01Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki1-5/+381
2015-08-06ACPI / bus: Move duplicate code to a separate new functionRafael J. Wysocki1-29/+22
2015-07-29Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki1-1/+410
2015-07-17ACPI / bus: Move ACPI bus type registrationRafael J. Wysocki1-1/+3
2015-07-17ACPI / scan: Move bus operations and notification routines to bus.cRafael J. Wysocki1-0/+184
2015-07-17ACPI / scan: Move device matching code to bus.cRafael J. Wysocki1-0/+194
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-4/+0
2015-06-10ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki1-15/+41
2015-03-26ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo1-0/+3
2014-09-15ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas1-10/+0
2014-07-20ACPICA: Linux: Add stub support for Linux specific variables and functions.Lv Zheng1-3/+0
2014-06-03Merge branch 'acpica'Rafael J. Wysocki1-0/+3
2014-06-03Merge branches 'acpi-tables' and 'acpi-general'Rafael J. Wysocki1-4/+31
2014-06-01ACPI: Fix x86 regression related to early mapping size limitationLv Zheng1-0/+3
2014-05-27ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handleLan Tianyu1-4/+24
2014-05-17ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng1-0/+7
2014-05-07ACPI / notify: Clean up handling of hotplug eventsRafael J. Wysocki1-11/+7
2014-04-24ACPI / notify: Do not block unknown type notifications in root handlerRafael J. Wysocki1-3/+2
2014-03-17Merge branch 'acpi-ost'Rafael J. Wysocki1-3/+1
2014-03-05ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki1-1/+1
2014-02-22ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki1-3/+1
2014-02-06ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki1-23/+38
2014-02-05ACPI / hotplug: Fix potential race in acpi_bus_notify()Rafael J. Wysocki1-2/+4
2014-01-29Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and 'acpica'Rafael J. Wysocki1-0/+9
2014-01-28ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator APIMark Brown1-0/+9
2013-12-31Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki1-0/+10
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki1-0/+10
2013-12-07Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki1-2/+0
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+0
2013-11-22ACPI: Introduce acpi_set_device_status()Rafael J. Wysocki1-8/+3
2013-11-22ACPI / hotplug: Drop unfinished global notification handling routinesRafael J. Wysocki1-62/+2
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-9/+9
2013-10-23ACPI, x86: Extended error log driver for x86 platformChen, Gong1-1/+2
2013-09-23ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORDBjorn Helgaas1-9/+9
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki1-120/+0
2013-08-06ACPI: Move acpi_bus_get_device() from bus.c to scan.cRafael J. Wysocki1-21/+0
2013-07-26ACPI: Cleanup sparse warning on acpi_os_initialize1()Lv Zheng1-1/+0
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger1-98/+0
2013-07-15ACPI: Drop ACPI bus notifier call chainRafael J. Wysocki1-16/+0
2013-07-15ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu1-5/+1
2013-06-19ACPI: Remove useless initializersBjorn Helgaas1-9/+8
2013-03-24ACPI: replace kmalloc+memcpy with kmemdupAndrei Epure1-3/+2
2013-01-19ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki1-293/+0