aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile
AgeCommit message (Expand)AuthorFilesLines
2019-03-18ARM: shmobile: fix a leaked reference by adding missing of_node_putGravatar Wen Yang 1-0/+1
2019-03-18ARM: shmobile: porter: enable R-Car Gen2 regulator quirkGravatar Marek Vasut 1-2/+4
2019-01-07ARM: shmobile: Fix R-Car Gen2 regulator quirkGravatar Marek Vasut 1-0/+5
2018-11-30ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/Gravatar Geert Uytterhoeven 3-358/+0
2018-11-30ARM: shmobile: R-Mobile: Clean up struct rmobile_pm_domainGravatar Geert Uytterhoeven 2-41/+18
2018-11-16ARM: shmobile: Move SoC Kconfig symbols to drivers/soc/renesas/Gravatar Geert Uytterhoeven 1-126/+0
2018-11-16ARM: shmobile: Hide ARCH_RZN1 to improve consistencyGravatar Geert Uytterhoeven 1-5/+4
2018-11-16ARM: shmobile: sh73a0: Remove obsolete inclusion of <asm/smp_twd.h>Gravatar Geert Uytterhoeven 1-1/+0
2018-11-16ARM: shmobile: Restrict TWD support to SoCs that have itGravatar Geert Uytterhoeven 1-1/+2
2018-11-16ARM: shmobile: Restrict SCU support to SoCs that have itGravatar Geert Uytterhoeven 1-1/+3
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 14-95/+132
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-0/+34
2018-09-28ARM: shmobile: use for_each_of_cpu_node iteratorGravatar Rob Herring 3-15/+5
2018-09-19ARM: shmobile: Rework the PMIC IRQ line quirkGravatar Marek Vasut 1-29/+110
2018-09-17ARM: shmobile: r8a7744: Basic SoC supportGravatar Biju Das 2-0/+7
2018-09-11ARM: shmobile: convert to SPDX identifiersGravatar Kuninori Morimoto 11-59/+14
2018-08-30ARM: shmobile: Convert to using %pOFn instead of device_node.nameGravatar Rob Herring 1-1/+1
2018-08-30ARM: shmobile: Remove the ARCH_SHMOBILE Kconfig symbolGravatar Geert Uytterhoeven 1-4/+0
2018-08-27ARM: shmobile: Add basic RZ/A2 SoC supportGravatar Chris Brandt 3-0/+34
2018-08-27ARM: shmobile: r8a7779: Remove unused includesGravatar Geert Uytterhoeven 1-2/+0
2018-07-20ARM: shmobile: Always enable ARCH_TIMER on SoCs with A7 and/or A15Gravatar Geert Uytterhoeven 4-13/+2
2018-07-20ARM: shmobile: r8a7779: hide unused r8a7779_platform_cpu_killGravatar Arnd Bergmann 1-11/+11
2018-06-27ARM: shmobile: rcar-gen2: Stop compiling headsmp-apmu on !SMPGravatar Geert Uytterhoeven 2-3/+1
2018-06-18ARM: shmobile: convert to SPDX identifierGravatar Wolfram Sang 13-107/+13
2018-06-18ARM: shmobile: r8a7779: Remove explicit SYSC config and initGravatar Geert Uytterhoeven 4-46/+1
2018-06-18ARM: shmobile: r8a7779: Use rcar_sysc_power_{down,up}_cpu()Gravatar Geert Uytterhoeven 1-41/+6
2018-06-18ARM: shmobile: r8a7779: Stop powering down secondary CPUs during early bootGravatar Geert Uytterhoeven 1-5/+0
2018-06-18ARM: shmobile: rcar-gen2: Remove explicit SYSC config and initGravatar Geert Uytterhoeven 1-25/+0
2018-06-18ARM: shmobile: apmu: Remove platsmp-apmu.hGravatar Geert Uytterhoeven 2-124/+100
2018-06-18ARM: shmobile: apmu: Remove obsolete shmobile_smp_apmu_prepare_cpus()Gravatar Geert Uytterhoeven 2-48/+0
2018-06-18ARM: shmobile: apmu: Move cpu_leave_lowpower() to SUSPEND sectionGravatar Geert Uytterhoeven 1-15/+15
2018-06-18ARM: shmobile: Remove unused shmobile_smp_init_fallback_ops()Gravatar Geert Uytterhoeven 2-10/+0
2018-06-18ARM: shmobile: r8a7791: Use common R-Car Gen2 machine definitionGravatar Geert Uytterhoeven 3-42/+1
2018-06-18ARM: shmobile: r8a7791: Remove legacy SMP fallback codeGravatar Geert Uytterhoeven 4-63/+0
2018-06-18ARM: shmobile: r8a7790: Use common R-Car Gen2 machine definitionGravatar Geert Uytterhoeven 3-38/+2
2018-06-18ARM: shmobile: r8a7790: Remove legacy SMP fallback codeGravatar Geert Uytterhoeven 4-81/+0
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 4-23/+18
2018-05-26Merge tag 'renesas-soc-for-v4.18' of https://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 2-0/+15
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigGravatar Christoph Hellwig 1-1/+0
2018-05-08ARM: shmobile: Convert file to use cntvoffGravatar Mylène Josserand 3-23/+3
2018-04-23arm: shmobile: Add the RZ/N1D (R9A06G032) to the shmobile KconfigGravatar Michel Pollet 1-0/+4
2018-04-16ARM: shmobile: Add the RZ/N1 arch to the shmobile KconfigGravatar Michel Pollet 1-0/+5
2018-04-16ARM: shmobile: r8a77470: basic SoC supportGravatar Biju Das 2-0/+6
2018-03-13ARM: shmobile: rcar-gen2: Add watchdog supportGravatar Fabrizio Castro 2-3/+13
2018-03-13ARM: shmobile: Add watchdog supportGravatar Fabrizio Castro 2-0/+59
2018-02-28ARM: shmobile: rcar-gen2: Fix error check in regulator quirkGravatar Geert Uytterhoeven 1-1/+1
2018-02-21ARM: shmobile: stout: enable R-Car Gen2 regulator quirkGravatar Marek Vasut 1-7/+16
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 5-19/+45
2017-11-13Merge branch 'pm-domains'Gravatar Rafael J. Wysocki 1-7/+1
2017-11-08ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ACTIVE_WAKEUPGravatar Geert Uytterhoeven 1-7/+1