summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/bus.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-pm'Rafael J. Wysocki2015-09-011-16/+38
|\
| * ACPI / bus: Move duplicate code to a separate new functionRafael J. Wysocki2015-08-061-29/+22
| * Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki2015-07-291-1/+410
| |\
| | \
| \ \
*-. \ \ Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki2015-09-011-5/+381
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-4/+0
| |/ |/|
| * ACPI / bus: Move ACPI bus type registrationRafael J. Wysocki2015-07-171-1/+3
| * ACPI / scan: Move bus operations and notification routines to bus.cRafael J. Wysocki2015-07-171-0/+184
| * ACPI / scan: Move device matching code to bus.cRafael J. Wysocki2015-07-171-0/+194
|/
* ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki2015-06-101-15/+41
* ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo2015-03-261-0/+3
* ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas2014-09-151-10/+0
* ACPICA: Linux: Add stub support for Linux specific variables and functions.Lv Zheng2014-07-201-3/+0
* Merge branch 'acpica'Rafael J. Wysocki2014-06-031-0/+3
|\
| * ACPI: Fix x86 regression related to early mapping size limitationLv Zheng2014-06-011-0/+3
| |
| \
*-. \ Merge branches 'acpi-tables' and 'acpi-general'Rafael J. Wysocki2014-06-031-4/+31
|\ \ \
| | * | ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handleLan Tianyu2014-05-271-4/+24
| | |/
| * | ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng2014-05-171-0/+7
| |/
* | ACPI / notify: Clean up handling of hotplug eventsRafael J. Wysocki2014-05-071-11/+7
|/
* ACPI / notify: Do not block unknown type notifications in root handlerRafael J. Wysocki2014-04-241-3/+2
* Merge branch 'acpi-ost'Rafael J. Wysocki2014-03-171-3/+1
|\
| * ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki2014-02-221-3/+1
* | ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki2014-03-051-1/+1
|/
* ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki2014-02-061-23/+38
* ACPI / hotplug: Fix potential race in acpi_bus_notify()Rafael J. Wysocki2014-02-051-2/+4
*-. Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki2014-01-291-0/+9
|\ \
| | * ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown2014-01-281-0/+9
| |/
* | Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2013-12-311-0/+10
|\ \ | |/
| * ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2013-12-311-0/+10
* | Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki2013-12-071-2/+0
|\ \
| * | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+0
| |/
* | ACPI: Introduce acpi_set_device_status()Rafael J. Wysocki2013-11-221-8/+3
* | ACPI / hotplug: Drop unfinished global notification handling routinesRafael J. Wysocki2013-11-221-62/+2
|/
* Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-141-9/+9
|\
| * ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORDBjorn Helgaas2013-09-231-9/+9
* | ACPI, x86: Extended error log driver for x86 platformChen, Gong2013-10-231-1/+2
|/
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-271-120/+0
|\
| * ACPI: Move acpi_bus_get_device() from bus.c to scan.cRafael J. Wysocki2013-08-061-21/+0
| * ACPI: Cleanup sparse warning on acpi_os_initialize1()Lv Zheng2013-07-261-1/+0
| * ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-151-98/+0
* | ACPI: Drop ACPI bus notifier call chainRafael J. Wysocki2013-07-151-16/+0
* | ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu2013-07-151-5/+1
|/
* ACPI: Remove useless initializersBjorn Helgaas2013-06-191-9/+8
* ACPI: replace kmalloc+memcpy with kmemdupAndrei Epure2013-03-241-3/+2
* ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki2013-01-191-293/+0
* ACPI / PM: Common string representations of device power statesRafael J. Wysocki2013-01-171-6/+12
* ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki2013-01-171-3/+12
* ACPI / PM: Change the way power transitions to D3cold are carried outRafael J. Wysocki2013-01-171-2/+10
* ACPI / PM: Add check preventing transitioning to non-D0 state from D3.Lv Zheng2012-11-161-0/+6
* ACPI / PM: Provide device PM functions operating on struct acpi_deviceRafael J. Wysocki2012-11-151-3/+12
* ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming2012-09-251-2/+6
OpenPOWER on IntegriCloud