summaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_bus.h
Commit message (Expand)AuthorAgeFilesLines
...
* | ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki2014-02-061-2/+0Star
* | 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/+0Star
* | | 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/+0Star
* | | ACPI / bind: Redefine acpi_get_child()Rafael J. Wysocki2013-12-071-5/+1Star
* | | ACPI / bind: Simplify child device lookupsRafael J. Wysocki2013-12-071-0/+3
* | | Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki2013-12-071-2/+0Star
|\ \ \
| * | | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+0Star
| |/ /
* | | 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/+0Star
* | | 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/+3Star
|\|
| * ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki2013-11-071-9/+3Star
| * ACPI / hotplug: Make acpi_bus_hot_remove_device() internalRafael J. Wysocki2013-11-071-1/+0Star
| * ACPI / hotplug: Simplify device ejection routinesRafael J. Wysocki2013-11-071-5/+0Star
* | 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/+0Star
|/
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-08-301-2/+1Star
|\
| * ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki2013-08-291-2/+1Star
* | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-271-10/+0Star
|\ \
| * \ Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-141-10/+0Star
| |\ \ | | |/ | |/|
| | * ACPI: Move acpi_bus_get_device() from bus.c to scan.cRafael J. Wysocki2013-08-061-1/+0Star
| | * ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-151-9/+0Star
* | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-08-271-1/+2
|\ \ \
| * | | ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhereRafael J. Wysocki2013-07-301-1/+2
| | |/ | |/|
* | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-08-271-2/+10
|\ \ \ | |_|/ |/| |
| * | ACPI: Drop ACPI bus notifier call chainRafael J. Wysocki2013-07-151-2/+0Star
| * | ACPI: Export acpi_(bay)|(dock)_match() from scan.cJiang Liu2013-07-151-0/+3
| * | ACPI: introduce two helper functions for _EJ0 and _LCKJiang Liu2013-07-151-0/+2
| * | ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu2013-07-151-0/+2
| * | ACPI: introduce helper function acpi_has_method()Jiang Liu2013-07-151-0/+3
| |/
* | ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2013-08-071-1/+5
* | ACPI: Drop physical_node_id_bitmap from struct acpi_deviceRafael J. Wysocki2013-08-061-6/+2Star
|/