summaryrefslogtreecommitdiffstats
path: root/drivers/soc/renesas
Commit message (Expand)AuthorAgeFilesLines
* soc: renesas: rcar-rst: Add support for RZ/G1NBiju Das2018-09-171-0/+1
* soc: renesas: rcar-sysc: Add r8a7744 supportBiju Das2018-09-172-1/+3
* soc: renesas: rcar-rst: Add support for RZ/G2EFabrizio Castro2018-09-172-3/+4
* soc: renesas: rcar-sysc: Add r8a774c0 supportFabrizio Castro2018-09-145-0/+78
* soc: renesas: Identify RZ/G2EFabrizio Castro2018-09-121-0/+8
* soc: renesas: convert to SPDX identifiersKuninori Morimoto2018-09-1216-66/+17
* soc: renesas: rcar-rst: Add support for RZ/G2MBiju Das2018-09-122-4/+6
* soc: renesas: rcar-sysc: Add r8a774a1 supportBiju Das2018-09-125-0/+55
* soc: renesas: identify RZ/A2Chris Brandt2018-08-271-8/+47
* soc: renesas: Identify RZ/G2MBiju Das2018-08-271-7/+20
* Merge tag 'renesas-arm-soc2-for-v4.19' of https://git.kernel.org/pub/scm/linu...Olof Johansson2018-07-212-0/+99
|\
| * soc: r9a06g032: don't build SMP files for non-SMP configArnd Bergmann2018-07-201-0/+2
| * ARM: shmobile: Add the R9A06G032 SMP enabler driverMichel Pollet2018-07-202-0/+97
* | Merge tag 'renesas-arm-soc-for-v4.19' of https://git.kernel.org/pub/scm/linux...Olof Johansson2018-07-021-23/+41
|\ \ | |/
| * soc: renesas: rcar-sysc: Drop legacy handlingGeert Uytterhoeven2018-06-181-30/+8
| * soc: renesas: rcar-sysc: Provide helpers to power up/down CPUsGeert Uytterhoeven2018-06-181-0/+40
* | soc: renesas: rcar-sysc: Make PM domain initialization more robustGeert Uytterhoeven2018-06-081-6/+29
|/
* soc: renesas: r8a77990-sysc: Add workaround for 3DG-{A,B}Yoshihiro Shimoda2018-05-161-1/+36
* soc: renesas: rcar-sysc: Add support for R-Car E3 power areasTakeshi Kihara2018-05-165-0/+43
* soc: renesas: r8a77995-sysc: CleanupsGeert Uytterhoeven2018-04-201-2/+1
* soc: renesas: rcar-rst: Add support for R-Car E3Takeshi Kihara2018-04-162-1/+3
* soc: renesas: identify R-Car E3Takeshi Kihara2018-04-161-0/+8
* soc: renesas: rcar-sysc: Add r8a77470 supportBiju Das2018-04-165-0/+39
* soc: renesas: rcar-rst: Add support for RZ/G1CBiju Das2018-04-161-0/+1
* soc: renesas: Identify RZ/G1CBiju Das2018-04-161-0/+8
* soc: renesas: rcar-rst: Add support for R-Car M3-NJacopo Mondi2018-02-232-2/+3
* soc: renesas: rcar-sysc: Add R-Car M3-N supportJacopo Mondi2018-02-215-0/+47
* soc: renesas: Identify R-Car M3-NJacopo Mondi2018-02-211-0/+8
* soc: renesas: rcar-sysc: add R8A77980 supportSergei Shtylyov2018-02-195-0/+62
* soc: renesas: r8a77970-sysc: fix power area parentsSergei Shtylyov2018-02-191-6/+6
* soc: renesas: rcar-rst: Enable watchdog as reset trigger for Gen2Fabrizio Castro2018-02-151-7/+30
* soc: renesas: rcar-rst: add R8A77980 supportSergei Shtylyov2018-02-122-1/+2
* soc: renesas: identify R-Car V3HSergei Shtylyov2018-02-121-0/+8
* soc: renesas: rcar-sysc: Mark rcar_sysc_matches[] __initconstGeert Uytterhoeven2018-02-121-1/+1
* soc: renesas: rcar-sysc: Keep wakeup sources active during system suspendGeert Uytterhoeven2017-12-201-1/+1
* soc: renesas: Identify R-Car M3-W ES1.1Geert Uytterhoeven2017-11-271-0/+3
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-167-1/+60
|\
| * soc: renesas: rcar-sysc: add R8A77970 supportSergei Shtylyov2017-09-185-0/+49
| * soc: renesas: identify R-Car V3MSergei Shtylyov2017-09-181-0/+8
| * soc: renesas: rcar-rst: add R8A77970 supportSergei Shtylyov2017-09-182-1/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge tag 'renesas-drivers-for-v4.14' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2017-08-167-1/+51
|\
| * soc: renesas: rcar-rst: Add support for R-Car D3Geert Uytterhoeven2017-07-272-1/+2
| * soc: renesas: rcar-sysc: Add support for R-Car D3 power areasGeert Uytterhoeven2017-07-275-0/+41
| * soc: renesas: Identify R-Car D3Geert Uytterhoeven2017-07-271-0/+8
* | soc: Convert to using %pOF instead of full_nameRob Herring2017-08-162-5/+5
|/
* Merge tag 'renesas-rcar-sysc-for-v4.13' of https://git.kernel.org/pub/scm/lin...Olof Johansson2017-06-182-26/+4
|\
| * soc: renesas: rcar-sysc: Use GENPD_FLAG_ALWAYS_ONGeert Uytterhoeven2017-06-152-26/+4
* | Merge tag 'renesas-drivers-for-v4.13' of https://git.kernel.org/pub/scm/linux...Olof Johansson2017-06-183-29/+89
|\ \ | |/ |/|
| * soc: renesas: Rework Kconfig and Makefile logicGeert Uytterhoeven2017-06-123-29/+89
OpenPOWER on IntegriCloud