summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Run fixed event device notifications in process contextLan Tianyu2014-08-261-5/+10
* ACPI / scan: Allow ACPI drivers to bind to PNP device objectsRafael J. Wysocki2014-08-261-1/+1
*-. Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery'Rafael J. Wysocki2014-08-101-1/+2
|\ \
| | * ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen2014-08-071-1/+2
| | |
| \ \
*-. \ \ Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2014-07-271-1/+3
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ACPI / hotplug: Simplify acpi_set_hp_context()Rafael J. Wysocki2014-07-161-1/+3
| |/
* / ACPI / scan: No implicit wake notification for buttonsRafael J. Wysocki2014-07-231-13/+16
|/
* Merge branch 'acpi-enumeration'Rafael J. Wysocki2014-06-031-3/+53
|\
| * ACPI / scan: use platform bus type by default for _HID enumerationZhang Rui2014-05-301-1/+41
| * ACPI / scan: Change the meaning of missing .attach() in scan handlersRafael J. Wysocki2014-05-301-1/+5
| * ACPI / scan: introduce platform_id device PNP type flagRafael J. Wysocki2014-05-301-1/+3
| * ACPI / PNP: use device ID list for PNPACPI device enumerationZhang Rui2014-05-301-0/+1
| * ACPI / scan: .match() callback for ACPI scan handlersRafael J. Wysocki2014-05-301-0/+3
* | Merge branch 'acpi-pm'Rafael J. Wysocki2014-06-031-0/+4
|\|
| * ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspendRafael J. Wysocki2014-05-201-0/+4
* | ACPI / scan: do not scan fixed hardware on HW-reduced platformAaron Lu2014-04-281-6/+10
|/
*-. Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki2014-03-201-4/+5
|\ \
| * | ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handlerRafael J. Wysocki2014-02-111-4/+5
| |/
* | Merge branch 'acpi-ost'Rafael J. Wysocki2014-03-171-7/+23
|\ \
| * | ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki2014-02-221-5/+5
| * | Merge branch 'acpi-pci-hotplug' into acpi-ostRafael J. Wysocki2014-02-211-88/+93
| |\ \
| * | | ACPI: use device name LNXSYBUS.xx for ACPI \_SB and \_TZ objectsJiang Liu2014-02-211-2/+18
| | |/ | |/|
| * | ACPI / hotplug: Fix panic on eject to ejected deviceToshi Kani2014-02-051-2/+4
* | | ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki2014-03-051-4/+2Star
* | | ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devicesRafael J. Wysocki2014-02-221-0/+11
* | | ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki2014-02-211-4/+4
* | | ACPI / dock: Pass ACPI device pointer to acpi_device_is_battery()Rafael J. Wysocki2014-02-161-13/+11Star
* | | ACPI / dock: Dispatch dock notifications from the global notify handlerRafael J. Wysocki2014-02-161-2/+34
| |/ |/|
* | ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki2014-02-061-76/+5Star
* | ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()Rafael J. Wysocki2014-02-061-3/+3
* | ACPI / hotplug / PCI: Rework the handling of eject requestsRafael J. Wysocki2014-02-061-10/+10
* | ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplugRafael J. Wysocki2014-02-061-48/+89
* | ACPI / hotplug / PCI: Define hotplug context lock in the coreRafael J. Wysocki2014-02-051-0/+11
* | ACPI / hotplug: Fix potential race in acpi_bus_notify()Rafael J. Wysocki2014-02-051-8/+34
|/
*-. Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki2014-01-291-0/+1
|\ \
| | * ACPI / scan: Clear match_driver flag in acpi_bus_trim()Rafael J. Wysocki2014-01-291-0/+1
* | | Merge branch 'acpi-modules'Rafael J. Wysocki2014-01-171-6/+67
|\ \ \ | |_|/ |/| |
| * | ACPI: add module autoloading support for ACPI enumerated devicesZhang Rui2014-01-161-0/+57
| * | ACPI: fix create_modalias() return value handlingZhang Rui2014-01-161-6/+10
| |/
| * Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki2013-11-251-1/+1
| |\
* | | ACPI / scan: ACPI device object sysfs attribute for _STA evaluationSrinivas Pandruvada2014-01-111-0/+22
* | | ACPI / hotplug / driver core: Handle containers in a special wayRafael J. Wysocki2013-12-291-3/+5
* | | ACPI / hotplug: Add demand_offline hotplug profile flagRafael J. Wysocki2013-12-291-4/+37
* | | 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 / scan: Use direct recurrence for device hierarchy walksRafael J. Wysocki2013-11-251-75/+45Star
* | | ACPI: Introduce acpi_set_device_status()Rafael J. Wysocki2013-11-221-3/+2Star
* | | ACPI / hotplug: Rework generic code to handle suprise removalsRafael J. Wysocki2013-11-221-26/+59
* | | ACPI / hotplug: Move container-specific code out of the coreRafael J. Wysocki2013-11-221-7/+1Star
* | | ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug codeRafael J. Wysocki2013-11-221-17/+25