aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/kernel/acpi_parking_protocol.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-25arm64: smp: Remove dedicated wakeup IPIMark Rutland1-1/+1
2022-09-26treewide: Drop function_nocfiSami Tolvanen1-1/+1
2021-04-08arm64: use function_nocfi with __pa_symbolSami Tolvanen1-1/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2017-06-29arm64: fix endianness annotation in acpi_parking_protocol.cLuc Van Oostenryck1-2/+2
2017-06-29arm64: use readq() instead of readl() to read 64bit entry_pointLuc Van Oostenryck1-1/+1
2017-01-12arm64: Use __pa_symbol for kernel symbolsLaura Abbott1-1/+2
2016-02-26arm64: kernel: acpi: fix ioremap in ACPI parking protocol cpu_postbootLorenzo Pieralisi1-26/+14
2016-02-16arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi1-0/+153