lkml.org 
[lkml]   [2021]   [Nov]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] ACPI: Add support for PCC Operation Region
Date
Hi,

This series adds support for ACPI PCC OpRegion added in ACPI 6.3
I understand that the ACPICA changes need to go via different route,
but I am posting it together to give complete narative/picture for
the review/discussion.

Regards,
Sudeep

Sudeep Holla (3):
ACPICA: Fix wrong interpretation of PCC address
ACPICA: Add support for PCC Opregion special context data
ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtype

drivers/acpi/Kconfig | 5 ++
drivers/acpi/Makefile | 1 +
drivers/acpi/acpica/evregion.c | 11 ++++
drivers/acpi/acpica/exfield.c | 7 +--
drivers/acpi/bus.c | 1 +
drivers/acpi/pcc_opregion.c | 111 +++++++++++++++++++++++++++++++++
include/acpi/actypes.h | 8 +++
include/linux/acpi.h | 6 ++
8 files changed, 144 insertions(+), 6 deletions(-)
create mode 100644 drivers/acpi/pcc_opregion.c

--
2.25.1

\
 
 \ /
  Last update: 2021-11-02 19:27    [W:0.060 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site