index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
acpi.c
Age
Commit message (
Expand
)
Author
2025-09-18
RISC-V: ACPI: enable parsing the BGRT table
Heinrich Schuchardt
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2024-10-25
RISC-V: ACPI: fix early_ioremap to early_memremap
Yunhui Cui
2024-08-27
ACPI: RISC-V: Implement PCI related functionality
Sunil V L
2024-07-26
Merge patch "Enable SPCR table for console output on RISC-V"
Palmer Dabbelt
2024-07-24
RISC-V: ACPI: Enable SPCR table for console output on RISC-V
Sia Jee Heng
2024-07-22
ACPI: RISCV: Add NUMA support based on SRAT and SLIT
Haibo Xu
2023-10-26
RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
Sunil V L
2023-08-02
RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
Sunil V L
2023-06-19
RISC-V: ACPI : Fix for usage of pointers in different address space
Sunil V L
2023-06-01
RISC-V: ACPI: Cache and retrieve the RINTC structure
Sunil V L
2023-06-01
RISC-V: Add ACPI initialization in setup_arch()
Sunil V L
2023-06-01
RISC-V: Add support to build the ACPI core
Sunil V L