summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/bus.c
AgeCommit message (Expand)AuthorLines
2014-09-15ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas-10/+0
2014-07-20ACPICA: Linux: Add stub support for Linux specific variables and functions.Lv Zheng-3/+0
2014-06-03Merge branch 'acpica'Rafael J. Wysocki-0/+3
2014-06-03Merge branches 'acpi-tables' and 'acpi-general'Rafael J. Wysocki-4/+31
2014-06-01ACPI: Fix x86 regression related to early mapping size limitationLv Zheng-0/+3
2014-05-27ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handleLan Tianyu-4/+24
2014-05-17ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng-0/+7
2014-05-07ACPI / notify: Clean up handling of hotplug eventsRafael J. Wysocki-11/+7
2014-04-24ACPI / notify: Do not block unknown type notifications in root handlerRafael J. Wysocki-3/+2
2014-03-17Merge branch 'acpi-ost'Rafael J. Wysocki-3/+1
2014-03-05ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki-1/+1
2014-02-22ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki-3/+1
2014-02-06ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki-23/+38
2014-02-05ACPI / hotplug: Fix potential race in acpi_bus_notify()Rafael J. Wysocki-2/+4
2014-01-29Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki-0/+9
2014-01-28ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown-0/+9
2013-12-31Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki-0/+10
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki-0/+10
2013-12-07Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki-2/+0
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng-2/+0
2013-11-22ACPI: Introduce acpi_set_device_status()Rafael J. Wysocki-8/+3
2013-11-22ACPI / hotplug: Drop unfinished global notification handling routinesRafael J. Wysocki-62/+2
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-9/+9
2013-10-23ACPI, x86: Extended error log driver for x86 platformChen, Gong-1/+2
2013-09-23ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORDBjorn Helgaas-9/+9
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki-120/+0
2013-08-06ACPI: Move acpi_bus_get_device() from bus.c to scan.cRafael J. Wysocki-21/+0
2013-07-26ACPI: Cleanup sparse warning on acpi_os_initialize1()Lv Zheng-1/+0
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger-98/+0
2013-07-15ACPI: Drop ACPI bus notifier call chainRafael J. Wysocki-16/+0
2013-07-15ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu-5/+1
2013-06-19ACPI: Remove useless initializersBjorn Helgaas-9/+8
2013-03-24ACPI: replace kmalloc+memcpy with kmemdupAndrei Epure-3/+2
2013-01-19ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki-293/+0
2013-01-17ACPI / PM: Common string representations of device power statesRafael J. Wysocki-6/+12
2013-01-17ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki-3/+12
2013-01-17ACPI / PM: Change the way power transitions to D3cold are carried outRafael J. Wysocki-2/+10
2012-11-16ACPI / PM: Add check preventing transitioning to non-D0 state from D3.Lv Zheng-0/+6
2012-11-15ACPI / PM: Provide device PM functions operating on struct acpi_deviceRafael J. Wysocki-3/+12
2012-09-25ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming-2/+6
2012-09-14ACPI / PM: Infer parent power state from child if unknown, v2Rafael J. Wysocki-0/+10
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown-0/+4
2012-06-04ACPI: Set hotplug _OST support bit to _OSCToshi Kani-0/+4
2012-05-29ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctlyRafael J. Wysocki-22/+29
2012-05-29ACPI / PM: Fix error messages in drivers/acpi/bus.cRafael J. Wysocki-9/+28
2012-05-17ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki-0/+4
2012-03-30ACPI: export acpi_kobjMatthew Garrett-0/+1
2011-11-06ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki-6/+2
2011-08-03ACPI: APEI build fixLen Brown-2/+0
2011-07-13ACPI, APEI, Add APEI bit support in generic _OSC callHuang Ying-2/+14