index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-shmobile
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-31
ARM: mach-shmobile: Don't init CNTVOFF/counter if PSCI is available
Oleksandr Tyshchenko
1
-0
/
+17
2019-03-18
ARM: shmobile: fix a leaked reference by adding missing of_node_put
Wen Yang
1
-0
/
+1
2019-03-18
ARM: shmobile: porter: enable R-Car Gen2 regulator quirk
Marek Vasut
1
-2
/
+4
2019-01-07
ARM: shmobile: Fix R-Car Gen2 regulator quirk
Marek Vasut
1
-0
/
+5
2018-11-30
ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/
Geert Uytterhoeven
3
-358
/
+0
2018-11-30
ARM: shmobile: R-Mobile: Clean up struct rmobile_pm_domain
Geert Uytterhoeven
2
-41
/
+18
2018-11-16
ARM: shmobile: Move SoC Kconfig symbols to drivers/soc/renesas/
Geert Uytterhoeven
1
-126
/
+0
2018-11-16
ARM: shmobile: Hide ARCH_RZN1 to improve consistency
Geert Uytterhoeven
1
-5
/
+4
2018-11-16
ARM: shmobile: sh73a0: Remove obsolete inclusion of <asm/smp_twd.h>
Geert Uytterhoeven
1
-1
/
+0
2018-11-16
ARM: shmobile: Restrict TWD support to SoCs that have it
Geert Uytterhoeven
1
-1
/
+2
2018-11-16
ARM: shmobile: Restrict SCU support to SoCs that have it
Geert Uytterhoeven
1
-1
/
+3
2018-10-30
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
14
-95
/
+132
2018-10-30
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-0
/
+34
2018-09-28
ARM: shmobile: use for_each_of_cpu_node iterator
Rob Herring
3
-15
/
+5
2018-09-19
ARM: shmobile: Rework the PMIC IRQ line quirk
Marek Vasut
1
-29
/
+110
2018-09-17
ARM: shmobile: r8a7744: Basic SoC support
Biju Das
2
-0
/
+7
2018-09-11
ARM: shmobile: convert to SPDX identifiers
Kuninori Morimoto
11
-59
/
+14
2018-08-30
ARM: shmobile: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-08-30
ARM: shmobile: Remove the ARCH_SHMOBILE Kconfig symbol
Geert Uytterhoeven
1
-4
/
+0
2018-08-27
ARM: shmobile: Add basic RZ/A2 SoC support
Chris Brandt
3
-0
/
+34
2018-08-27
ARM: shmobile: r8a7779: Remove unused includes
Geert Uytterhoeven
1
-2
/
+0
2018-07-20
ARM: shmobile: Always enable ARCH_TIMER on SoCs with A7 and/or A15
Geert Uytterhoeven
4
-13
/
+2
2018-07-20
ARM: shmobile: r8a7779: hide unused r8a7779_platform_cpu_kill
Arnd Bergmann
1
-11
/
+11
2018-06-27
ARM: shmobile: rcar-gen2: Stop compiling headsmp-apmu on !SMP
Geert Uytterhoeven
2
-3
/
+1
2018-06-18
ARM: shmobile: convert to SPDX identifier
Wolfram Sang
13
-107
/
+13
2018-06-18
ARM: shmobile: r8a7779: Remove explicit SYSC config and init
Geert Uytterhoeven
4
-46
/
+1
2018-06-18
ARM: shmobile: r8a7779: Use rcar_sysc_power_{down,up}_cpu()
Geert Uytterhoeven
1
-41
/
+6
2018-06-18
ARM: shmobile: r8a7779: Stop powering down secondary CPUs during early boot
Geert Uytterhoeven
1
-5
/
+0
2018-06-18
ARM: shmobile: rcar-gen2: Remove explicit SYSC config and init
Geert Uytterhoeven
1
-25
/
+0
2018-06-18
ARM: shmobile: apmu: Remove platsmp-apmu.h
Geert Uytterhoeven
2
-124
/
+100
2018-06-18
ARM: shmobile: apmu: Remove obsolete shmobile_smp_apmu_prepare_cpus()
Geert Uytterhoeven
2
-48
/
+0
2018-06-18
ARM: shmobile: apmu: Move cpu_leave_lowpower() to SUSPEND section
Geert Uytterhoeven
1
-15
/
+15
2018-06-18
ARM: shmobile: Remove unused shmobile_smp_init_fallback_ops()
Geert Uytterhoeven
2
-10
/
+0
2018-06-18
ARM: shmobile: r8a7791: Use common R-Car Gen2 machine definition
Geert Uytterhoeven
3
-42
/
+1
2018-06-18
ARM: shmobile: r8a7791: Remove legacy SMP fallback code
Geert Uytterhoeven
4
-63
/
+0
2018-06-18
ARM: shmobile: r8a7790: Use common R-Car Gen2 machine definition
Geert Uytterhoeven
3
-38
/
+2
2018-06-18
ARM: shmobile: r8a7790: Remove legacy SMP fallback code
Geert Uytterhoeven
4
-81
/
+0
2018-06-12
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
4
-23
/
+18
2018-05-27
Merge tag 'renesas-soc-for-v4.18' of https://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2
-0
/
+15
2018-05-09
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
1
-1
/
+0
2018-05-08
ARM: shmobile: Convert file to use cntvoff
Mylène Josserand
3
-23
/
+3
2018-04-23
arm: shmobile: Add the RZ/N1D (R9A06G032) to the shmobile Kconfig
Michel Pollet
1
-0
/
+4
2018-04-16
ARM: shmobile: Add the RZ/N1 arch to the shmobile Kconfig
Michel Pollet
1
-0
/
+5
2018-04-16
ARM: shmobile: r8a77470: basic SoC support
Biju Das
2
-0
/
+6
2018-03-13
ARM: shmobile: rcar-gen2: Add watchdog support
Fabrizio Castro
2
-3
/
+13
2018-03-13
ARM: shmobile: Add watchdog support
Fabrizio Castro
2
-0
/
+59
2018-02-28
ARM: shmobile: rcar-gen2: Fix error check in regulator quirk
Geert Uytterhoeven
1
-1
/
+1
2018-02-22
ARM: shmobile: stout: enable R-Car Gen2 regulator quirk
Marek Vasut
1
-7
/
+16
2017-11-17
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
5
-19
/
+45
2017-11-13
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-7
/
+1
[next]