aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/platsmp.c
Commit message (Expand)AuthorAge
* 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