summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/platsmp.c
AgeCommit message (Expand)Author
2012-08-24Revert "arm: tegra: Enable speculative line fill in SCU."Krishna Reddy
2012-08-24Revert "arm: tegra: scu: Enable IC and SCU standby"Krishna Reddy
2012-07-23ARM: tegra: power: Enforce CPU rate range in secondary bootAlex Frid
2012-05-07arm: tegra: scu: Enable IC and SCU standbyKrishna Reddy
2012-03-29arm: tegra: Enable speculative line fill in SCU.Krishna Reddy
2011-11-30ARM: tegra: reduce LP0 resume CPU power on timeJin Qian
2011-11-30ARM: tegra: Update copyrightsScott Williams
2011-11-30ARM: tegra: Use CONFIG_TERGA_CLUSTER_CONTROL for cluster controlScott Williams
2011-11-30ARM: tegra: Avoid timer calibration on slave cpu's.Krishna Reddy
2011-11-30ARM: tegra: power: Refactored kernel powergate codeKaran Jhavar
2011-11-30ARM: tegra: Handle uniprocessor all CPUs booted statusScott Williams
2011-11-30ARM: tegra: Fix uniprocessor reset handler initializationScott Williams
2011-11-30ARM: tegra3: power: Add LP2 power mode support for CPU 0Scott Williams
2011-11-30ARM: tegra: Redesign Tegra CPU reset handlingScott Williams
2011-11-30ARM: tegra: Trivial changesScott Williams
2011-11-30ARM: tegra: Consolidate flow control registersScott Williams
2011-11-30HACK: platsmp.c/pm-t3.c ignore compile errorsDan Willemsen
2011-11-30arm: tegra: Clean up SOC conditionalsScott Williams
2011-11-30ARM: tegra: Check if the cpu already booted or notvjagadish
2011-11-30ARM: tegra: clock: Re-factor Tegra3 cpu clocksAlex Frid
2011-11-30ARM: tegra: Update secondary CPU power up procedureAlex Frid
2011-11-30arm: tegra: Fix initial boot to LP clusterScott Williams
2011-11-30arm: tegra: Enable Tegra3 cluster controlScott Williams
2011-11-30PARTIAL arm: tegra3: Add CPU idle supportScott Williams
2011-11-30[ARM/tegra] Add Tegra3 supportScott Williams
2011-11-30ARM: tegra: simplify platsmp.cColin Cross
2011-11-11ARM: smp: fix clipping of number of CPUsRussell King
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-12arm,tegra: replace cpu_set() with modern apiKOSAKI Motohiro
2011-07-12ARM: remove unnecessary mach/hardware.h includesRob Herring
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd
2011-05-23ARM: consolidate SMP cross call implementationRussell King
2011-01-06Merge branch 'misc' into develRussell King
2010-12-20ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King
2010-12-20ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King
2010-12-20ARM: SMP: get rid of references to poke_milo and MiloRussell King
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King
2010-12-14ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King
2010-08-05[ARM] tegra: SMP supportColin Cross