summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-205-12/+15
|\
| * Merge tag 'samsung-soc-5.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-06-273-6/+11
| |\
| | * ARM: exynos: Cleanup cppcheck shifting warningPhong Tran2019-06-251-1/+1
| | * ARM: exynos: Only build MCPM support if usedArnd Bergmann2019-06-213-5/+9
| | * ARM: exynos: Make ARCH_EXYNOS3 a default optionKrzysztof Kozlowski2019-05-301-0/+1
| * | ARM: use arch_extension directive instead of arch argumentStefan Agner2019-06-193-6/+4Star
| |/
* / docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
|/
* ARM: exynos: Set MCPM as mandatory for Exynos542x/5800 SoCsMarek Szyprowski2019-04-103-13/+7Star
* ARM: exynos: Fix infinite loops on CPU powerup failureMarek Szyprowski2019-04-092-2/+20
* ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang2019-03-192-0/+3
* ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski2019-03-191-0/+19
* ARM: exynos: Add CPU state management for Exynos542x under secure firmwareJoonyoung Shim2019-03-193-2/+21
* ARM: exynos: Add Exynos SMC values for secure memory writeMarek Szyprowski2019-03-191-0/+7
* ARM: exynos: Move Exynos542x CPU state reset to pm_prepare()Marek Szyprowski2019-03-191-2/+1Star
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-03-152-14/+19
|\
| * ARM: smp: remove arch-provided "pen_release"Russell King2019-02-012-14/+19
* | ARM: exynos: Fix timeout when booting secondary CPUsStuart Menefy2019-02-011-2/+2
|/
* ARM: exynos: Remove secondary startup initialization from smp_prepare_cpusPankaj Dubey2018-11-181-26/+0Star
* ARM: samsung: Limit SAMSUNG_PM_DEBUG config option to non-Exynos platformsBartlomiej Zolnierkiewicz2018-11-181-10/+4Star
* ARM: exynos: Remove no longer needed s3c_pm_check_*() callsBartlomiej Zolnierkiewicz2018-11-121-7/+0Star
* ARM: exynos: Remove legacy setting of external wakeup interruptsKrzysztof Kozlowski2018-11-122-6/+12
* ARM: exynos: Fix imprecise abort during Exynos5422 suspend to RAMKrzysztof Kozlowski2018-08-303-6/+25
* ARM: exynos: Store Exynos5420 register state in one variableKrzysztof Kozlowski2018-08-301-8/+12
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-08-232-2/+1Star
|\
| * ARM: exynos: Clear global variable on init error pathKrzysztof Kozlowski2018-07-241-0/+1
| * ARM: exynos: Remove outdated maintainer informationKrzysztof Kozlowski2018-07-241-2/+0Star
* | ARM: exynos: Define EINT_WAKEUP_MASK registers for S5Pv210 and Exynos5433Krzysztof Kozlowski2018-07-241-1/+1
|/
* ARM: exynos: Remove unused soc_is_exynos{4,5}Pankaj Dubey2018-05-131-4/+0Star
* ARM: exynos: Remove static mapping of SCU SFRPankaj Dubey2018-05-136-36/+28Star
* ARM: exynos: no need to select ARCH_HAS_BANDGAP any longerBartlomiej Zolnierkiewicz2018-05-031-1/+0Star
* ARM: exynos: Remove support for Exynos5440Krzysztof Kozlowski2018-05-023-33/+2Star
* ARM: EXYNOS: Simplify code in coupled CPU idle hot pathMarek Szyprowski2018-03-211-1/+1
* ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210Marek Szyprowski2018-03-211-5/+1Star
* ARM: EXYNOS: Extend cpuidle support to Midas boardsSimon Shields2018-02-191-1/+2
* ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski2018-01-0314-110/+53Star
* ARM: EXYNOS: Remove Exynos4212 related dead codeMarek Szyprowski2017-10-086-28/+2Star
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-09-121-0/+1
|\
| * ARM: align .data sectionRussell King2017-08-141-0/+1
* | ARM: Convert to using %pOF instead of full_nameRob Herring2017-08-161-4/+3Star
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-285-11/+11
|\
| * ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-285-11/+11
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-241-3/+3
|\ \
| * \ Merge tag 'samsung-drivers-soc-pmu-4.11-2' of git://git.kernel.org/pub/scm/li...Olof Johansson2017-01-301-3/+3
| |\ \
| | * | soc: samsung: pmu: Remove duplicated define for ARM_L2_OPTION registerKrzysztof Kozlowski2017-01-271-3/+3
| | |/
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-02-244-11/+4Star
|\ \ \
| * \ \ Merge tag 'samsung-soc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2017-01-303-7/+0Star
| |\ \ \
| | * | | ARM: EXYNOS: Remove Exynos4415 arch code (SoC not supported anymore)Krzysztof Kozlowski2017-01-183-7/+0Star
| * | | | Merge tag 'samsung-soc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2017-01-173-8/+8
| |\| | | | | |/ / | |/| |
| | * | ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_initKrzysztof Kozlowski2016-12-293-4/+4
| | * | ARM: EXYNOS: Constify list of retention registersKrzysztof Kozlowski2016-12-291-4/+4
| | |/