Merge branches 'acpi-x86', 'acpi-bus', 'acpi-ec' and 'acpi-apei'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 14 Aug 2018 08:06:45 +0000 (10:06 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 14 Aug 2018 08:06:45 +0000 (10:06 +0200)
commita24955be81c646530a23eda6606115a32804a3d7
treee80de999e627e7e19e0923cfd193263e9b1cef3a
parent2d33ffa63466c8a0f834ba86b4121a17d25325bb
parent6995e8d9b6ab005204c0bd2f69721bf031de3e70
parentc8deea0de218ec20a50c2d45db5eb88974df0938
parent749bc47d787cd30fa0d0522a74f6fca34fe9697f
parent32264f9615939dccec594755287cc13a8610cc84
Merge branches 'acpi-x86', 'acpi-bus', 'acpi-ec' and 'acpi-apei'

Merge ACPI x86-specific changes, core updates, EC driver updates and
APEI support updates for 4.19.

These add a special platform driver for handling multiple I2C devices
hooked up to the same device object in the ACPI tables, add some new
quirks and remove one that is not needed any more.

* acpi-x86:
  platform/x86: Add ACPI i2c-multi-instantiate pseudo driver
  ACPI / x86: utils: Remove status workaround from acpi_device_always_present()
  ACPI / x86: enable touchscreen on Dell Venue Pro 7139

* acpi-bus:
  ACPI: bus: Fix a pointer coding style issue
  Revert "ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530"

* acpi-ec:
  ACPI / EC: Add another entry for Thinkpad X1 Carbon 6th
  ACPI / EC: Use ec_no_wakeup on ThinkPad X1 Yoga 3rd

* acpi-apei:
  arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()