aboutsummaryrefslogtreecommitdiff
path: root/drivers/soc/renesas
AgeCommit message (Expand)AuthorFilesLines
2019-08-23soc: renesas: Enable ARM_ERRATA_754322 for affected Cortex-A9Gravatar Geert Uytterhoeven 1-0/+5
2019-08-23soc: renesas: Enable ARM_ERRATA_814220 for affected Cortex-A7Gravatar Geert Uytterhoeven 1-0/+6
2019-08-23soc: renesas: rmobile-sysc: Set GENPD_FLAG_ALWAYS_ON for always-on domainGravatar Geert Uytterhoeven 1-15/+16
2019-08-19soc: renesas: rcar-sysc: Eliminate local variable govGravatar Geert Uytterhoeven 1-2/+1
2019-08-19soc: renesas: rcar-sysc: Add goto to of_node_put() before returnGravatar Nishka Dasgupta 1-1/+1
2019-07-29soc: renesas: rcar-sysc: Use [] to denote a flexible array memberGravatar Geert Uytterhoeven 1-1/+1
2019-06-06soc: renesas: Enable RZ/A1 IRQC on RZ/A1H and RZ/A2MGravatar Geert Uytterhoeven 1-1/+3
2019-03-18soc: renesas: Identify R-Car M3-W ES1.3Gravatar Takeshi Kihara 1-0/+3
2019-01-07soc: renesas: r8a774c0-sysc: Fix initialization order of 3DG-{A,B}Gravatar Biju Das 1-19/+4
2019-01-07ARM: shmobile: fix build regressionsGravatar Arnd Bergmann 1-1/+1
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 5-75/+29
2018-12-06soc: renesas: rcar-sysc: Fix power domain control after system resumeGravatar Geert Uytterhoeven 1-19/+9
2018-12-06soc: renesas: rcar-sysc: Merge PM Domain registration and linkingGravatar Geert Uytterhoeven 1-13/+5
2018-12-06soc: renesas: rcar-sysc: Remove rcar_sysc_power_{down,up}() helpersGravatar Geert Uytterhoeven 1-15/+4
2018-12-06soc: renesas: r8a77990-sysc: Fix initialization order of 3DG-{A,B}Gravatar Geert Uytterhoeven 1-19/+4
2018-11-30ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/Gravatar Geert Uytterhoeven 3-1/+359
2018-11-30soc: renesas: r8a77980-sysc: Correct A3VIP[012] power domain hierarchyGravatar Geert Uytterhoeven 1-3/+3
2018-11-30soc: renesas: r8a77980-sysc: Correct names of A2DP[01] power domainsGravatar Geert Uytterhoeven 1-2/+2
2018-11-30soc: renesas: r8a77970-sysc: Correct names of A2DP/A2CN power domainsGravatar Geert Uytterhoeven 1-2/+2
2018-11-30soc: renesas: r8a77970-sysc: Remove non-existent CR7 power domainGravatar Geert Uytterhoeven 1-1/+0
2018-11-30soc: renesas: r8a77965-sysc: Remove non-existent A3IR power domainGravatar Geert Uytterhoeven 1-1/+0
2018-11-16ARM: shmobile: Move SoC Kconfig symbols to drivers/soc/renesas/Gravatar Geert Uytterhoeven 1-9/+139
2018-11-16arm64: renesas: Move SoC Kconfig symbols to drivers/soc/renesas/Gravatar Geert Uytterhoeven 1-13/+77
2018-09-17soc: renesas: rcar-rst: Add support for RZ/G1NGravatar Biju Das 1-0/+1
2018-09-17soc: renesas: rcar-sysc: Add r8a7744 supportGravatar Biju Das 2-1/+3
2018-09-17soc: renesas: rcar-rst: Add support for RZ/G2EGravatar Fabrizio Castro 2-3/+4
2018-09-14soc: renesas: rcar-sysc: Add r8a774c0 supportGravatar Fabrizio Castro 5-0/+78
2018-09-12soc: renesas: Identify RZ/G2EGravatar Fabrizio Castro 1-0/+8
2018-09-12soc: renesas: convert to SPDX identifiersGravatar Kuninori Morimoto 16-66/+17
2018-09-12soc: renesas: rcar-rst: Add support for RZ/G2MGravatar Biju Das 2-4/+6
2018-09-12soc: renesas: rcar-sysc: Add r8a774a1 supportGravatar Biju Das 5-0/+55
2018-08-27soc: renesas: identify RZ/A2Gravatar Chris Brandt 1-8/+47
2018-08-27soc: renesas: Identify RZ/G2MGravatar Biju Das 1-7/+20
2018-07-21Merge tag 'renesas-arm-soc2-for-v4.19' of https://git.kernel.org/pub/scm/linu...Gravatar Olof Johansson 2-0/+99
2018-07-20soc: r9a06g032: don't build SMP files for non-SMP configGravatar Arnd Bergmann 1-0/+2
2018-07-20ARM: shmobile: Add the R9A06G032 SMP enabler driverGravatar Michel Pollet 2-0/+97
2018-07-02Merge tag 'renesas-arm-soc-for-v4.19' of https://git.kernel.org/pub/scm/linux...Gravatar Olof Johansson 1-23/+41
2018-06-18soc: renesas: rcar-sysc: Drop legacy handlingGravatar Geert Uytterhoeven 1-30/+8
2018-06-18soc: renesas: rcar-sysc: Provide helpers to power up/down CPUsGravatar Geert Uytterhoeven 1-0/+40
2018-06-08soc: renesas: rcar-sysc: Make PM domain initialization more robustGravatar Geert Uytterhoeven 1-6/+29
2018-05-16soc: renesas: r8a77990-sysc: Add workaround for 3DG-{A,B}Gravatar Yoshihiro Shimoda 1-1/+36
2018-05-16soc: renesas: rcar-sysc: Add support for R-Car E3 power areasGravatar Takeshi Kihara 5-0/+43
2018-04-20soc: renesas: r8a77995-sysc: CleanupsGravatar Geert Uytterhoeven 1-2/+1
2018-04-16soc: renesas: rcar-rst: Add support for R-Car E3Gravatar Takeshi Kihara 2-1/+3
2018-04-16soc: renesas: identify R-Car E3Gravatar Takeshi Kihara 1-0/+8
2018-04-16soc: renesas: rcar-sysc: Add r8a77470 supportGravatar Biju Das 5-0/+39
2018-04-16soc: renesas: rcar-rst: Add support for RZ/G1CGravatar Biju Das 1-0/+1
2018-04-16soc: renesas: Identify RZ/G1CGravatar Biju Das 1-0/+8
2018-02-23soc: renesas: rcar-rst: Add support for R-Car M3-NGravatar Jacopo Mondi 2-2/+3
2018-02-21soc: renesas: rcar-sysc: Add R-Car M3-N supportGravatar Jacopo Mondi 5-0/+47