summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/cpu_ops.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-01arm64: cpu_ops: Add missing 'const' qualifiersYury Norov1-3/+3
2017-07-20arm64: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2016-08-22arm64: apply __ro_after_init to some objectsJisheng Zhang1-1/+2
2016-02-16arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi1-4/+23
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon1-2/+0
2015-05-19ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi1-24/+41
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi1-12/+11
2015-03-25ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo1-1/+1
2014-07-18arm64: kernel: enable PSCI cpu operations on UP systemsLorenzo Pieralisi1-1/+1
2013-10-31arm64: Slightly improve the warning on CPU0 enable-methodCatalin Marinas1-2/+2
2013-10-30ARM64: simplify cpu_read_bootcpu_ops using OF/DT helperSudeep KarkadaNagesha1-17/+5
2013-10-25arm64: read enable-method for CPU0Mark Rutland1-1/+53
2013-10-25arm64: reorganise smp_enable_opsMark Rutland1-0/+47