Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: 8919/1: make unexported functions static | Ben Dooks (Codethink) | 2019-10-31 | 1 | -3/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 1 | -8/+1 |
* | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 2015-12-01 | 1 | -1/+1 |
* | ARM: Remove __ref on hotplug cpu die path | Stephen Boyd | 2015-10-22 | 1 | -2/+2 |
* | ARM: migrate to common PSCI client code | Mark Rutland | 2015-08-03 | 1 | -7/+22 |
* | ARM: psci: boot_secondary: replace __pa with virt_to_idmap | Grygorii Strashko | 2015-08-03 | 1 | -1/+1 |
* | ARM: Check if a CPU has gone offline | Ashwin Chaugule | 2014-05-15 | 1 | -0/+33 |
* | ARM: PSCI: remove unnecessary include of arm-gic.h | Rob Herring | 2013-10-01 | 1 | -1/+0 |
* | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2013-07-14 | 1 | -2/+1 |
* | ARM: 7745/1: psci: fix building without HOTPLUG_CPU | Arnd Bergmann | 2013-06-05 | 1 | -2/+2 |
* | arm: introduce psci_smp_ops | Stefano Stabellini | 2013-05-21 | 1 | -0/+84 |