aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cpu_ops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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