summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rockchip/platsmp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: rockchip: fix broken buildCaesar Wang2015-07-061-2/+1
* 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/+1
|\
| * arm/mach-rockchip: remove legacy __cpuinit section that crept inPaul Gortmaker2015-06-161-2/+1
* | ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-011-3/+2
|/
* 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
OpenPOWER on IntegriCloud