aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/bus.c
AgeCommit message (Expand)Author
2015-09-15ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla
2015-09-01Merge branch 'acpi-pm'Rafael J. Wysocki
2015-09-01Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki
2015-08-06ACPI / bus: Move duplicate code to a separate new functionRafael J. Wysocki
2015-07-29Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki
2015-07-17ACPI / bus: Move ACPI bus type registrationRafael J. Wysocki
2015-07-17ACPI / scan: Move bus operations and notification routines to bus.cRafael J. Wysocki
2015-07-17ACPI / scan: Move device matching code to bus.cRafael J. Wysocki
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2015-06-10ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki
2015-03-26ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo
2014-09-15ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas
2014-07-20ACPICA: Linux: Add stub support for Linux specific variables and functions.Lv Zheng
2014-06-03Merge branch 'acpica'Rafael J. Wysocki
2014-06-03Merge branches 'acpi-tables' and 'acpi-general'Rafael J. Wysocki
2014-06-01ACPI: Fix x86 regression related to early mapping size limitationLv Zheng
2014-05-27ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handleLan Tianyu
2014-05-17ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng
2014-05-07ACPI / notify: Clean up handling of hotplug eventsRafael J. Wysocki
2014-04-24ACPI / notify: Do not block unknown type notifications in root handlerRafael J. Wysocki
2014-03-17Merge branch 'acpi-ost'Rafael J. Wysocki
2014-03-05ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki
2014-02-22ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki
2014-02-06ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki
2014-02-05ACPI / hotplug: Fix potential race in acpi_bus_notify()Rafael J. Wysocki
2014-01-29Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki
2014-01-28ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown
2013-12-31Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki
2013-12-07Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-22ACPI: Introduce acpi_set_device_status()Rafael J. Wysocki
2013-11-22ACPI / hotplug: Drop unfinished global notification handling routinesRafael J. Wysocki
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-10-23ACPI, x86: Extended error log driver for x86 platformChen, Gong
2013-09-23ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORDBjorn Helgaas
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-08-06ACPI: Move acpi_bus_get_device() from bus.c to scan.cRafael J. Wysocki
2013-07-26ACPI: Cleanup sparse warning on acpi_os_initialize1()Lv Zheng
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger
2013-07-15ACPI: Drop ACPI bus notifier call chainRafael J. Wysocki
2013-07-15ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu
2013-06-19ACPI: Remove useless initializersBjorn Helgaas
2013-03-24ACPI: replace kmalloc+memcpy with kmemdupAndrei Epure
2013-01-19ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki
2013-01-17ACPI / PM: Common string representations of device power statesRafael J. Wysocki
2013-01-17ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki
2013-01-17ACPI / PM: Change the way power transitions to D3cold are carried outRafael J. Wysocki
2012-11-16ACPI / PM: Add check preventing transitioning to non-D0 state from D3.Lv Zheng
2012-11-15ACPI / PM: Provide device PM functions operating on struct acpi_deviceRafael J. Wysocki