summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/psci_smp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-8/+1Star
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-1/+1
* ARM: Remove __ref on hotplug cpu die pathStephen Boyd2015-10-221-2/+2
* ARM: migrate to common PSCI client codeMark Rutland2015-08-031-7/+22
* ARM: psci: boot_secondary: replace __pa with virt_to_idmapGrygorii Strashko2015-08-031-1/+1
* ARM: Check if a CPU has gone offlineAshwin Chaugule2014-05-151-0/+33
* ARM: PSCI: remove unnecessary include of arm-gic.hRob Herring2013-10-011-1/+0Star
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-151-2/+1Star
* ARM: 7745/1: psci: fix building without HOTPLUG_CPUArnd Bergmann2013-06-061-2/+2
* arm: introduce psci_smp_opsStefano Stabellini2013-05-211-0/+84