summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/platsmp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: exynos: Fix infinite loops on CPU powerup failureMarek Szyprowski2019-04-091-1/+8
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-03-151-13/+18
|\
| * ARM: smp: remove arch-provided "pen_release"Russell King2019-02-011-13/+18
* | ARM: exynos: Fix timeout when booting secondary CPUsStuart Menefy2019-02-011-2/+2
|/
* ARM: exynos: Remove secondary startup initialization from smp_prepare_cpusPankaj Dubey2018-11-181-26/+0Star
* ARM: exynos: Remove static mapping of SCU SFRPankaj Dubey2018-05-131-6/+21
* ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski2018-01-031-13/+8Star
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-281-2/+2
|\
| * ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-2/+2
* | ARM: EXYNOS: Remove smp_init_cpus hook from platsmp.cPankaj Dubey2016-11-051-31/+0Star
|/
* ARM: EXYNOS: Fixups for big-endian operationBen Dooks2016-06-211-2/+2
* ARM: EXYNOS: Cleanup header files inclusionPankaj Dubey2016-02-251-1/+0Star
* ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"Pankaj Dubey2016-02-251-1/+1
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-1/+1
* ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomemKrzysztof Kozlowski2015-07-211-1/+1
* ARM: EXYNOS: add coupled cpuidle support for Exynos3250Bartlomiej Zolnierkiewicz2015-06-051-4/+4
* ARM: EXYNOS: add exynos_get_boot_addr() helperBartlomiej Zolnierkiewicz2015-06-051-0/+25
* ARM: EXYNOS: add exynos_set_boot_addr() helperBartlomiej Zolnierkiewicz2015-06-051-24/+29
* ARM: EXYNOS: make exynos_core_restart() less verboseBartlomiej Zolnierkiewicz2015-06-051-1/+0Star
* ARM: EXYNOS: fix exynos_boot_secondary() return value on timeoutBartlomiej Zolnierkiewicz2015-06-051-0/+3
* ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski2015-05-141-37/+2Star
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-04-221-3/+20
|\
| * ARM: EXYNOS: fix CPU1 hotplug on Exynos3250Bartlomiej Zolnierkiewicz2015-03-261-3/+20
* | ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherencyKrzysztof Kozlowski2015-02-261-2/+1Star
|/
* cpuidle: exynos: add coupled cpuidle support for exynos4210Bartlomiej Zolnierkiewicz2015-01-301-1/+1
* ARM: EXYNOS: Use MCPM call-backs to support S2R on exynos5420Abhilash Kesavan2014-11-211-0/+12
* Merge branch 'v3.19-next/cleanup-samsung' into v3.19-next/mach-exynosKukjin Kim2014-11-211-0/+113
|\
| * ARM: EXYNOS: Fix CPU idle clock down after CPU offKrzysztof Kozlowski2014-10-201-2/+41
| * ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die functionKrzysztof Kozlowski2014-10-201-1/+1
| * ARM: EXYNOS: Move code from hotplug.c to platsmp.cKrzysztof Kozlowski2014-10-201-0/+74
* | ARM: EXYNOS: SWRESET is needed to boot secondary CPU on exynos3250Krzysztof Kozlowski2014-10-201-0/+23
|/
* ARM: EXYNOS: Do not calculate boot address twiceKrzysztof Kozlowski2014-09-131-2/+2
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-081-10/+12
|\
| * Merge branch 'next/fixes-non-critical' into next/socArnd Bergmann2014-07-261-0/+66
| |\
| * | ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey2014-07-231-1/+3
| * | Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynosKukjin Kim2014-07-231-2/+1Star
| |\ \
* | \ \ Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-2/+67
|\ \ \ \
| * \ \ \ Merge branch 'next/fixes-non-critical' into next/cleanupOlof Johansson2014-08-081-0/+66
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | ARM: EXYNOS: Fix build breakge with PM_SLEEP=nKrzysztof Kozlowski2014-07-191-0/+66
| * | | ARM: EXYNOS: Remove file path from comment sectionPankaj Dubey2014-07-151-2/+1Star
| |/ /
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-051-2/+2
|\ \ \ | |_|/ |/| |
| * | ARM: make it easier to check the CPU part number correctlyRussell King2014-07-181-2/+2
| |/
* / ARM: EXYNOS: Fix core ID used by platsmp and hotplug codeTomasz Figa2014-07-191-15/+19
|/
* ARM: exynos: move sysram info to exynos.cOlof Johansson2014-06-171-24/+2Star
* Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-05-311-3/+1Star
|\
| * ARM: EXYNOS: Add 5800 SoC supportArun Kumar K2014-05-301-1/+1
| * ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat2014-05-251-2/+0Star
* | ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano2014-05-251-1/+1
* | ARM: EXYNOS: use generic exynos cpu power control functionsLeela Krishna Amudala2014-05-151-6/+3Star
* | ARM: EXYNOS: Map SYSRAM through generic DT bindingsSachin Kamat2014-05-141-4/+52
|/