summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/platsmp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-1/+1
* ARM: tegra: Convert PMC to a driverThierry Reding2014-07-171-1/+1
* ARM: tegra: Use a function to get the chip IDThierry Reding2014-07-171-5/+6
* ARM: tegra: Sort includes alphabeticallyThierry Reding2014-07-171-10/+10
* ARM: tegra: don't timeout if CPU is powergatedStefan Agner2014-02-121-1/+1
* ARM: tegra: add Tegra124 SoC supportJoseph Lo2013-10-181-0/+2
* Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-211-1/+0
|\
| * Revert "ARM: tegra: add cpu_disable for hotplug"Joseph Lo2013-07-191-1/+0
* | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-141-2/+2
|/
* ARM: tegra: add cpu_disable for hotplugJoseph Lo2013-05-281-0/+1
* ARM: tegra114: add power up sequence for warm boot CPUJoseph Lo2013-05-221-1/+24
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-1/+0
|\
| * ARM: tegra: remove tegra specific cpu_disable()Russell King2013-04-181-1/+0
* | Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-281-8/+0
|\ \
| * | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-8/+0
| |/
* | ARM: tegra: bring up secondary CPU for Tegra114Joseph Lo2013-03-111-0/+8
* | ARM: tegra: replace the CPU power on function with PMC callJoseph Lo2013-03-111-12/+7
* | ARM: tegra: refactor tegra{20,30}_boot_secondaryHiroshi Doyu2013-03-111-55/+38
* | ARM: tegra: fix the logical detection of power on sequence of warm boot CPUsJoseph Lo2013-03-111-1/+1
* | ARM: tegra: Fix unchecked return valueHiroshi Doyu2013-03-111-0/+3
|/
* ARM: tegra: remove empty tegra_smp_init_cpus()Olof Johansson2013-02-051-5/+0
* Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-051-16/+2
|\
| * Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren2013-01-281-17/+2
| |\
| | * ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9Hiroshi Doyu2013-01-281-3/+2
| | * ARM: tegra: Use DT /cpu node to detect number of CPU coreHiroshi Doyu2013-01-281-15/+0
* | | Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-051-4/+41
|\| |
| * | ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad2013-01-281-1/+1
| * | ARM: tegra30: make the wait time of CPU power up to proportional to HZJoseph Lo2013-01-281-2/+2
| * | ARM: tegra: make device can run on UPJoseph Lo2013-01-281-1/+0
| * | ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo2013-01-281-0/+1
| * | ARM: tegra30: fix power up sequence for boot_secondaryJoseph Lo2013-01-281-1/+38
| |/
* | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
* | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-2/+0
|/
* ARM: tegra: move iomap.h to mach-tegraStephen Warren2012-11-051-1/+1
* ARM: tegra: remove unnecessary includes of <mach/*.h>Stephen Warren2012-11-051-1/+0
* Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-221-4/+17
|\
| * ARM: SoC: convert Tegra to SMP operationsMarc Zyngier2012-09-131-4/+16
* | ARM: tegra: replace the CPU CAR access code by tegra_cpu_car_opsJoseph Lo2012-09-131-24/+5
|/
* ARM: tegra: support for secondary cores on Tegra30Peter De Schrijver2012-02-261-1/+49
* ARM: tegra: rework Tegra secondary CPU core bringupPeter De Schrijver2012-02-261-45/+52
* ARM: smp: fix clipping of number of CPUsRussell King2011-10-201-4/+4
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-1/+1
|\
| * arm,tegra: replace cpu_set() with modern apiKOSAKI Motohiro2011-07-121-1/+1
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-1/+0
|\ \
| * | ARM: remove unnecessary mach/hardware.h includesRob Herring2011-07-121-1/+0
| |/
* / ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-071-8/+0
|/
* ARM: consolidate SMP cross call implementationRussell King2011-05-231-0/+3
* Merge branch 'misc' into develRussell King2011-01-061-25/+8
|\
| * ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-201-2/+0
| * ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-201-16/+2