summaryrefslogtreecommitdiff
path: root/drivers/acpi/riscv
AgeCommit message (Expand)Author
2025-10-17ACPI: RIMT: Fix unused function warnings when CONFIG_IOMMU_API is disabledSunil V L
2025-10-04Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel
2025-09-25ACPI: RISC-V: Add RPMI System MSI to GSI mappingSunil V L
2025-09-25ACPI: RISC-V: Add support to update gsi rangeSunil V L
2025-09-25ACPI: RISC-V: Create interrupt controller list in sorted orderSunil V L
2025-09-05ACPI: RISC-V: Add support for RIMTSunil V L
2025-09-04ACPI: RISC-V: Fix FFH_CPPC_CSR error handlingAnup Patel
2025-07-16ACPI: RISC-V: Remove unnecessary CPPC debug messageSunil V L
2024-11-22ACPI: introduce acpi_arch_init()Miao Wang
2024-08-27ACPI: RISC-V: Implement function to add implicit dependenciesSunil V L
2024-08-27ACPI: RISC-V: Initialize GSI mapping structuresSunil V L
2024-08-27ACPI: RISC-V: Implement function to reorder irqchip probe entriesSunil V L
2024-08-27ACPI: bus: Add acpi_riscv_init() functionSunil V L
2024-03-19ACPI: RISC-V: Add CPPC driverSunil V L
2024-03-19ACPI: RISC-V: Add LPI driverSunil V L
2023-10-26RISC-V: ACPI: RHCT: Add function to get CBO block sizesSunil V L
2023-10-26RISC-V: ACPI: Update the return value of acpi_get_rhct()Sunil V L
2023-06-01drivers/acpi: RISC-V: Add RHCT related codeSunil V L