Hi Sudeep, On Tue, Nov 2, 2021 at 7:26 PM Sudeep Holla <sudeep.holla@xxxxxxx> wrote: > > 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 The above two need to be submitted to the upstream project via GitHub at https://github.com/acpica/acpica The will be applicable to the Linux code base only after they have been accepted by the upstream. > ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtype And this one will be applied when the above happens. Thanks!