aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/platsmp.c
Commit message (Expand)AuthorAge
* ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski2015-05-13
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-04-22
|\
| * ARM: EXYNOS: fix CPU1 hotplug on Exynos3250Bartlomiej Zolnierkiewicz2015-03-26
* | ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherencyKrzysztof Kozlowski2015-02-26
|/
* cpuidle: exynos: add coupled cpuidle support for exynos4210Bartlomiej Zolnierkiewicz2015-01-29
* ARM: EXYNOS: Use MCPM call-backs to support S2R on exynos5420Abhilash Kesavan2014-11-21
* Merge branch 'v3.19-next/cleanup-samsung' into v3.19-next/mach-exynosKukjin Kim2014-11-21
|\
| * ARM: EXYNOS: Fix CPU idle clock down after CPU offKrzysztof Kozlowski2014-10-20
| * ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die functionKrzysztof Kozlowski2014-10-20
| * ARM: EXYNOS: Move code from hotplug.c to platsmp.cKrzysztof Kozlowski2014-10-20
* | ARM: EXYNOS: SWRESET is needed to boot secondary CPU on exynos3250Krzysztof Kozlowski2014-10-20
|/
* ARM: EXYNOS: Do not calculate boot address twiceKrzysztof Kozlowski2014-09-13
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-08
|\
| * Merge branch 'next/fixes-non-critical' into next/socArnd Bergmann2014-07-26
| |\
| * | ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey2014-07-22
| * | Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynosKukjin Kim2014-07-22
| |\ \
* | \ \ Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-08
|\ \ \ \
| * \ \ \ Merge branch 'next/fixes-non-critical' into next/cleanupOlof Johansson2014-08-07
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | ARM: EXYNOS: Fix build breakge with PM_SLEEP=nKrzysztof Kozlowski2014-07-19
| * | | ARM: EXYNOS: Remove file path from comment sectionPankaj Dubey2014-07-14
| |/ /
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-05
|\ \ \ | |_|/ |/| |
| * | ARM: make it easier to check the CPU part number correctlyRussell King2014-07-18
| |/
* / ARM: EXYNOS: Fix core ID used by platsmp and hotplug codeTomasz Figa2014-07-18
|/
* ARM: exynos: move sysram info to exynos.cOlof Johansson2014-06-17
* Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-05-31
|\
| * ARM: EXYNOS: Add 5800 SoC supportArun Kumar K2014-05-30
| * ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat2014-05-25
* | ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano2014-05-25
* | ARM: EXYNOS: use generic exynos cpu power control functionsLeela Krishna Amudala2014-05-15
* | ARM: EXYNOS: Map SYSRAM through generic DT bindingsSachin Kamat2014-05-14
|/
* ARM: EXYNOS: Remove hardware.h fileSachin Kamat2014-03-20
* Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2013-12-28
|\
| * ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim2013-12-18
| * ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim2013-12-18
* | ARM: clean up cache handling in platform codeNicolas Pitre2013-12-11
|/
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-14
* Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-02
|\
| * ARM: EXYNOS: add secondary CPU boot base location for EXYNOS5420Chander Kashyap2013-06-18
| * ARM: dts: list the CPU nodes for EXYNOS5250Chander Kashyap2013-06-18
* | ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processorLeela Krishna Amudala2013-06-18
|/
* Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-04
|\
| * ARM: EXYNOS: Add secure firmware support to secondary CPU bring-upTomasz Figa2013-04-08
* | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-26
|/
* 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: EXYNOS: fix skip scu_enable() for EXYNOS5440Kukjin Kim2012-12-18
* ARM: EXYNOS: Add support for secondary CPU bring-up on Exynos4412Tomasz Figa2012-11-27
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-07
|\
| * ARM: 7485/1: EXYNOS: use SGI0 to wake secondary CPUsStephen Boyd2012-08-11
* | ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-14