aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_bus.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-27Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki1-7/+1
2014-07-27Merge branches 'acpi-pnp' and 'acpi-pci'Rafael J. Wysocki1-0/+2
2014-07-23ACPI / PM: Always enable wakeup GPEs when enabling device wakeupRafael J. Wysocki1-11/+0
2014-07-23ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki1-8/+13
2014-07-16ACPI / hotplug: Simplify acpi_set_hp_context()Rafael J. Wysocki1-7/+1
2014-07-07ACPI / PNP: do ACPI binding directlyZhang Rui1-0/+2
2014-06-03Merge branch 'acpi-enumeration'Rafael J. Wysocki1-1/+3
2014-06-03Merge branch 'acpi-pm'Rafael J. Wysocki1-1/+2
2014-05-30ACPI / scan: introduce platform_id device PNP type flagRafael J. Wysocki1-1/+2
2014-05-30ACPI / scan: .match() callback for ACPI scan handlersRafael J. Wysocki1-0/+1
2014-05-27ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handleLan Tianyu1-0/+2
2014-05-20ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspendRafael J. Wysocki1-1/+2
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki1-0/+2
2014-03-17Merge branch 'acpi-ost'Rafael J. Wysocki1-2/+2
2014-03-05ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki1-4/+0
2014-02-22ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki1-8/+0
2014-02-22ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devicesRafael J. Wysocki1-0/+5
2014-02-21ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki1-3/+6
2014-02-21ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_contextRafael J. Wysocki1-1/+4
2014-02-21Merge branch 'acpi-pci-hotplug' into acpi-ostRafael J. Wysocki1-1/+26
2014-02-21ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost()Jiang Liu1-1/+9
2014-02-16ACPI / dock: Dispatch dock notifications from the global notify handlerRafael J. Wysocki1-1/+2
2014-02-11ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handlerRafael J. Wysocki1-0/+2
2014-02-06ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki1-2/+0
2014-02-06ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()Rafael J. Wysocki1-1/+1
2014-02-06ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplugRafael J. Wysocki1-1/+24
2014-02-05ACPI / hotplug / PCI: Define hotplug context lock in the coreRafael J. Wysocki1-0/+2
2014-02-05ACPI / hotplug: Fix potential race in acpi_bus_notify()Rafael J. Wysocki1-0/+2
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki1-0/+26
2014-01-05ACPI: introduce helper interfaces for _DSM methodJiang Liu1-0/+26
2013-12-31Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki1-1/+3
2013-12-31Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki1-1/+3
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki1-1/+3
2013-12-29ACPI / hotplug: Add demand_offline hotplug profile flagRafael J. Wysocki1-1/+2
2013-12-07ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.cRafael J. Wysocki1-1/+0
2013-12-07ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki1-1/+1
2013-12-07ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki1-1/+0
2013-12-07ACPI / bind: Redefine acpi_get_child()Rafael J. Wysocki1-5/+1
2013-12-07ACPI / bind: Simplify child device lookupsRafael J. Wysocki1-0/+3
2013-12-07Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki1-2/+0
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+0
2013-11-25Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki1-0/+1
2013-11-22ACPI: Introduce acpi_set_device_status()Rafael J. Wysocki1-0/+5
2013-11-22ACPI / hotplug: Move container-specific code out of the coreRafael J. Wysocki1-7/+0
2013-11-22ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug codeRafael J. Wysocki1-1/+1
2013-11-22ACPI / scan: Add acpi_device objects for all device nodes in the namespaceRafael J. Wysocki1-1/+8
2013-11-22ACPI / scan: Define non-empty device removal handlerRafael J. Wysocki1-0/+1
2013-11-22Merge back earlier acpi-hotplug material.Rafael J. Wysocki1-0/+1
2013-11-20ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani1-0/+1
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-1/+1