On Sat, Jun 5, 2021 at 12:00 AM Erik Kaneda <erik.kaneda@xxxxxxxxx> wrote: > > This series contains the linux-ized patch set of ACPICA version > 20210604. The patch mostly contains additional structures for ACPI > tables. In addition, this patch set contains ACPICA support for > a new OperationRegion subtype called PlatformRtMechanism (for PRM). > As far as ACPICA is concerned, this subtype will hand off a buffer to a > handler registered by the OS. > > Other than that, I will be leaving Intel and this will be my last > ACPICA release. With that said, Rafael will take over this role for > the timebeing. If you have any ACPICA related questions, I will be > around for a few more days so please feel free to reach out. Many thanks for the great work you've done on the ACPICA front Erik, and good luck with your future endeavours! > Alison Schofield (2): > ACPICA: Add defines for the CXL Host Bridge Structure (CHBS) > ACPICA: Add the CFMWS structure definition to the CEDT table > > Bob Moore (5): > ACPICA: iASL: Finish support for the IVRS ACPI table > ACPICA: iASL: Add support for the SVKL table > ACPICA: iASL Table Compiler: Add full support for RGRT ACPI table > ACPICA: iASL: Add support for the BDAT ACPI table > ACPICA: Update version to 20210604 Version 20210604. > > Erik Kaneda (3): > ACPICA: Fix memory leak caused by _CID repair function > ACPICA: iASL: add disassembler support for PRMT > ACPICA: Add support for PlatformRtMechanism OperationRegion handler > > Fabian Wüthrich (1): > ACPICA: Add _PLD panel positions > > Kuppuswamy Sathyanarayanan (2): > ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup Mailbox Structure > ACPICA: Add SVKL table headers > > Wei Ming Chen (1): > ACPICA: Use ACPI_FALLTHROUGH The entire series has been applied as 5.14 material, thanks!