summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/cpu_ops.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-04-03arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang
2017-12-01arm64: cpu_ops: Add missing 'const' qualifiersYury Norov
2017-07-20arm64: Convert to using %pOF instead of full_nameRob Herring
2016-08-22arm64: apply __ro_after_init to some objectsJisheng Zhang
2016-02-16arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-05-19ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi
2015-03-25ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo
2014-07-18arm64: kernel: enable PSCI cpu operations on UP systemsLorenzo Pieralisi
2013-10-31arm64: Slightly improve the warning on CPU0 enable-methodCatalin Marinas
2013-10-30ARM64: simplify cpu_read_bootcpu_ops using OF/DT helperSudeep KarkadaNagesha
2013-10-25arm64: read enable-method for CPU0Mark Rutland
2013-10-25arm64: reorganise smp_enable_opsMark Rutland