summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/Geert Uytterhoeven2018-11-303-358/+0
* ARM: shmobile: R-Mobile: Clean up struct rmobile_pm_domainGeert Uytterhoeven2018-11-302-41/+18
* ARM: shmobile: Move SoC Kconfig symbols to drivers/soc/renesas/Geert Uytterhoeven2018-11-161-126/+0
* ARM: shmobile: Hide ARCH_RZN1 to improve consistencyGeert Uytterhoeven2018-11-161-5/+4
* ARM: shmobile: sh73a0: Remove obsolete inclusion of <asm/smp_twd.h>Geert Uytterhoeven2018-11-161-1/+0
* ARM: shmobile: Restrict TWD support to SoCs that have itGeert Uytterhoeven2018-11-161-1/+2
* ARM: shmobile: Restrict SCU support to SoCs that have itGeert Uytterhoeven2018-11-161-1/+3
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-10-2914-95/+132
|\
| * ARM: shmobile: Rework the PMIC IRQ line quirkMarek Vasut2018-09-191-29/+110
| * ARM: shmobile: r8a7744: Basic SoC supportBiju Das2018-09-172-0/+7
| * ARM: shmobile: convert to SPDX identifiersKuninori Morimoto2018-09-1111-59/+14
| * ARM: shmobile: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-301-1/+1
| * ARM: shmobile: Remove the ARCH_SHMOBILE Kconfig symbolGeert Uytterhoeven2018-08-301-4/+0
| * ARM: shmobile: r8a7779: Remove unused includesGeert Uytterhoeven2018-08-271-2/+0
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-293-0/+34
|\ \
| * | ARM: shmobile: Add basic RZ/A2 SoC supportChris Brandt2018-08-273-0/+34
| |/
* / ARM: shmobile: use for_each_of_cpu_node iteratorRob Herring2018-09-283-15/+5
|/
* ARM: shmobile: Always enable ARCH_TIMER on SoCs with A7 and/or A15Geert Uytterhoeven2018-07-204-13/+2
* ARM: shmobile: r8a7779: hide unused r8a7779_platform_cpu_killArnd Bergmann2018-07-201-11/+11
* ARM: shmobile: rcar-gen2: Stop compiling headsmp-apmu on !SMPGeert Uytterhoeven2018-06-272-3/+1
* ARM: shmobile: convert to SPDX identifierWolfram Sang2018-06-1813-107/+13
* ARM: shmobile: r8a7779: Remove explicit SYSC config and initGeert Uytterhoeven2018-06-184-46/+1
* ARM: shmobile: r8a7779: Use rcar_sysc_power_{down,up}_cpu()Geert Uytterhoeven2018-06-181-41/+6
* ARM: shmobile: r8a7779: Stop powering down secondary CPUs during early bootGeert Uytterhoeven2018-06-181-5/+0
* ARM: shmobile: rcar-gen2: Remove explicit SYSC config and initGeert Uytterhoeven2018-06-181-25/+0
* ARM: shmobile: apmu: Remove platsmp-apmu.hGeert Uytterhoeven2018-06-182-124/+100
* ARM: shmobile: apmu: Remove obsolete shmobile_smp_apmu_prepare_cpus()Geert Uytterhoeven2018-06-182-48/+0
* ARM: shmobile: apmu: Move cpu_leave_lowpower() to SUSPEND sectionGeert Uytterhoeven2018-06-181-15/+15
* ARM: shmobile: Remove unused shmobile_smp_init_fallback_ops()Geert Uytterhoeven2018-06-182-10/+0
* ARM: shmobile: r8a7791: Use common R-Car Gen2 machine definitionGeert Uytterhoeven2018-06-183-42/+1
* ARM: shmobile: r8a7791: Remove legacy SMP fallback codeGeert Uytterhoeven2018-06-184-63/+0
* ARM: shmobile: r8a7790: Use common R-Car Gen2 machine definitionGeert Uytterhoeven2018-06-183-38/+2
* ARM: shmobile: r8a7790: Remove legacy SMP fallback codeGeert Uytterhoeven2018-06-184-81/+0
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-114-23/+18
|\
| * Merge tag 'renesas-soc-for-v4.18' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson2018-05-262-0/+15
| |\
| | * arm: shmobile: Add the RZ/N1D (R9A06G032) to the shmobile KconfigMichel Pollet2018-04-231-0/+4
| | * ARM: shmobile: Add the RZ/N1 arch to the shmobile KconfigMichel Pollet2018-04-161-0/+5
| | * ARM: shmobile: r8a77470: basic SoC supportBiju Das2018-04-162-0/+6
| * | ARM: shmobile: Convert file to use cntvoffMylène Josserand2018-05-083-23/+3
| |/
* / arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-1/+0
|/
* ARM: shmobile: rcar-gen2: Add watchdog supportFabrizio Castro2018-03-132-3/+13
* ARM: shmobile: Add watchdog supportFabrizio Castro2018-03-132-0/+59
* ARM: shmobile: rcar-gen2: Fix error check in regulator quirkGeert Uytterhoeven2018-02-281-1/+1
* ARM: shmobile: stout: enable R-Car Gen2 regulator quirkMarek Vasut2018-02-211-7/+16
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-165-19/+45
|\
| * ARM: shmobile: rcar-gen2: fix non-SMP buildArnd Bergmann2017-10-111-0/+2
| * ARM: shmobile: rcar-gen2: Make sure CNTVOFF is initialized on CA7/15Geert Uytterhoeven2017-09-185-19/+43
* | Merge branch 'pm-domains'Rafael J. Wysocki2017-11-131-7/+1
|\ \
| * | ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ACTIVE_WAKEUPGeert Uytterhoeven2017-11-081-7/+1
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-028-0/+8
|/