summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/platsmp.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-25ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat1-2/+0
2014-05-15ARM: EXYNOS: use generic exynos cpu power control functionsLeela Krishna Amudala1-6/+3
2014-05-14ARM: EXYNOS: Map SYSRAM through generic DT bindingsSachin Kamat1-4/+52
2014-03-20ARM: EXYNOS: Remove hardware.h fileSachin Kamat1-2/+0
2013-12-29Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-2/+1
2013-12-19ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim1-1/+0
2013-12-19ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim1-1/+1
2013-12-12ARM: clean up cache handling in platform codeNicolas Pitre1-2/+1
2013-07-15arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-2/+2
2013-07-03Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+9
2013-06-18ARM: EXYNOS: add secondary CPU boot base location for EXYNOS5420Chander Kashyap1-0/+2
2013-06-18ARM: dts: list the CPU nodes for EXYNOS5250Chander Kashyap1-3/+7
2013-06-18ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processorLeela Krishna Amudala1-1/+1
2013-05-04Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+27
2013-04-08ARM: EXYNOS: Add secure firmware support to secondary CPU bring-upTomasz Figa1-5/+27
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-8/+0
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-3/+1
2012-12-19ARM: EXYNOS: fix skip scu_enable() for EXYNOS5440Kukjin Kim1-1/+1
2012-11-28ARM: EXYNOS: Add support for secondary CPU bring-up on Exynos4412Tomasz Figa1-6/+24
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier1-7/+0
2012-09-14ARM: SoC: convert Exynos4 to SMP operationsMarc Zyngier1-4/+16
2012-08-11ARM: 7485/1: EXYNOS: use SGI0 to wake secondary CPUsStephen Boyd1-1/+1
2012-03-14ARM: EXYNOS: add support get_core_count() for EXYNOS5250Kukjin Kim1-3/+6
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon1-0/+1
2012-01-17Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson1-3/+2
2012-01-16ARM: exynos: remove incorrect BSYM usageRob Herring1-3/+2
2011-11-15ARM: gic: allow GIC to support non-banked setupsMarc Zyngier1-27/+1
2011-11-07Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds1-2/+0
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim1-0/+225