mbox series

[00/11] ACPICA: Upstream changes since ACPICA 20220331

Message ID 4756726.GXAFRqVoOG@kreacher
Headers show
Series ACPICA: Upstream changes since ACPICA 20220331 | expand

Message

Rafael J. Wysocki Oct. 27, 2022, 5:45 p.m. UTC
Hi All,

This series of patches represents upstream ACPICA changes committed since the
20220331 release, as available from https://github.com/acpica/acpica, except
for the patches that have been applied to the Linux kernel already and one
commit that was reverted from the upstream ACPICA.

It contains the following material:

Alison Schofield (1):
      ACPICA: Add CXL 3.0 structures (CXIMS & RDPAS) to the CEDT table

Bob Moore (3):
      ACPICA: Add a couple of new UUIDs to the known UUID list
      ACPICA: Improve warning message for "invalid ACPI name".
      ACPICA: Finish support for the CDAT table

Huacai Chen (2):
      ACPICA: MADT: Add loong_arch-specific APICs support
      ACPICA: Events: Support fixed pcie wake event

Kuppuswamy Sathyanarayanan (1):
      ACPICA: iASL: Add CCEL table to both compiler/disassembler

Robin Murphy (1):
      ACPICA: IORT: Update for revision E.e

Sudeep Holla (1):
      ACPICA: Add support for FFH Opregion special context data

Vit Kabele (2):
      ACPICA: Check that EBDA pointer is in valid memory
      ACPICA: Do not touch VGA memory when EBDA < 1ki_b

Thanks!