aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/psci_smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-31ARM: 8919/1: make unexported functions staticBen Dooks (Codethink)1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-8/+1
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-1/+1
2015-10-22ARM: Remove __ref on hotplug cpu die pathStephen Boyd1-2/+2
2015-08-03ARM: migrate to common PSCI client codeMark Rutland1-7/+22
2015-08-03ARM: psci: boot_secondary: replace __pa with virt_to_idmapGrygorii Strashko1-1/+1
2014-05-15ARM: Check if a CPU has gone offlineAshwin Chaugule1-0/+33
2013-10-01ARM: PSCI: remove unnecessary include of arm-gic.hRob Herring1-1/+0
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-2/+1
2013-06-05ARM: 7745/1: psci: fix building without HOTPLUG_CPUArnd Bergmann1-2/+2
2013-05-21arm: introduce psci_smp_opsStefano Stabellini1-0/+84