Skip to content
ACPI updates for 5.4-rc1

 - Update the ACPICA code in the kernel to upstream revision 20190816
   including:
   * Internal limits change to support larger systems (Bob Moore).
   * Macros clean up (Bob Moore).
   * printf format string fixes (Bob Moore).
   * Full deployment of the ACPI_PRINTF_LIKE macro (Bob Moore).
   * Tools improvements (Bob Moore, Colin Ian King).
   * Windows _OSI support fixes (Jung-uk Kim).

 - Improve memory hot-add support in the ACPI HMAT handling code (Dan
   Williams, Keith Busch).

 - Fix the ACPI LPSS (Low-Power Subsystem) driver for Intel SoCs to
   save and restore private registers during system-wide suspend and
   resume on systems with the Lynxpoint PCH (Jarkko Nikula).

 - Convert the ACPI documentation related to LEDs to ReST (Sakari
   Ailus).

 - Fix assorted issues and make assorted minor improvements in the
   ACPI-related code (Al Stone, Andy Shevchenko, Jiri Slaby, Kelsey
   Skunberg, Krzysztof Wilczynski, Liguang Zhang, Wenwen Wang,
   YueHaibing).