summaryrefslogtreecommitdiff
path: root/drivers/acpi/scan.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Use ACPI companion to match only the first physical deviceMika Westerberg2014-10-271-16/+54
* Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-241-1/+1
|\
| * ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-211-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-241-0/+1
|\ \ | |/ |/|
| * ACPI: introduce ACPI int340x thermal scan handlerZhang Rui2014-09-111-0/+1
| |
| \
*-. \ Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...Rafael J. Wysocki2014-09-251-1/+1
|\ \ \
| * | | ACPI / scan: Correct error return value of create_modalias()Mika Westerberg2014-09-221-1/+1
| |/ /
* | | ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki2014-09-211-0/+3
|/ /
* | ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2014-09-031-7/+8
* | 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/+2
* | | 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/+11
* | | 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/+5
* | 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