aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 8-0/+8
2017-09-05Merge branch 'next/cleanup' into next/socGravatar Olof Johansson 1-4/+3
2017-08-16Merge tag 'renesas-soc-for-v4.14' of https://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 3-11/+47
2017-08-16ARM: Convert to using %pOF instead of full_nameGravatar Rob Herring 1-4/+3
2017-08-04Merge tag 'renesas-fixes3-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 1-1/+5
2017-07-29ARM: shmobile: rcar-gen2: Fix deadlock in regulator quirkGravatar Geert Uytterhoeven 1-1/+5
2017-07-27ARM: shmobile: Remove ARCH_SHMOBILE_MULTIGravatar Geert Uytterhoeven 1-4/+0
2017-07-27ARM: shmobile: rcar-gen2: Correct arch timer frequency on RZ/G1EGravatar Geert Uytterhoeven 1-1/+2
2017-07-27ARM: shmobile: rcar-gen2: Add support for CPG/MSSR bindingsGravatar Geert Uytterhoeven 1-3/+15
2017-07-27ARM: shmobile: rcar-gen2: Obtain jump stub region from DTGravatar Geert Uytterhoeven 1-3/+30
2017-07-04Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-15/+4
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeGravatar Daniel Lezcano 1-1/+1
2017-06-14ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ALWAYS_ONGravatar Geert Uytterhoeven 1-15/+4
2017-03-17ARM: 8660/1: shmobile: r7s72100: Enable L2 cacheGravatar Chris Brandt 1-0/+2
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-5/+5
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 2-5/+5
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 5-61/+54
2017-02-07clocksource/drivers/ostm: Add renesas-ostm timer driverGravatar Chris Brandt 1-0/+1
2017-01-25ARM: shmobile: rcar-gen2: Add more register documentationGravatar Geert Uytterhoeven 1-11/+29
2017-01-03ARM: shmobile: rcar-gen2: Remove unused rcar_gen2_read_mode_pins()Gravatar Geert Uytterhoeven 2-20/+0
2017-01-03ARM: shmobile: r8a7791: Allow booting secondary CPU cores in debug modeGravatar Geert Uytterhoeven 1-13/+1
2017-01-03ARM: shmobile: apmu: Allow booting secondary CPU cores in debug modeGravatar Geert Uytterhoeven 1-13/+1
2017-01-03ARM: shmobile: apmu: Add debug resource reset for secondary CPU bootGravatar Geert Uytterhoeven 1-0/+13
2017-01-03ARM: shmobile: apmu: Add more register documentationGravatar Geert Uytterhoeven 1-4/+10
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+1
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 6-107/+51
2016-11-23soc: renesas: Identify SoC and register with the SoC busGravatar Geert Uytterhoeven 1-0/+1
2016-11-15ARM: shmobile: r8a7745: basic SoC supportGravatar Sergei Shtylyov 2-0/+5
2016-11-04ARM: shmobile: select errata 798181 for SoCs with CA15 coresGravatar Simon Horman 1-0/+6
2016-11-02ARM: shmobile: rcar-gen2: Stop passing mode pins state to clock driverGravatar Geert Uytterhoeven 1-3/+2
2016-11-02ARM: shmobile: r8a7779: Stop passing mode pins state to clock driverGravatar Geert Uytterhoeven 1-27/+0
2016-11-02ARM: shmobile: r8a7778: Stop passing mode pins state to clock driverGravatar Geert Uytterhoeven 1-15/+0
2016-11-02ARM: shmobile: Consolidate R8A7743 and R8A779[234] machine definitionsGravatar Laurent Pinchart 6-139/+33
2016-11-02ARM: shmobile: r8a7743: basic SoC supportGravatar Sergei Shtylyov 3-0/+39
2016-11-02ARM: shmobile: only call rcar_gen2_clocks_init() if presentGravatar Simon Horman 1-1/+10
2016-10-17ARM: shmobile: Sort Kconfig selectionsGravatar Geert Uytterhoeven 1-3/+3
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 2-2/+2
2016-10-07Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+0
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-18/+8
2016-09-21ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORMGravatar Kishon Vijay Abraham I 1-1/+0
2016-09-19ARM/shmobile: Convert to hotplug state machineGravatar Sebastian Andrzej Siewior 1-18/+8
2016-09-15Merge tag 'renesas-soc-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 2-2/+2
2016-09-09Merge tag 'renesas-fixes-for-v4.8' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 1-36/+26
2016-09-02ARM: shmobile: fix regulator quirk for Gen2Gravatar Wolfram Sang 1-36/+26
2016-08-24ARM: shmobile: r8a7791: only use smp_init when SMP is selectedGravatar Wolfram Sang 1-1/+1
2016-08-24ARM: shmobile: r8a7790: only use smp_init when SMP is selectedGravatar Wolfram Sang 1-1/+1
2016-08-02ARM: shmobile: don't call platform_can_secondary_boot on UPGravatar Arnd Bergmann 1-0/+3
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 12-46/+169