aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/riscv
AgeCommit message (Expand)AuthorFilesLines
2025-09-04ACPI: RISC-V: Fix FFH_CPPC_CSR error handlingAnup Patel1-2/+2
2025-07-16ACPI: RISC-V: Remove unnecessary CPPC debug messageSunil V L1-2/+0
2024-11-22ACPI: introduce acpi_arch_init()Miao Wang1-1/+1
2024-08-27ACPI: RISC-V: Implement function to add implicit dependenciesSunil V L1-0/+155
2024-08-27ACPI: RISC-V: Initialize GSI mapping structuresSunil V L3-0/+153
2024-08-27ACPI: RISC-V: Implement function to reorder irqchip probe entriesSunil V L2-1/+34
2024-08-27ACPI: bus: Add acpi_riscv_init() functionSunil V L2-1/+12
2024-03-19ACPI: RISC-V: Add CPPC driverSunil V L2-0/+158
2024-03-19ACPI: RISC-V: Add LPI driverSunil V L2-1/+83
2023-10-26RISC-V: ACPI: RHCT: Add function to get CBO block sizesSunil V L1-0/+87
2023-10-26RISC-V: ACPI: Update the return value of acpi_get_rhct()Sunil V L1-3/+3
2023-06-01drivers/acpi: RISC-V: Add RHCT related codeSunil V L2-0/+85