aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/platsmp.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-06ARM: exynos: correct kernel doc in platsmpGravatar Krzysztof Kozlowski 1-15/+13
2020-10-28ARM: exynos: Simplify code in Exynos3250 CPU core restart pathGravatar Marek Szyprowski 1-1/+1
2020-08-19ARM: exynos: use private samsung_cpu_id copyGravatar Arnd Bergmann 1-3/+1
2019-04-09ARM: exynos: Fix infinite loops on CPU powerup failureGravatar Marek Szyprowski 1-1/+8
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-13/+18
2019-02-01ARM: smp: remove arch-provided "pen_release"Gravatar Russell King 1-13/+18
2019-02-01ARM: exynos: Fix timeout when booting secondary CPUsGravatar Stuart Menefy 1-2/+2
2018-11-18ARM: exynos: Remove secondary startup initialization from smp_prepare_cpusGravatar Pankaj Dubey 1-26/+0
2018-05-13ARM: exynos: Remove static mapping of SCU SFRGravatar Pankaj Dubey 1-6/+21
2018-01-03ARM: EXYNOS: Add SPDX license identifiersGravatar Krzysztof Kozlowski 1-13/+8
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-2/+2
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 1-2/+2
2016-11-05ARM: EXYNOS: Remove smp_init_cpus hook from platsmp.cGravatar Pankaj Dubey 1-31/+0
2016-06-21ARM: EXYNOS: Fixups for big-endian operationGravatar Ben Dooks 1-2/+2
2016-02-25ARM: EXYNOS: Cleanup header files inclusionGravatar Pankaj Dubey 1-1/+0
2016-02-25ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"Gravatar Pankaj Dubey 1-1/+1
2015-12-01ARM: use const and __initconst for smp_operationsGravatar Masahiro Yamada 1-1/+1
2015-07-21ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomemGravatar Krzysztof Kozlowski 1-1/+1
2015-06-06ARM: EXYNOS: add coupled cpuidle support for Exynos3250Gravatar Bartlomiej Zolnierkiewicz 1-4/+4
2015-06-06ARM: EXYNOS: add exynos_get_boot_addr() helperGravatar Bartlomiej Zolnierkiewicz 1-0/+25
2015-06-06ARM: EXYNOS: add exynos_set_boot_addr() helperGravatar Bartlomiej Zolnierkiewicz 1-24/+29
2015-06-06ARM: EXYNOS: make exynos_core_restart() less verboseGravatar Bartlomiej Zolnierkiewicz 1-1/+0
2015-06-06ARM: EXYNOS: fix exynos_boot_secondary() return value on timeoutGravatar Bartlomiej Zolnierkiewicz 1-0/+3
2015-05-14ARM: EXYNOS: Fix failed second suspend on Exynos4Gravatar Krzysztof Kozlowski 1-37/+2
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-3/+20
2015-03-27ARM: EXYNOS: fix CPU1 hotplug on Exynos3250Gravatar Bartlomiej Zolnierkiewicz 1-3/+20
2015-02-27ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherencyGravatar Krzysztof Kozlowski 1-2/+1
2015-01-30cpuidle: exynos: add coupled cpuidle support for exynos4210Gravatar Bartlomiej Zolnierkiewicz 1-1/+1
2014-11-21ARM: EXYNOS: Use MCPM call-backs to support S2R on exynos5420Gravatar Abhilash Kesavan 1-0/+12
2014-11-21Merge branch 'v3.19-next/cleanup-samsung' into v3.19-next/mach-exynosGravatar Kukjin Kim 1-0/+113
2014-10-21ARM: EXYNOS: SWRESET is needed to boot secondary CPU on exynos3250Gravatar Krzysztof Kozlowski 1-0/+23
2014-10-21ARM: EXYNOS: Fix CPU idle clock down after CPU offGravatar Krzysztof Kozlowski 1-2/+41
2014-10-21ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die functionGravatar Krzysztof Kozlowski 1-1/+1
2014-10-21ARM: EXYNOS: Move code from hotplug.c to platsmp.cGravatar Krzysztof Kozlowski 1-0/+74
2014-09-14ARM: EXYNOS: Do not calculate boot address twiceGravatar Krzysztof Kozlowski 1-2/+2
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-10/+12
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+67
2014-08-07Merge branch 'next/fixes-non-critical' into next/cleanupGravatar Olof Johansson 1-0/+66
2014-08-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-2/+2
2014-07-26Merge branch 'next/fixes-non-critical' into next/socGravatar Arnd Bergmann 1-0/+66
2014-07-23ARM: EXYNOS: Refactored code for using PMU address via DTGravatar Pankaj Dubey 1-1/+3
2014-07-23Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynosGravatar Kukjin Kim 1-2/+1
2014-07-19ARM: EXYNOS: Fix build breakge with PM_SLEEP=nGravatar Krzysztof Kozlowski 1-0/+66
2014-07-18ARM: EXYNOS: Fix core ID used by platsmp and hotplug codeGravatar Tomasz Figa 1-15/+19
2014-07-18ARM: make it easier to check the CPU part number correctlyGravatar Russell King 1-2/+2
2014-07-15ARM: EXYNOS: Remove file path from comment sectionGravatar Pankaj Dubey 1-2/+1
2014-06-17ARM: exynos: move sysram info to exynos.cGravatar Olof Johansson 1-24/+2
2014-05-30Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 1-3/+1
2014-05-31ARM: EXYNOS: Add 5800 SoC supportGravatar Arun Kumar K 1-1/+1
2014-05-26ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosGravatar Daniel Lezcano 1-1/+1