summaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_bus.h
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki2014-03-201-0/+2
|\ \
| * | ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handlerRafael J. Wysocki2014-02-111-0/+2
| |/
* | Merge branch 'acpi-ost'Rafael J. Wysocki2014-03-171-2/+2
|\ \
| * | ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki2014-02-221-8/+0
| * | Merge branch 'acpi-pci-hotplug' into acpi-ostRafael J. Wysocki2014-02-211-1/+26
| |\ \
| * | | ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost()Jiang Liu2014-02-211-1/+9
| | |/ | |/|
* | | ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki2014-03-051-4/+0
* | | ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devicesRafael J. Wysocki2014-02-221-0/+5
* | | ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki2014-02-211-3/+6
* | | ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_contextRafael J. Wysocki2014-02-211-1/+4
* | | ACPI / dock: Dispatch dock notifications from the global notify handlerRafael J. Wysocki2014-02-161-1/+2
| |/ |/|
* | ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki2014-02-061-2/+0
* | ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()Rafael J. Wysocki2014-02-061-1/+1
* | ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplugRafael J. Wysocki2014-02-061-1/+24
* | ACPI / hotplug / PCI: Define hotplug context lock in the coreRafael J. Wysocki2014-02-051-0/+2
* | ACPI / hotplug: Fix potential race in acpi_bus_notify()Rafael J. Wysocki2014-02-051-0/+2
|/
* Merge branch 'acpi-dsm'Rafael J. Wysocki2014-01-121-0/+26
|\
| * ACPI: introduce helper interfaces for _DSM methodJiang Liu2014-01-051-0/+26
| * Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki2013-12-311-1/+3
| |\
| * \ Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki2013-11-251-0/+1
| |\ \
* | \ \ Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2013-12-311-1/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2013-12-311-1/+3
| |/ /
* | | ACPI / hotplug: Add demand_offline hotplug profile flagRafael J. Wysocki2013-12-291-1/+2
* | | ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.cRafael J. Wysocki2013-12-071-1/+0
* | | ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki2013-12-071-1/+1
* | | ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki2013-12-071-1/+0
* | | ACPI / bind: Redefine acpi_get_child()Rafael J. Wysocki2013-12-071-5/+1
* | | ACPI / bind: Simplify child device lookupsRafael J. Wysocki2013-12-071-0/+3
* | | 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-0/+5
* | | ACPI / hotplug: Move container-specific code out of the coreRafael J. Wysocki2013-11-221-7/+0
* | | ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug codeRafael J. Wysocki2013-11-221-1/+1
* | | ACPI / scan: Add acpi_device objects for all device nodes in the namespaceRafael J. Wysocki2013-11-221-1/+8
* | | ACPI / scan: Define non-empty device removal handlerRafael J. Wysocki2013-11-221-0/+1
* | | Merge back earlier acpi-hotplug material.Rafael J. Wysocki2013-11-221-0/+1
|\ \ \ | |/ / |/| / | |/
| * ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani2013-11-201-0/+1
* | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-1/+1
* | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-071-15/+3
|\|
| * ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki2013-11-071-9/+3
| * ACPI / hotplug: Make acpi_bus_hot_remove_device() internalRafael J. Wysocki2013-11-071-1/+0
| * ACPI / hotplug: Simplify device ejection routinesRafael J. Wysocki2013-11-071-5/+0
* | Merge branch 'acpi-pm'Rafael J. Wysocki2013-10-281-1/+2
|\ \
| * | ACPI / PM: allow child devices to ignore parent power stateMika Westerberg2013-10-111-1/+2
| |/
* / ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki2013-10-171-7/+0
|/
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-08-301-2/+1
|\
| * ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki2013-08-291-2/+1
* | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-271-10/+0
|\ \
| * \ Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-141-10/+0
| |\ \ | | |/ | |/|
| | * ACPI: Move acpi_bus_get_device() from bus.c to scan.cRafael J. Wysocki2013-08-061-1/+0