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