summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/cpu_ops.h
AgeCommit message (Expand)Author
2022-06-23arm64: cpuidle: remove generic cpuidle supportMichael Walle
2020-09-07arm64: fix some spelling mistakes in the comments by codespellXiaoming Ni
2020-03-24arm64: Introduce get_cpu_ops() helper functionGavin Shan
2020-03-24arm64: Rename cpu_read_ops() to init_cpu_ops()Gavin Shan
2019-08-15arm64: smp: disable hotplug on trusted OS resident CPUSudeep Holla
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
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
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi
2014-10-03arm64: Remove unneeded extern keywordGeoff Levand
2014-09-12arm64: kernel: introduce cpu_init_idle CPU operationLorenzo Pieralisi
2014-05-15ARM: Check if a CPU has gone offlineAshwin Chaugule
2013-12-16arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi
2013-10-25arm64: add CPU_HOTPLUG infrastructureMark Rutland
2013-10-25arm64: read enable-method for CPU0Mark Rutland
2013-10-25arm64: factor out spin-table boot methodMark Rutland
2013-10-25arm64: reorganise smp_enable_opsMark Rutland