summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_pcc.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: PCC: Setup PCC Opregion handler only if platform interrupt is availableHuisong Li2022-11-231-18/+29
* ACPI: PCC: Fix unintentional integer overflowManank Patel2022-10-261-1/+1
* ACPI: PCC: Fix Tx acknowledge in the PCC address space handlerHuisong Li2022-09-221-1/+1
* ACPI: PCC: replace wait_for_completion()Huisong Li2022-09-221-2/+21
* ACPI: PCC: Release resources on address space setup failure pathRafael Mendonca2022-09-221-0/+3
* ACPI: PCC: pcc_ctx can be statickernel test robot2022-01-121-1/+1
* ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtypeSudeep Holla2022-01-041-0/+120