Age | Commit message (Expand) | Author | Files | Lines |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 1 | -2/+2 |
2016-04-12 | ARM: rockchip: Fix use of plain integer as NULL pointer | Peter Griffin | 1 | -1/+1 |
2015-12-23 | Merge branch 'treewide/cleanup' into next/soc | Olof Johansson | 1 | -1/+1 |
2015-12-17 | ARM: rockchip: use const and __initconst for rk3036 smp_operations | Heiko Stuebner | 1 | -1/+1 |
2015-12-02 | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 1 | -1/+1 |
2015-11-19 | ARM: rockchip: add support smp for rk3036 | Heiko Stuebner | 1 | -12/+33 |
2015-07-06 | ARM: rockchip: fix broken build | Caesar Wang | 1 | -2/+1 |
2015-07-06 | ARM: rockchip: fix the SMP code style | Caesar Wang | 1 | -6/+8 |
2015-07-06 | ARM: rockchip: ensure CPU to enter WFI/WFE state | Caesar Wang | 1 | -0/+7 |
2015-07-06 | ARM: rockchip: fix the CPU soft reset | Caesar Wang | 1 | -18/+22 |
2015-07-02 | Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+1 |
2015-06-16 | arm/mach-rockchip: remove legacy __cpuinit section that crept in | Paul Gortmaker | 1 | -2/+1 |
2015-06-01 | ARM: v7 setup function should invalidate L1 cache | Russell King | 1 | -3/+2 |
2015-03-12 | ARM: rockchip: Constify struct regmap_config and staticize local function | Krzysztof Kozlowski | 1 | -2/+2 |
2014-11-06 | ARM: rockchip: add basic smp support for rk3288 | Kever Yang | 1 | -24/+96 |
2014-11-06 | ARM: rockchip: add option to access the pmu via a phandle in smp_operations | Heiko Stuebner | 1 | -0/+13 |
2014-11-06 | ARM: rockchip: convert to regmap and use pmu syscon if available | Heiko Stuebner | 1 | -26/+78 |
2014-07-23 | ARM: rockchip: Add cpu hotplug support for RK3XXX SoCs | Romain Perier | 1 | -0/+20 |
2014-05-26 | ARM: rockchip: convert smp bringup to CPU_METHOD_OF_DECLARE | Heiko Stübner | 1 | -1/+2 |
2014-04-15 | ARM: rockchip: fix copy'n'paste error in smp error messages | Heiko Stuebner | 1 | -1/+1 |
2014-03-01 | ARM: rockchip: add smp bringup code | Heiko Stuebner | 1 | -0/+184 |