aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/acpi.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-02RISC-V: ACPI: Fix acpi_os_ioremap to return iomem addressGravatar Sunil V L 1-2/+2
2023-06-19RISC-V: ACPI : Fix for usage of pointers in different address spaceGravatar Sunil V L 1-2/+2
2023-06-01RISC-V: ACPI: Cache and retrieve the RINTC structureGravatar Sunil V L 1-0/+45
2023-06-01RISC-V: Add ACPI initialization in setup_arch()Gravatar Sunil V L 1-0/+126
2023-06-01RISC-V: Add support to build the ACPI coreGravatar Sunil V L 1-0/+80