index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-rockchip
/
platsmp.c
Age
Commit message (
Expand
)
Author
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