summaryrefslogtreecommitdiff
path: root/include/acpi/acpi_bus.h (follow)
Commit message (Expand)AuthorAge
*---. Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki2014-12-18
|\ \ \
| | | * ACPI / PM: Do not disable wakeup GPEs that have not been enabledRafael J. Wysocki2014-12-12
| | |/
* | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-08
|\ \ \
| * | | ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI coreRafael J. Wysocki2014-12-04
| | |/ | |/|
| | |
| \ \
*-. | | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'Rafael J. Wysocki2014-12-08
|\ \| | | | |/ | |/|
| * | ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu2014-11-24
| |/
* | ACPI / GPIO: Driver GPIO mappings for ACPI GPIOsRafael J. Wysocki2014-11-04
* | Driver core: Unified interface for firmware node propertiesRafael J. Wysocki2014-11-04
* | ACPI: Allow drivers to match using Device Tree compatible propertyMika Westerberg2014-11-04
* | ACPI: Add support for device specific propertiesMika Westerberg2014-11-04
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-24
|\
| * ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelantAaron Lu2014-10-10
* | Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...Rafael J. Wysocki2014-09-25
|\ \
| * \ Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-19
| |\ \
| | * | ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas2014-09-15
| | |/
* | / ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki2014-09-21
|/ /
* / ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2014-09-03
|/
*-. Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2014-07-27
|\ \
| | * ACPI / hotplug: Simplify acpi_set_hp_context()Rafael J. Wysocki2014-07-16
| |/
| |
| \
*-. | Merge branches 'acpi-pnp' and 'acpi-pci'Rafael J. Wysocki2014-07-27
|\ \|
| * | ACPI / PNP: do ACPI binding directlyZhang Rui2014-07-07
| |/
* | ACPI / PM: Always enable wakeup GPEs when enabling device wakeupRafael J. Wysocki2014-07-23
* | ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki2014-07-23
|/
* Merge branch 'acpi-enumeration'Rafael J. Wysocki2014-06-03
|\
| * ACPI / scan: introduce platform_id device PNP type flagRafael J. Wysocki2014-05-30
| * ACPI / scan: .match() callback for ACPI scan handlersRafael J. Wysocki2014-05-30
* | Merge branch 'acpi-pm'Rafael J. Wysocki2014-06-03
|\|
| * ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspendRafael J. Wysocki2014-05-20
* | ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handleLan Tianyu2014-05-27
|/
*-. Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki2014-03-20
|\ \
| * | ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handlerRafael J. Wysocki2014-02-11
| |/
* | Merge branch 'acpi-ost'Rafael J. Wysocki2014-03-17
|\ \
| * | ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki2014-02-22
| * | Merge branch 'acpi-pci-hotplug' into acpi-ostRafael J. Wysocki2014-02-21
| |\ \
| * | | ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost()Jiang Liu2014-02-21
| | |/ | |/|
* | | ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki2014-03-05
* | | ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devicesRafael J. Wysocki2014-02-22
* | | ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki2014-02-21
* | | ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_contextRafael J. Wysocki2014-02-21
* | | ACPI / dock: Dispatch dock notifications from the global notify handlerRafael J. Wysocki2014-02-16
| |/ |/|
* | ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki2014-02-06
* | ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()Rafael J. Wysocki2014-02-06
* | ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplugRafael J. Wysocki2014-02-06
* | ACPI / hotplug / PCI: Define hotplug context lock in the coreRafael J. Wysocki2014-02-05
* | ACPI / hotplug: Fix potential race in acpi_bus_notify()Rafael J. Wysocki2014-02-05
|/
* Merge branch 'acpi-dsm'Rafael J. Wysocki2014-01-12
|\
| * ACPI: introduce helper interfaces for _DSM methodJiang Liu2014-01-05
| * Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki2013-12-31
| |\
| * \ Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki2013-11-25
| |\ \
* | \ \ Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2013-12-31
|\ \ \ \ | | |_|/ | |/| |