aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cpu_ops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-23arm64: cpuidle: remove generic cpuidle supportMichael Walle1-9/+0
2020-09-07arm64: fix some spelling mistakes in the comments by codespellXiaoming Ni1-1/+1
2020-03-24arm64: Introduce get_cpu_ops() helper functionGavin Shan1-1/+1
2020-03-24arm64: Rename cpu_read_ops() to init_cpu_ops()Gavin Shan1-3/+3
2019-08-15arm64: smp: disable hotplug on trusted OS resident CPUSudeep Holla1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2015-05-19ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi1-1/+0
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi1-11/+15
2015-03-25ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo1-0/+1
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi1-4/+4
2014-10-03arm64: Remove unneeded extern keywordGeoff Levand1-2/+2
2014-09-12arm64: kernel: introduce cpu_init_idle CPU operationLorenzo Pieralisi1-0/+3
2014-05-15ARM: Check if a CPU has gone offlineAshwin Chaugule1-0/+2
2013-12-16arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi1-0/+6
2013-10-25arm64: add CPU_HOTPLUG infrastructureMark Rutland1-0/+9
2013-10-25arm64: read enable-method for CPU0Mark Rutland1-1/+2
2013-10-25arm64: factor out spin-table boot methodMark Rutland1-0/+16
2013-10-25arm64: reorganise smp_enable_opsMark Rutland1-0/+33