aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/platsmp.c
Commit message (Expand)AuthorAge
* ARM: tegra: add Tegra124 SoC supportJoseph Lo2013-10-18
* Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-21
|\
| * Revert "ARM: tegra: add cpu_disable for hotplug"Joseph Lo2013-07-19
* | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-14
|/
* ARM: tegra: add cpu_disable for hotplugJoseph Lo2013-05-28
* ARM: tegra114: add power up sequence for warm boot CPUJoseph Lo2013-05-22
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-03
|\
| * ARM: tegra: remove tegra specific cpu_disable()Russell King2013-04-18
* | Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-28
|\ \
| * | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-26
| |/
* | ARM: tegra: bring up secondary CPU for Tegra114Joseph Lo2013-03-11
* | ARM: tegra: replace the CPU power on function with PMC callJoseph Lo2013-03-11
* | ARM: tegra: refactor tegra{20,30}_boot_secondaryHiroshi Doyu2013-03-11
* | ARM: tegra: fix the logical detection of power on sequence of warm boot CPUsJoseph Lo2013-03-11
* | ARM: tegra: Fix unchecked return valueHiroshi Doyu2013-03-11
|/
* ARM: tegra: remove empty tegra_smp_init_cpus()Olof Johansson2013-02-05
* Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-05
|\
| * Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren2013-01-28
| |\
| | * ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9Hiroshi Doyu2013-01-28
| | * ARM: tegra: Use DT /cpu node to detect number of CPU coreHiroshi Doyu2013-01-28
* | | Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-05
|\| |
| * | ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad2013-01-28
| * | ARM: tegra30: make the wait time of CPU power up to proportional to HZJoseph Lo2013-01-28
| * | ARM: tegra: make device can run on UPJoseph Lo2013-01-28
| * | ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo2013-01-28
| * | ARM: tegra30: fix power up sequence for boot_secondaryJoseph Lo2013-01-28
| |/
* | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-12
* | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-10
|/
* ARM: tegra: move iomap.h to mach-tegraStephen Warren2012-11-05
* ARM: tegra: remove unnecessary includes of <mach/*.h>Stephen Warren2012-11-05
* Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-22
|\
| * ARM: SoC: convert Tegra to SMP operationsMarc Zyngier2012-09-13
* | ARM: tegra: replace the CPU CAR access code by tegra_cpu_car_opsJoseph Lo2012-09-13
|/
* ARM: tegra: support for secondary cores on Tegra30Peter De Schrijver2012-02-26
* ARM: tegra: rework Tegra secondary CPU core bringupPeter De Schrijver2012-02-26
* ARM: smp: fix clipping of number of CPUsRussell King2011-10-20
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-26
|\
| * arm,tegra: replace cpu_set() with modern apiKOSAKI Motohiro2011-07-12
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-26
|\ \
| * | ARM: remove unnecessary mach/hardware.h includesRob Herring2011-07-12
| |/
* / ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-07
|/
* ARM: consolidate SMP cross call implementationRussell King2011-05-23
* Merge branch 'misc' into develRussell King2011-01-06
|\
| * ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-20
| * ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-20
| * ARM: SMP: get rid of references to poke_milo and MiloRussell King2010-12-20
| * ARM: SMP: Clean up ncores sanity checksRussell King2010-12-20
* | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King2010-12-14
|/
* [ARM] tegra: SMP supportColin Cross2010-08-05