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-tegra
/
hotplug.c
Age
Commit message (
Expand
)
Author
2016-06-10
ARM: tegra: hotplug: Include missing common.h
Thierry Reding
2015-10-22
ARM: Remove __ref on hotplug cpu die path
Stephen Boyd
2014-07-17
ARM: tegra: Setup CPU hotplug in a pure initcall
Thierry Reding
2014-07-17
ARM: tegra: Use a function to get the chip ID
Thierry Reding
2014-07-17
ARM: tegra: Sort includes alphabetically
Thierry Reding
2013-10-18
ARM: tegra: CPU hotplug support for Tegra124
Joseph Lo
2013-07-19
ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALL
Joseph Lo
2013-07-19
Revert "ARM: tegra: add cpu_disable for hotplug"
Joseph Lo
2013-05-28
ARM: tegra: add cpu_disable for hotplug
Joseph Lo
2013-05-22
ARM: tegra114: add CPU hotplug support
Joseph Lo
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-04-18
ARM: cpu hotplug: remove majority of cache flushing from platforms
Russell King
2013-04-18
ARM: tegra: remove tegra specific cpu_disable()
Russell King
2013-03-11
ARM: tegra: Unify tegra{20,30,114}_init_early()
Hiroshi Doyu
2013-01-28
ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.h
Prashant Gaikwad
2013-01-28
ARM: tegra: moving the clock gating procedure to tegra_cpu_kill
Joseph Lo
2013-01-28
ARM: tegra: update the cache maintenance order for CPU shutdown
Joseph Lo
2012-09-22
Merge branch 'multiplatform/smp_ops' into next/multiplatform
Olof Johansson
2012-09-13
ARM: tegra20: add CPU hotplug support
Joseph Lo
2012-09-13
ARM: tegra30: add CPU hotplug support
Joseph Lo
2012-09-13
ARM: SoC: convert Tegra to SMP operations
Marc Zyngier
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King
2011-01-14
ARM: fix wrongly patched constants
Russell King
2010-12-20
ARM: CPU hotplug: fix hard-coded control register constants
Russell King
2010-12-20
ARM: CPU hotplug: fix reporting of spurious wakeups
Russell King
2010-12-20
ARM: CPU hotplug: remove bug checks in platform_cpu_die()
Russell King
2010-12-20
ARM: CPU hotplug: move cpu_killed completion to core code
Russell King
2010-08-05
[ARM] tegra: SMP support
Colin Cross