summaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_bus.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-191-3/+1
|\
| * ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas2014-09-151-3/+1
* | ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2014-09-031-1/+0
|/
*-. Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2014-07-271-7/+1
|\ \
| | * ACPI / hotplug: Simplify acpi_set_hp_context()Rafael J. Wysocki2014-07-161-7/+1
| |/
| |
| \
*-. | Merge branches 'acpi-pnp' and 'acpi-pci'Rafael J. Wysocki2014-07-271-0/+2
|\ \|
| * | ACPI / PNP: do ACPI binding directlyZhang Rui2014-07-071-0/+2
| |/
* | ACPI / PM: Always enable wakeup GPEs when enabling device wakeupRafael J. Wysocki2014-07-231-11/+0
* | ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki2014-07-231-8/+13
|/
* Merge branch 'acpi-enumeration'Rafael J. Wysocki2014-06-031-1/+3
|\
| * ACPI / scan: introduce platform_id device PNP type flagRafael J. Wysocki2014-05-301-1/+2
| * ACPI / scan: .match() callback for ACPI scan handlersRafael J. Wysocki2014-05-301-0/+1
* | Merge branch 'acpi-pm'Rafael J. Wysocki2014-06-031-1/+2
|\|
| * ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspendRafael J. Wysocki2014-05-201-1/+2
* | ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handleLan Tianyu2014-05-271-0/+2
|/
*-. 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