summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/platsmp.c
AgeCommit message (Expand)Author
2017-09-05Merge branch 'next/cleanup' into next/socOlof Johansson
2017-08-16ARM: Convert to using %pOF instead of full_nameRob Herring
2017-07-20ARM: rockchip: explicitly request exclusive reset control in smp codePhilipp Zabel
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2016-04-12ARM: rockchip: Fix use of plain integer as NULL pointerPeter Griffin
2015-12-22Merge branch 'treewide/cleanup' into next/socOlof Johansson
2015-12-16ARM: rockchip: use const and __initconst for rk3036 smp_operationsHeiko Stuebner
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada
2015-11-19ARM: rockchip: add support smp for rk3036Heiko Stuebner
2015-07-06ARM: rockchip: fix broken buildCaesar Wang
2015-07-06ARM: rockchip: fix the SMP code styleCaesar Wang
2015-07-06ARM: rockchip: ensure CPU to enter WFI/WFE stateCaesar Wang
2015-07-06ARM: rockchip: fix the CPU soft resetCaesar Wang
2015-07-02Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-16arm/mach-rockchip: remove legacy __cpuinit section that crept inPaul Gortmaker
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King
2015-03-11ARM: rockchip: Constify struct regmap_config and staticize local functionKrzysztof Kozlowski
2014-11-05ARM: rockchip: add basic smp support for rk3288Kever Yang
2014-11-05ARM: rockchip: add option to access the pmu via a phandle in smp_operationsHeiko Stuebner
2014-11-05ARM: rockchip: convert to regmap and use pmu syscon if availableHeiko Stuebner
2014-07-23ARM: rockchip: Add cpu hotplug support for RK3XXX SoCsRomain Perier
2014-05-26ARM: rockchip: convert smp bringup to CPU_METHOD_OF_DECLAREHeiko Stübner
2014-04-15ARM: rockchip: fix copy'n'paste error in smp error messagesHeiko Stuebner
2014-03-01ARM: rockchip: add smp bringup codeHeiko Stuebner