summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/psci.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: add PSCI CPU_SUSPEND based cpu_suspend supportLorenzo Pieralisi2014-09-121-0/+104
* arm64: kernel: add __init marker to PSCI init functionsLorenzo Pieralisi2014-07-181-2/+2
* arm64: kernel: enable PSCI cpu operations on UP systemsLorenzo Pieralisi2014-07-181-1/+3
* ARM: Check if a CPU has gone offlineAshwin Chaugule2014-05-151-0/+31
* PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule2014-05-151-37/+163
* arm64: remove return value form psci_init()Vladimir Murzin2014-02-281-6/+3
* arm64: remove redundant "psci:" prefixesVladimir Murzin2014-02-281-2/+2
* arm64: add PSCI CPU_OFF-based hotplug supportMark Rutland2013-10-251-0/+30
* arm64: factor out spin-table boot methodMark Rutland2013-10-251-8/+10
* arm64: reorganise smp_enable_opsMark Rutland2013-10-251-5/+6
* arm64: unify smp_psci.c and psci.cMark Rutland2013-10-251-1/+53
* arm64: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-291-0/+211