summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/platsmp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: EXYNOS: Fixups for big-endian operationBen Dooks2016-06-211-2/+2
* ARM: EXYNOS: Cleanup header files inclusionPankaj Dubey2016-02-251-1/+0
* 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-061-4/+4
* ARM: EXYNOS: add exynos_get_boot_addr() helperBartlomiej Zolnierkiewicz2015-06-061-0/+25
* ARM: EXYNOS: add exynos_set_boot_addr() helperBartlomiej Zolnierkiewicz2015-06-061-24/+29
* ARM: EXYNOS: make exynos_core_restart() less verboseBartlomiej Zolnierkiewicz2015-06-061-1/+0
* ARM: EXYNOS: fix exynos_boot_secondary() return value on timeoutBartlomiej Zolnierkiewicz2015-06-061-0/+3
* ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski2015-05-141-37/+2
* 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-271-3/+20
* | ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherencyKrzysztof Kozlowski2015-02-271-2/+1
|/
* 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-211-2/+41
| * ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die functionKrzysztof Kozlowski2014-10-211-1/+1
| * ARM: EXYNOS: Move code from hotplug.c to platsmp.cKrzysztof Kozlowski2014-10-211-0/+74
* | ARM: EXYNOS: SWRESET is needed to boot secondary CPU on exynos3250Krzysztof Kozlowski2014-10-211-0/+23
|/
* ARM: EXYNOS: Do not calculate boot address twiceKrzysztof Kozlowski2014-09-141-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/+1
| |\ \
* | \ \ 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-071-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/+1
| |/ /
* | | 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-181-15/+19
|/
* ARM: exynos: move sysram info to exynos.cOlof Johansson2014-06-171-24/+2
* Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-05-301-3/+1
|\
| * ARM: EXYNOS: Add 5800 SoC supportArun Kumar K2014-05-311-1/+1
| * ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat2014-05-261-2/+0
* | ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano2014-05-261-1/+1
* | ARM: EXYNOS: use generic exynos cpu power control functionsLeela Krishna Amudala2014-05-161-6/+3
* | ARM: EXYNOS: Map SYSRAM through generic DT bindingsSachin Kamat2014-05-151-4/+52
|/
* ARM: EXYNOS: Remove hardware.h fileSachin Kamat2014-03-211-2/+0
* Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2013-12-281-2/+1
|\
| * ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim2013-12-191-1/+0
| * ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim2013-12-191-1/+1
* | ARM: clean up cache handling in platform codeNicolas Pitre2013-12-111-2/+1
|/
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-141-2/+2
* Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-021-3/+9
|\
| * ARM: EXYNOS: add secondary CPU boot base location for EXYNOS5420Chander Kashyap2013-06-191-0/+2
| * ARM: dts: list the CPU nodes for EXYNOS5250Chander Kashyap2013-06-191-3/+7
* | ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processorLeela Krishna Amudala2013-06-191-1/+1
|/
OpenPOWER on IntegriCloud