summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/psci.c
AgeCommit message (Expand)Author
2014-07-18arm64: kernel: add __init marker to PSCI init functionsLorenzo Pieralisi
2014-07-18arm64: kernel: enable PSCI cpu operations on UP systemsLorenzo Pieralisi
2014-05-15ARM: Check if a CPU has gone offlineAshwin Chaugule
2014-05-15PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule
2014-02-28arm64: remove return value form psci_init()Vladimir Murzin
2014-02-28arm64: remove redundant "psci:" prefixesVladimir Murzin
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