Hi All, This series of patches is a set of ACPICA 20220331 changes described at https://acpica.org/sites/acpica/files/changes_62.txt ported to Linux. It contains the following material: Besar Wicaksono (1): ACPICA: Add support for ARM Performance Monitoring Unit Table. Bob Moore (7): ACPICA: Add new acpi 6.4 semantics to the Load() operator ACPICA: Add new acpi 6.4 semantics for LoadTable() operator ACPICA: Update copyright notices to the year 2022 ACPICA: Removed some tabs and // comments ACPICA: iASL/MADT: Add OEM-defined subtable ACPICA: exsystem.c: Use ACPI_FORMAT_UINT64 for 64-bit output. ACPICA: Update version to 20220331 Gustavo A. R. Silva (1): ACPICA: Headers: Replace zero-length array with flexible-array member Lawrence Hileman (1): ACPICA: Add the subtable CFMWS to the CEDT table Mario Limonciello (1): ACPICA: Add support for the Windows 11 _OSI string Paul Menzel (3): ACPICA: executer/exsystem: Add units to time variable names ACPICA: executer/exsystem: Inform users about ACPI spec violation ACPICA: executer/exsystem: Warn about sleeps greater than 10 ms Piotr Maziarz (3): ACPICA: iASL: NHLT: Treat Terminator as specific_config ACPICA: iASL: NHLT: Fix parsing undocumented bytes at the end of Endpoint Descriptor ACPICA: iASL: NHLT: Rename linux specific strucures to device_info Selvarasu Ganesan (1): ACPICA: executer/exsystem: Fix some typo mistakes Shameer Kolothum (1): ACPICA: IORT: Updates for revision E.d Tom Rix (1): ACPICA: cleanup double word in comment Thanks!