aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-24
|\
| * ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-20
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-24
|\ \ | |/ |/|
| * ACPI: introduce ACPI int340x thermal scan handlerZhang Rui2014-09-11
| |
| \
*-. \ Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...Rafael J. Wysocki2014-09-25
|\ \ \
| * | | ACPI / scan: Correct error return value of create_modalias()Mika Westerberg2014-09-22
| |/ /
* / / ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki2014-09-20
|/ /
* | ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2014-09-03
* | ACPI: Run fixed event device notifications in process contextLan Tianyu2014-08-25
* | ACPI / scan: Allow ACPI drivers to bind to PNP device objectsRafael J. Wysocki2014-08-25
|/
*-. Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery'Rafael J. Wysocki2014-08-10
|\ \
| | * ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen2014-08-07
| | |
| \ \
*-. \ \ Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2014-07-27
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ACPI / hotplug: Simplify acpi_set_hp_context()Rafael J. Wysocki2014-07-15
| |/
* / ACPI / scan: No implicit wake notification for buttonsRafael J. Wysocki2014-07-23
|/
* Merge branch 'acpi-enumeration'Rafael J. Wysocki2014-06-03
|\
| * ACPI / scan: use platform bus type by default for _HID enumerationZhang Rui2014-05-30
| * ACPI / scan: Change the meaning of missing .attach() in scan handlersRafael J. Wysocki2014-05-30
| * ACPI / scan: introduce platform_id device PNP type flagRafael J. Wysocki2014-05-30
| * ACPI / PNP: use device ID list for PNPACPI device enumerationZhang Rui2014-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 / scan: do not scan fixed hardware on HW-reduced platformAaron Lu2014-04-28
|/
*-. 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-10
| |/
* | Merge branch 'acpi-ost'Rafael J. Wysocki2014-03-17
|\ \
| * | ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki2014-02-21
| * | Merge branch 'acpi-pci-hotplug' into acpi-ostRafael J. Wysocki2014-02-20
| |\ \
| * | | ACPI: use device name LNXSYBUS.xx for ACPI \_SB and \_TZ objectsJiang Liu2014-02-20
| | |/ | |/|
| * | ACPI / hotplug: Fix panic on eject to ejected deviceToshi Kani2014-02-05
* | | ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki2014-03-04
* | | ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devicesRafael J. Wysocki2014-02-21
* | | ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki2014-02-20
* | | ACPI / dock: Pass ACPI device pointer to acpi_device_is_battery()Rafael J. Wysocki2014-02-15
* | | ACPI / dock: Dispatch dock notifications from the global notify handlerRafael J. Wysocki2014-02-15
| |/ |/|
* | 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: Rework the handling of eject requestsRafael 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 branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki2014-01-29
|\ \
| | * ACPI / scan: Clear match_driver flag in acpi_bus_trim()Rafael J. Wysocki2014-01-29
* | | Merge branch 'acpi-modules'Rafael J. Wysocki2014-01-16
|\ \ \ | |_|/ |/| |
| * | ACPI: add module autoloading support for ACPI enumerated devicesZhang Rui2014-01-16
| * | ACPI: fix create_modalias() return value handlingZhang Rui2014-01-16
| |/
| * Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki2013-11-25
| |\
* | | ACPI / scan: ACPI device object sysfs attribute for _STA evaluationSrinivas Pandruvada2014-01-10
* | | ACPI / hotplug / driver core: Handle containers in a special wayRafael J. Wysocki2013-12-29