aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_pcc.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-23ACPI: PCC: Setup PCC Opregion handler only if platform interrupt is availableHuisong Li1-18/+29
2022-10-26ACPI: PCC: Fix unintentional integer overflowManank Patel1-1/+1
2022-09-22ACPI: PCC: Fix Tx acknowledge in the PCC address space handlerHuisong Li1-1/+1
2022-09-22ACPI: PCC: replace wait_for_completion()Huisong Li1-2/+21
2022-09-22ACPI: PCC: Release resources on address space setup failure pathRafael Mendonca1-0/+3
2022-01-12ACPI: PCC: pcc_ctx can be statickernel test robot1-1/+1
2022-01-04ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtypeSudeep Holla1-0/+120