summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/smp_scu.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-161-0/+12
|\
| * ARM: smp_scu: allow the platform code to read the SCU CPU statusMartin Blumenstingl2017-10-291-0/+6
| * ARM: smp_scu: add a helper for powering on a specific CPUMartin Blumenstingl2017-10-291-0/+6
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* ARM: 8689/1: scu: add missing errno includeJohan Hovold2017-08-021-0/+1
* ARM: make it easier to check the CPU part number correctlyRussell King2014-07-181-1/+1
* ARM: scu: provide inline dummy functions when SCU is not presentNishanth Menon2013-07-041-1/+12
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-0/+17
|\
| * ARM: Add API to detect SCU base address from CP15Hiroshi Doyu2013-01-281-0/+17
* | ARM: scu: add empty scu_enable for !CONFIG_SMPRob Herring2013-01-311-1/+7
|/
* ARM: pm: add function to set WFI low-power mode for SMP CPUsRussell King2011-02-111-0/+7
* [ARM] smp: separate SCU support code from realviewRussell King2009-05-171-8/+2
* [ARM] smp: SCU is used on non-realview platformsRussell King2009-05-171-0/+13
OpenPOWER on IntegriCloud