aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2020-12-22 15:51:11 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2020-12-22 15:51:11 +0100
commit538fcf57aaee6ad78a05f52b69a99baa22b33418 (patch)
tree4f8ea80cf98dd892f9bad77dc1de9af7aa5f18d7 /drivers
parentMerge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (diff)
parentACPI: scan: Add Intel Baytrail Mailbox Device to acpi_ignore_dep_ids (diff)
parentACPI: PNP: compare the string length in the matching_id() (diff)
parentACPI: PM: s2idle: Move x86-specific code to the x86 directory (diff)
downloadlinux-dev-538fcf57aaee6ad78a05f52b69a99baa22b33418.tar.xz
linux-dev-538fcf57aaee6ad78a05f52b69a99baa22b33418.zip
Merge branches 'acpi-scan', 'acpi-pnp' and 'acpi-sleep'
* acpi-scan: ACPI: scan: Add Intel Baytrail Mailbox Device to acpi_ignore_dep_ids ACPI: scan: Avoid unnecessary second pass in acpi_bus_scan() ACPI: scan: Defer enumeration of devices with _DEP lists ACPI: scan: Evaluate _DEP before adding the device * acpi-pnp: ACPI: PNP: compare the string length in the matching_id() * acpi-sleep: ACPI: PM: s2idle: Move x86-specific code to the x86 directory ACPI: PM: s2idle: Add AMD support to handle _DSM