summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpu_ops.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: cpu_ops: Add missing 'const' qualifiersYury Norov2017-12-011-3/+3
* arm64: Convert to using %pOF instead of full_nameRob Herring2017-07-201-2/+2
* arm64: apply __ro_after_init to some objectsJisheng Zhang2016-08-221-1/+2
* arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi2016-02-161-4/+23
* arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-271-2/+0
* ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi2015-05-191-24/+41
* ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi2015-05-191-12/+11
* ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo2015-03-251-1/+1
* arm64: kernel: enable PSCI cpu operations on UP systemsLorenzo Pieralisi2014-07-181-1/+1
* arm64: Slightly improve the warning on CPU0 enable-methodCatalin Marinas2013-10-311-2/+2
* ARM64: simplify cpu_read_bootcpu_ops using OF/DT helperSudeep KarkadaNagesha2013-10-301-17/+5
* arm64: read enable-method for CPU0Mark Rutland2013-10-251-1/+53
* arm64: reorganise smp_enable_opsMark Rutland2013-10-251-0/+47
OpenPOWER on IntegriCloud