2024-04-12 15:19:33

by Rafael J. Wysocki

[permalink] [raw]
Subject: [PATCH v1 00/12] ACPICA: ACPICA 20240322

Hi All,

This series of patches is a set of ACPICA 20240322 changes (described at
https://cdrdv2.intel.com/v1/dl/getContent/783326) ported to Linux.

It contains the following material:

Ben Cheatham (1):
ACPICA: actbl1.h: Add EINJ CXL error types

Colin Ian King (1):
ACPICA: Fix various spelling mistakes in text files and code comments

Daniil Tatianin (1):
ACPICA: events/evgpeinit: don't forget to increment registered GPE count

Haibo Xu (2):
ACPICA: SRAT: Add RISC-V RINTC affinity structure
ACPICA: SRAT: Add dump and compiler support for RINTC affinity structure

Hojin Nam (1):
ACPICA: Fix CXL 3.0 structure (RDPAS) in the CEDT table

Saket Dumbre (4):
ACPICA: Attempt 1 to fix issue #900
ACPICA: Clean up the fix for Issue #900
ACPICA: Fix spelling and typos
ACPICA: Update acpixf.h for new ACPICA release 20240322

Shiju Jose (1):
ACPICA: ACPI 6.5: RAS2: Add support for RAS2 table

lijun (1):
ACPICA: Modify ACPI_OBJECT_COMMON_HEADER

Thanks!