Age | Commit message (Expand) | Author |
2020-07-13 | soc: renesas: rcar-rst: Add support for RZ/G2H | Marian-Cristian Rotariu |
2020-07-13 | soc: renesas: Identify RZ/G2H | Marian-Cristian Rotariu |
2020-07-13 | soc: renesas: Add Renesas R8A774E1 config option | Marian-Cristian Rotariu |
2020-07-13 | soc: renesas: rcar-sysc: Add r8a774e1 support | Marian-Cristian Rotariu |
2020-05-04 | soc: renesas: Add Renesas R8A7742 config option | Lad Prabhakar |
2020-04-30 | soc: renesas: rcar-rst: Add support for RZ/G1H | Lad Prabhakar |
2020-04-30 | soc: renesas: rcar-sysc: Add R8A7742 support | Lad Prabhakar |
2020-04-03 | Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-02-21 | soc: renesas: Remove ARCH_R8A7795 | Geert Uytterhoeven |
2020-02-17 | soc: renesas: rcar-sysc: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2020-02-10 | ARM: shmobile: Enable ARM_GLOBAL_TIMER on Cortex-A9 MPCore SoCs | Geert Uytterhoeven |
2020-01-06 | soc: renesas: Add ARCH_R8A7795[01] for existing R-Car H3 | Geert Uytterhoeven |
2020-01-06 | soc: renesas: rcar-rst: Fix __iomem on configure call | Ben Dooks (Codethink) |
2019-12-13 | soc: renesas: Remove ARCH_R8A7796 | Geert Uytterhoeven |
2019-11-01 | soc: renesas: rcar-sysc: Add R8A77961 support | Geert Uytterhoeven |
2019-11-01 | soc: renesas: rcar-rst: Add R8A77961 support | Geert Uytterhoeven |
2019-11-01 | soc: renesas: Identify R-Car M3-W+ | Geert Uytterhoeven |
2019-11-01 | soc: renesas: Add ARCH_R8A77961 for new R-Car M3-W+ | Geert Uytterhoeven |
2019-11-01 | soc: renesas: Add ARCH_R8A77960 for existing R-Car M3-W | Geert Uytterhoeven |
2019-11-01 | soc: renesas: Rename SYSC_R8A7796 to SYSC_R8A77960 | Geert Uytterhoeven |
2019-11-01 | soc: renesas: Add missing check for non-zero product register address | Geert Uytterhoeven |
2019-10-01 | soc: renesas: rcar-sysc: Add r8a774b1 support | Biju Das |
2019-10-01 | soc: renesas: rcar-sysc: Remove unneeded inclusion of <linux/bug.h> | Geert Uytterhoeven |
2019-10-01 | soc: renesas: r8a774c0-sysc: Fix power request conflicts | Geert Uytterhoeven |
2019-10-01 | soc: renesas: rcar-rst: Add support for RZ/G2N | Biju Das |
2019-10-01 | soc: renesas: Identify RZ/G2N | Biju Das |
2019-10-01 | soc: renesas: Add Renesas R8A774B1 config option | Biju Das |
2019-10-01 | soc: renesas: r8a77990-sysc: Fix power request conflicts | Geert Uytterhoeven |
2019-10-01 | soc: renesas: r8a77980-sysc: Fix power request conflicts | Geert Uytterhoeven |
2019-10-01 | soc: renesas: r8a77970-sysc: Fix power request conflicts | Geert Uytterhoeven |
2019-10-01 | soc: renesas: r8a77965-sysc: Fix power request conflicts | Geert Uytterhoeven |
2019-10-01 | soc: renesas: r8a7796-sysc: Fix power request conflicts | Geert Uytterhoeven |
2019-10-01 | soc: renesas: r8a7795-sysc: Fix power request conflicts | Geert Uytterhoeven |
2019-10-01 | soc: renesas: rcar-sysc: Prepare for fixing power request conflicts | Geert Uytterhoeven |
2019-08-23 | soc: renesas: Enable ARM_ERRATA_754322 for affected Cortex-A9 | Geert Uytterhoeven |
2019-08-23 | soc: renesas: Enable ARM_ERRATA_814220 for affected Cortex-A7 | Geert Uytterhoeven |
2019-08-23 | soc: renesas: rmobile-sysc: Set GENPD_FLAG_ALWAYS_ON for always-on domain | Geert Uytterhoeven |
2019-08-19 | soc: renesas: rcar-sysc: Eliminate local variable gov | Geert Uytterhoeven |
2019-08-19 | soc: renesas: rcar-sysc: Add goto to of_node_put() before return | Nishka Dasgupta |
2019-07-29 | soc: renesas: rcar-sysc: Use [] to denote a flexible array member | Geert Uytterhoeven |
2019-06-06 | soc: renesas: Enable RZ/A1 IRQC on RZ/A1H and RZ/A2M | Geert Uytterhoeven |
2019-03-18 | soc: renesas: Identify R-Car M3-W ES1.3 | Takeshi Kihara |
2019-01-07 | soc: renesas: r8a774c0-sysc: Fix initialization order of 3DG-{A,B} | Biju Das |
2019-01-07 | ARM: shmobile: fix build regressions | Arnd Bergmann |
2018-12-31 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-12-06 | soc: renesas: rcar-sysc: Fix power domain control after system resume | Geert Uytterhoeven |
2018-12-06 | soc: renesas: rcar-sysc: Merge PM Domain registration and linking | Geert Uytterhoeven |
2018-12-06 | soc: renesas: rcar-sysc: Remove rcar_sysc_power_{down,up}() helpers | Geert Uytterhoeven |
2018-12-06 | soc: renesas: r8a77990-sysc: Fix initialization order of 3DG-{A,B} | Geert Uytterhoeven |
2018-11-30 | ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/ | Geert Uytterhoeven |