aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-14/+19
2019-02-01ARM: smp: remove arch-provided "pen_release"Russell King2-14/+19
2019-02-01ARM: exynos: Fix timeout when booting secondary CPUsStuart Menefy1-2/+2
2018-11-18ARM: exynos: Remove secondary startup initialization from smp_prepare_cpusPankaj Dubey1-26/+0
2018-11-18ARM: samsung: Limit SAMSUNG_PM_DEBUG config option to non-Exynos platformsBartlomiej Zolnierkiewicz1-10/+4
2018-11-12ARM: exynos: Remove no longer needed s3c_pm_check_*() callsBartlomiej Zolnierkiewicz1-7/+0
2018-11-12ARM: exynos: Remove legacy setting of external wakeup interruptsKrzysztof Kozlowski2-6/+12
2018-08-30ARM: exynos: Fix imprecise abort during Exynos5422 suspend to RAMKrzysztof Kozlowski3-6/+25
2018-08-30ARM: exynos: Store Exynos5420 register state in one variableKrzysztof Kozlowski1-8/+12
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+1
2018-07-24ARM: exynos: Define EINT_WAKEUP_MASK registers for S5Pv210 and Exynos5433Krzysztof Kozlowski1-1/+1
2018-07-24ARM: exynos: Clear global variable on init error pathKrzysztof Kozlowski1-0/+1
2018-07-24ARM: exynos: Remove outdated maintainer informationKrzysztof Kozlowski1-2/+0
2018-05-13ARM: exynos: Remove unused soc_is_exynos{4,5}Pankaj Dubey1-4/+0
2018-05-13ARM: exynos: Remove static mapping of SCU SFRPankaj Dubey6-36/+28
2018-05-03ARM: exynos: no need to select ARCH_HAS_BANDGAP any longerBartlomiej Zolnierkiewicz1-1/+0
2018-05-02ARM: exynos: Remove support for Exynos5440Krzysztof Kozlowski3-33/+2
2018-03-21ARM: EXYNOS: Simplify code in coupled CPU idle hot pathMarek Szyprowski1-1/+1
2018-03-21ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210Marek Szyprowski1-5/+1
2018-02-19ARM: EXYNOS: Extend cpuidle support to Midas boardsSimon Shields1-1/+2
2018-01-03ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski14-110/+53
2017-10-08ARM: EXYNOS: Remove Exynos4212 related dead codeMarek Szyprowski6-28/+2
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2017-08-16ARM: Convert to using %pOF instead of full_nameRob Herring1-4/+3
2017-08-14ARM: align .data sectionRussell King1-0/+1
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-11/+11
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli5-11/+11
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+3
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-11/+4
2017-01-30Merge tag 'v4.10-rc6' into develLinus Walleij1-31/+0
2017-01-29Merge tag 'samsung-soc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/socOlof Johansson3-7/+0
2017-01-29Merge tag 'samsung-drivers-soc-pmu-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/driversOlof Johansson1-3/+3
2017-01-27soc: samsung: pmu: Remove duplicated define for ARM_L2_OPTION registerKrzysztof Kozlowski1-3/+3
2017-01-26pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driverMarek Szyprowski1-64/+0
2017-01-18ARM: EXYNOS: Remove Exynos4415 arch code (SoC not supported anymore)Krzysztof Kozlowski3-7/+0
2017-01-16Merge tag 'samsung-soc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/socOlof Johansson3-8/+8
2016-12-29ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_initKrzysztof Kozlowski3-4/+4
2016-12-29ARM: EXYNOS: Constify list of retention registersKrzysztof Kozlowski1-4/+4
2016-11-05ARM: EXYNOS: Remove smp_init_cpus hook from platsmp.cPankaj Dubey1-31/+0
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-20/+1
2016-10-07Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2016-09-21ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORMKishon Vijay Abraham I1-1/+0
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I1-1/+0
2016-08-30ARM: EXYNOS: Clear OF_POPULATED flag from PMU node in IRQ init callbackJavier Martinez Canillas1-0/+6
2016-08-24ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappingsPankaj Dubey2-20/+0
2016-08-10ARM: EXYNOS: Enable ARCH_SUPPORTS_BIG_ENDIAN explicitlyBen Dooks1-0/+1
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-354/+1
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-26/+29
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-3/+0