Commits
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()
Showing diff to4a3f421b878
- Rafael J. Wysocki committed 4a3f421b878MMerge branches 'acpica' and 'acpi-property' Merge ACPICA changes and updates of the AC...
- Hans de Goede committed e64e84987deplatform/x86: Add ACPI i2c-multi-instantiate pseudo driver On systems with ACPI instan...
- Tom Todd committed 67fbd0a3a80ACPI: bus: Fix a pointer coding style issue Fix white space in the argument list of ac...
- Mika Westerberg committed 4c3be61e41bACPI / EC: Add another entry for Thinkpad X1 Carbon 6th Commit 2c4d6baf1bc4 (ACPI / EC...
- Dongjiu Geng committed 1035a078352arm64 / ACPI: clean the additional checks before calling ghes_notify_sea() In order to...