summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/acpi.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-20Merge tag 'riscv-for-linus-7.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+21
2026-08-07riscv: acpi: Handle LPI architectural context loss flagsPeixin Xie1-0/+19
2026-08-07riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADEVivian Wang1-0/+2
2026-07-09ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ codeLorenzo Pieralisi1-0/+1
2026-04-06ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()Chengwen Feng1-4/+0
2026-04-06ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.hChengwen Feng1-1/+0
2026-04-06RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng1-0/+1
2024-09-17ACPI: RISCV: Make acpi_numa_get_nid() to be staticHanjun Guo1-2/+0
2024-07-22ACPI: RISCV: Add NUMA support based on SRAT and SLITHaibo Xu1-2/+13
2023-10-26RISC-V: ACPI: RHCT: Add function to get CBO block sizesSunil V L1-0/+6
2023-08-02RISC-V: ACPI: Fix acpi_os_ioremap to return iomem addressSunil V L1-1/+1
2023-06-01RISC-V: smpboot: Add ACPI support in setup_smp()Sunil V L1-0/+2
2023-06-01drivers/acpi: RISC-V: Add RHCT related codeSunil V L1-0/+8
2023-06-01RISC-V: ACPI: Cache and retrieve the RINTC structureSunil V L1-0/+10
2023-06-01ACPI: processor_core: RISC-V: Enable mapping processor to the hartidSunil V L1-0/+3
2023-06-01RISC-V: Add support to build the ACPI coreSunil V L1-0/+61