aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/psci.c
AgeCommit message (Expand)Author
2013-10-25arm64: add PSCI CPU_OFF-based hotplug supportMark Rutland
2013-10-25arm64: factor out spin-table boot methodMark Rutland
2013-10-25arm64: reorganise smp_enable_opsMark Rutland
2013-10-25arm64: unify smp_psci.c and psci.cMark Rutland
2013-01-29arm64: psci: add support for PSCI invocations from the kernelWill Deacon