summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rockchip/platsmp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: rockchip: add missing of_node_put in rockchip_smp_prepare_pmuWen Yang2019-04-231-0/+1
* ARM: rockchip: Set name of pmu regmap_config in smp codeJeffy Chen2018-03-121-0/+1
* Merge branch 'next/cleanup' into next/socOlof Johansson2017-09-061-2/+2
|\
| * ARM: Convert to using %pOF instead of full_nameRob Herring2017-08-161-2/+2
* | ARM: rockchip: explicitly request exclusive reset control in smp codePhilipp Zabel2017-07-201-1/+1
|/
* ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-2/+2
* ARM: rockchip: Fix use of plain integer as NULL pointerPeter Griffin2016-04-121-1/+1
* Merge branch 'treewide/cleanup' into next/socOlof Johansson2015-12-221-1/+1
|\
| * ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-1/+1
* | ARM: rockchip: use const and __initconst for rk3036 smp_operationsHeiko Stuebner2015-12-161-1/+1
* | ARM: rockchip: add support smp for rk3036Heiko Stuebner2015-11-191-12/+33
|/
* ARM: rockchip: fix broken buildCaesar Wang2015-07-061-2/+1Star
* ARM: rockchip: fix the SMP code styleCaesar Wang2015-07-061-6/+8
* ARM: rockchip: ensure CPU to enter WFI/WFE stateCaesar Wang2015-07-061-0/+7
* ARM: rockchip: fix the CPU soft resetCaesar Wang2015-07-061-18/+22
* Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-021-2/+1Star
|\
| * arm/mach-rockchip: remove legacy __cpuinit section that crept inPaul Gortmaker2015-06-161-2/+1Star
* | ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-011-3/+2Star
|/
* ARM: rockchip: Constify struct regmap_config and staticize local functionKrzysztof Kozlowski2015-03-111-2/+2
* ARM: rockchip: add basic smp support for rk3288Kever Yang2014-11-051-24/+96
* ARM: rockchip: add option to access the pmu via a phandle in smp_operationsHeiko Stuebner2014-11-051-0/+13
* ARM: rockchip: convert to regmap and use pmu syscon if availableHeiko Stuebner2014-11-051-26/+78
* ARM: rockchip: Add cpu hotplug support for RK3XXX SoCsRomain Perier2014-07-231-0/+20
* ARM: rockchip: convert smp bringup to CPU_METHOD_OF_DECLAREHeiko Stübner2014-05-261-1/+2
* ARM: rockchip: fix copy'n'paste error in smp error messagesHeiko Stuebner2014-04-151-1/+1
* ARM: rockchip: add smp bringup codeHeiko Stuebner2014-03-011-0/+184