summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/platsmp.c
AgeCommit message (Expand)Author
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2016-11-05ARM: EXYNOS: Remove smp_init_cpus hook from platsmp.cPankaj Dubey
2016-06-21ARM: EXYNOS: Fixups for big-endian operationBen Dooks
2016-02-25ARM: EXYNOS: Cleanup header files inclusionPankaj Dubey
2016-02-25ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"Pankaj Dubey
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada
2015-07-21ARM: EXYNOS: Use IOMEM_ERR_PTR when function returns iomemKrzysztof Kozlowski
2015-06-06ARM: EXYNOS: add coupled cpuidle support for Exynos3250Bartlomiej Zolnierkiewicz
2015-06-06ARM: EXYNOS: add exynos_get_boot_addr() helperBartlomiej Zolnierkiewicz
2015-06-06ARM: EXYNOS: add exynos_set_boot_addr() helperBartlomiej Zolnierkiewicz
2015-06-06ARM: EXYNOS: make exynos_core_restart() less verboseBartlomiej Zolnierkiewicz
2015-06-06ARM: EXYNOS: fix exynos_boot_secondary() return value on timeoutBartlomiej Zolnierkiewicz
2015-05-14ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-03-27ARM: EXYNOS: fix CPU1 hotplug on Exynos3250Bartlomiej Zolnierkiewicz
2015-02-27ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherencyKrzysztof Kozlowski
2015-01-30cpuidle: exynos: add coupled cpuidle support for exynos4210Bartlomiej Zolnierkiewicz
2014-11-21ARM: EXYNOS: Use MCPM call-backs to support S2R on exynos5420Abhilash Kesavan
2014-11-21Merge branch 'v3.19-next/cleanup-samsung' into v3.19-next/mach-exynosKukjin Kim
2014-10-21ARM: EXYNOS: SWRESET is needed to boot secondary CPU on exynos3250Krzysztof Kozlowski
2014-10-21ARM: EXYNOS: Fix CPU idle clock down after CPU offKrzysztof Kozlowski
2014-10-21ARM: EXYNOS: Remove unneeded __ref annotation for cpu_die functionKrzysztof Kozlowski
2014-10-21ARM: EXYNOS: Move code from hotplug.c to platsmp.cKrzysztof Kozlowski
2014-09-14ARM: EXYNOS: Do not calculate boot address twiceKrzysztof Kozlowski
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-07Merge branch 'next/fixes-non-critical' into next/cleanupOlof Johansson
2014-08-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-07-26Merge branch 'next/fixes-non-critical' into next/socArnd Bergmann
2014-07-23ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey
2014-07-23Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynosKukjin Kim
2014-07-19ARM: EXYNOS: Fix build breakge with PM_SLEEP=nKrzysztof Kozlowski
2014-07-18ARM: EXYNOS: Fix core ID used by platsmp and hotplug codeTomasz Figa
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King
2014-07-15ARM: EXYNOS: Remove file path from comment sectionPankaj Dubey
2014-06-17ARM: exynos: move sysram info to exynos.cOlof Johansson
2014-05-30Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2014-05-31ARM: EXYNOS: Add 5800 SoC supportArun Kumar K
2014-05-26ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano
2014-05-26ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat
2014-05-16ARM: EXYNOS: use generic exynos cpu power control functionsLeela Krishna Amudala
2014-05-15ARM: EXYNOS: Map SYSRAM through generic DT bindingsSachin Kamat
2014-03-21ARM: EXYNOS: Remove hardware.h fileSachin Kamat
2013-12-28Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2013-12-19ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim
2013-12-19ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim
2013-12-11ARM: clean up cache handling in platform codeNicolas Pitre
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds