aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)AuthorFilesLines
2020-03-24arm: Unplug KVM from the build systemGravatar Marc Zyngier 1-1/+1
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 7-26/+25
2020-01-21ARM: exynos: Drop unneeded select of MIGHT_HAVE_CACHE_L2X0Gravatar Geert Uytterhoeven 1-1/+0
2020-01-20irqchip: Define EXYNOS_IRQ_COMBINERGravatar Hyunki Koo 1-0/+1
2020-01-07ARM: samsung: Rename Samsung and Exynos to lowercaseGravatar Krzysztof Kozlowski 7-25/+25
2020-01-07ARM: exynos: Correct the help text for platform Kconfig optionGravatar Krzysztof Kozlowski 1-1/+1
2019-10-28ARM: exynos: Enable exynos-asv driver for ARCH_EXYNOSGravatar Sylwester Nawrocki 1-0/+1
2019-09-09ARM: exynos: Enable support for ARM architected timersGravatar Marek Szyprowski 1-0/+1
2019-08-15ARM: exynos: Enable exynos-chipid driverGravatar Pankaj Dubey 1-0/+1
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 5-12/+15
2019-07-15docs: arm: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-1/+1
2019-06-26Merge tag 'samsung-soc-5.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 3-6/+11
2019-06-25ARM: exynos: Cleanup cppcheck shifting warningGravatar Phong Tran 1-1/+1
2019-06-21ARM: exynos: Only build MCPM support if usedGravatar Arnd Bergmann 3-5/+9
2019-06-19ARM: use arch_extension directive instead of arch argumentGravatar Stefan Agner 3-6/+4
2019-05-30ARM: exynos: Make ARCH_EXYNOS3 a default optionGravatar Krzysztof Kozlowski 1-0/+1
2019-04-10ARM: exynos: Set MCPM as mandatory for Exynos542x/5800 SoCsGravatar Marek Szyprowski 3-13/+7
2019-04-09ARM: exynos: Fix infinite loops on CPU powerup failureGravatar Marek Szyprowski 2-2/+20
2019-03-19ARM: exynos: Fix a leaked reference by adding missing of_node_putGravatar Wen Yang 2-0/+3
2019-03-19ARM: exynos: Fix undefined instruction during Exynos5422 resumeGravatar Marek Szyprowski 1-0/+19
2019-03-19ARM: exynos: Add CPU state management for Exynos542x under secure firmwareGravatar Joonyoung Shim 3-2/+21
2019-03-19ARM: exynos: Add Exynos SMC values for secure memory writeGravatar Marek Szyprowski 1-0/+7
2019-03-19ARM: exynos: Move Exynos542x CPU state reset to pm_prepare()Gravatar Marek Szyprowski 1-2/+1
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-14/+19
2019-02-01ARM: smp: remove arch-provided "pen_release"Gravatar Russell King 2-14/+19
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-11-18ARM: samsung: Limit SAMSUNG_PM_DEBUG config option to non-Exynos platformsGravatar Bartlomiej Zolnierkiewicz 1-10/+4
2018-11-12ARM: exynos: Remove no longer needed s3c_pm_check_*() callsGravatar Bartlomiej Zolnierkiewicz 1-7/+0
2018-11-12ARM: exynos: Remove legacy setting of external wakeup interruptsGravatar Krzysztof Kozlowski 2-6/+12
2018-08-30ARM: exynos: Fix imprecise abort during Exynos5422 suspend to RAMGravatar Krzysztof Kozlowski 3-6/+25
2018-08-30ARM: exynos: Store Exynos5420 register state in one variableGravatar Krzysztof Kozlowski 1-8/+12
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 2-2/+1
2018-07-24ARM: exynos: Define EINT_WAKEUP_MASK registers for S5Pv210 and Exynos5433Gravatar Krzysztof Kozlowski 1-1/+1
2018-07-24ARM: exynos: Clear global variable on init error pathGravatar Krzysztof Kozlowski 1-0/+1
2018-07-24ARM: exynos: Remove outdated maintainer informationGravatar Krzysztof Kozlowski 1-2/+0
2018-05-13ARM: exynos: Remove unused soc_is_exynos{4,5}Gravatar Pankaj Dubey 1-4/+0
2018-05-13ARM: exynos: Remove static mapping of SCU SFRGravatar Pankaj Dubey 6-36/+28
2018-05-03ARM: exynos: no need to select ARCH_HAS_BANDGAP any longerGravatar Bartlomiej Zolnierkiewicz 1-1/+0
2018-05-02ARM: exynos: Remove support for Exynos5440Gravatar Krzysztof Kozlowski 3-33/+2
2018-03-21ARM: EXYNOS: Simplify code in coupled CPU idle hot pathGravatar Marek Szyprowski 1-1/+1
2018-03-21ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210Gravatar Marek Szyprowski 1-5/+1
2018-02-19ARM: EXYNOS: Extend cpuidle support to Midas boardsGravatar Simon Shields 1-1/+2
2018-01-03ARM: EXYNOS: Add SPDX license identifiersGravatar Krzysztof Kozlowski 14-110/+53
2017-10-08ARM: EXYNOS: Remove Exynos4212 related dead codeGravatar Marek Szyprowski 6-28/+2
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-0/+1
2017-08-16ARM: Convert to using %pOF instead of full_nameGravatar Rob Herring 1-4/+3
2017-08-14ARM: align .data sectionGravatar Russell King 1-0/+1
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 5-11/+11
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 5-11/+11