index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-rockchip
/
platsmp.c
Age
Commit message (
Expand
)
Author
2022-04-04
ARM: rockchip: fix typos in comments
Julia Lawall
2021-11-21
ARM: rockchip: Use memcpy_toio instead of memcpy on smp bring-up
Ivan T. Ivanov
2020-04-13
ARM: rockchip: fix spelling mistake "to" -> "too"
Colin Ian King
2019-06-17
Merge tag 'v5.3-rockchip-soc32-1' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-20
ARM: rockchip: fix missing of_node_put calls in smp code
Wen Yang
2019-04-23
ARM: rockchip: add missing of_node_put in rockchip_smp_prepare_pmu
Wen Yang
2018-03-12
ARM: rockchip: Set name of pmu regmap_config in smp code
Jeffy Chen
2017-09-05
Merge branch 'next/cleanup' into next/soc
Olof Johansson
2017-08-16
ARM: Convert to using %pOF instead of full_name
Rob Herring
2017-07-20
ARM: rockchip: explicitly request exclusive reset control in smp code
Philipp Zabel
2017-02-28
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
2016-04-12
ARM: rockchip: Fix use of plain integer as NULL pointer
Peter Griffin
2015-12-22
Merge branch 'treewide/cleanup' into next/soc
Olof Johansson
2015-12-16
ARM: rockchip: use const and __initconst for rk3036 smp_operations
Heiko Stuebner
2015-12-01
ARM: use const and __initconst for smp_operations
Masahiro Yamada
2015-11-19
ARM: rockchip: add support smp for rk3036
Heiko Stuebner
2015-07-06
ARM: rockchip: fix broken build
Caesar Wang
2015-07-06
ARM: rockchip: fix the SMP code style
Caesar Wang
2015-07-06
ARM: rockchip: ensure CPU to enter WFI/WFE state
Caesar Wang
2015-07-06
ARM: rockchip: fix the CPU soft reset
Caesar Wang
2015-07-02
Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-06-16
arm/mach-rockchip: remove legacy __cpuinit section that crept in
Paul Gortmaker
2015-06-01
ARM: v7 setup function should invalidate L1 cache
Russell King
2015-03-11
ARM: rockchip: Constify struct regmap_config and staticize local function
Krzysztof Kozlowski
2014-11-05
ARM: rockchip: add basic smp support for rk3288
Kever Yang
2014-11-05
ARM: rockchip: add option to access the pmu via a phandle in smp_operations
Heiko Stuebner
2014-11-05
ARM: rockchip: convert to regmap and use pmu syscon if available
Heiko Stuebner
2014-07-23
ARM: rockchip: Add cpu hotplug support for RK3XXX SoCs
Romain Perier
2014-05-26
ARM: rockchip: convert smp bringup to CPU_METHOD_OF_DECLARE
Heiko Stübner
2014-04-15
ARM: rockchip: fix copy'n'paste error in smp error messages
Heiko Stuebner
2014-03-01
ARM: rockchip: add smp bringup code
Heiko Stuebner