index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-shmobile
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-17
ARM: remove support for NOMMU ARMv4/v5
Arnd Bergmann
1
-1
/
+1
2021-11-15
ARM: shmobile: rcar-gen2: Add missing of_node_put()
Wan Jiabing
1
-1
/
+4
2020-11-23
ARM: shmobile: Stop using __raw_*() I/O accessors
Geert Uytterhoeven
5
-18
/
+18
2020-11-23
ARM: shmobile: sh73a0: Remove obsolete static mapping
Geert Uytterhoeven
1
-19
/
+0
2020-11-23
ARM: shmobile: sh73a0: Use ioremap() to map SMP registers
Geert Uytterhoeven
1
-11
/
+22
2020-11-23
ARM: shmobile: sh73a0: Use ioremap() to map L2C registers
Geert Uytterhoeven
1
-1
/
+1
2020-11-23
ARM: shmobile: r8a7779: Remove obsolete static mappings
Geert Uytterhoeven
1
-24
/
+0
2020-11-23
ARM: shmobile: r8a7779: Use ioremap() to map SMP registers
Geert Uytterhoeven
1
-3
/
+9
2020-11-23
ARM: shmobile: r8a7779: Use ioremap() to map INTC2 registers
Geert Uytterhoeven
1
-14
/
+20
2020-11-23
ARM: shmobile: r8a7778: Introduce HPBREG_BASE
Geert Uytterhoeven
1
-1
/
+3
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-4
/
+2
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-09-10
ARM: shmobile: rcar-gen2: Make rcar_gen2_{timer_init, reserve}() static
Geert Uytterhoeven
2
-4
/
+2
2020-04-28
ARM: shmobile: r8a7742: Basic SoC support
Lad Prabhakar
1
-0
/
+2
2020-02-17
ARM: shmobile: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-02-10
ARM: shmobile: Enable ARM_GLOBAL_TIMER on Cortex-A9 MPCore SoCs
Geert Uytterhoeven
2
-2
/
+0
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
4
-7
/
+7
2019-10-25
ARM: shmobile: rcar-gen2: Drop legacy DT clock support
Geert Uytterhoeven
1
-1
/
+0
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-29
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
14
-95
/
+132
2018-10-29
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
[next]