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