mbox series

[00/19] ACPICA: ACPICA 20211217

Message ID 11889746.O9o76ZdvQC@kreacher
Headers show
Series ACPICA: ACPICA 20211217 | expand

Message

Rafael J. Wysocki Dec. 22, 2021, 3:56 p.m. UTC
Hi All,

This series of patches is a set of ACPICA 20211217 changes described at
https://acpica.org/sites/acpica/files/changes_61.txt ported to Linux.

It contains the following material:

Bob Moore (7):
      ACPICA: iASL/Disassembler: Additional support for NHLT table
      ACPICA: iASL Table Compiler: Complete NHLT table support
      ACPICA: Change a return_ACPI_STATUS (AE_BAD_PARAMETER)
      ACPICA: Fixed a couple of warnings under MSVC
      ACPICA: iASL: Add TDEL table to both compiler/disassembler
      ACPICA: iASL/NHLT table: "Specific Data" field support
      ACPICA: Update version to 20211217

Ilkka Koskinen (1):
      ACPICA: iASL: Add suppport for AGDI table

Jessica Clarke (4):
      ACPICA: Use original data_table_region pointer for accesses
      ACPICA: Use original pointer for virtual origin tables
      ACPICA: Macros: Remove ACPI_PHYSADDR_TO_PTR
      ACPICA: Avoid subobject buffer overflow when validating RSDP signature

Kirill A. Shutemov (1):
      ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5

Mark Langsdorf (1):
      ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions

Rafael J. Wysocki (2):
      ACPICA: Utilities: Avoid deleting the same object twice in a row
      ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R ()

Shuuichirou Ishii (1):
      ACPICA: Fix AEST Processor generic resource substructure data field byte length

Sudeep Holla (2):
      ACPICA: Fix wrong interpretation of PCC address
      ACPICA: Add support for PCC Opregion special context data

Thanks!