aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/psci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-28arm64: remove return value form psci_init()Vladimir Murzin1-6/+3
2014-02-28arm64: remove redundant "psci:" prefixesVladimir Murzin1-2/+2
2013-10-25arm64: add PSCI CPU_OFF-based hotplug supportMark Rutland1-0/+30
2013-10-25arm64: factor out spin-table boot methodMark Rutland1-8/+10
2013-10-25arm64: reorganise smp_enable_opsMark Rutland1-5/+6
2013-10-25arm64: unify smp_psci.c and psci.cMark Rutland1-1/+53
2013-01-29arm64: psci: add support for PSCI invocations from the kernelWill Deacon1-0/+211