aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/acpi_parking_protocol.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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