summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/acpi_parking_protocol.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* arm64: fix endianness annotation in acpi_parking_protocol.cLuc Van Oostenryck2017-06-291-2/+2
* arm64: use readq() instead of readl() to read 64bit entry_pointLuc Van Oostenryck2017-06-291-1/+1
* arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-01-121-1/+2
* arm64: kernel: acpi: fix ioremap in ACPI parking protocol cpu_postbootLorenzo Pieralisi2016-02-261-26/+14Star
* arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi2016-02-161-0/+153