summaryrefslogtreecommitdiffstats
path: root/drivers/soc/renesas
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'renesas-sysc-for-v4.12' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-04-194-4/+59
|\ \
| * | soc: renesas: rcar-sysc: Add support for R-Car H3 ES2.0Geert Uytterhoeven2017-04-071-2/+24
| * | soc: renesas: rcar-sysc: Add support for fixing up power area tablesGeert Uytterhoeven2017-04-072-1/+34
| * | soc: renesas: Register SoC device earlyGeert Uytterhoeven2017-04-071-1/+1
| |/
* | soc: renesas: Identify RZ/G1NGeert Uytterhoeven2017-03-131-0/+8
* | soc: renesas: Identify RZ/G1HGeert Uytterhoeven2017-03-131-0/+8
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-156-0/+333
|\
| * Merge tag 'renesas-soc-match-for-v4.10' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2016-11-302-0/+259
| |\
| | * soc: renesas: Identify SoC and register with the SoC busGeert Uytterhoeven2016-11-232-0/+259
| * | Merge tag 'renesas-r8a7745-sysc-for-v4.10' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2016-11-304-0/+37
| |\ \
| | * | soc: renesas: rcar-sysc: add R8A7745 supportSergei Shtylyov2016-11-234-0/+37
| | |/
| * | soc: renesas: rcar-sysc: add R8A7743 supportSergei Shtylyov2016-10-174-0/+37
| |/
* | soc: renesas: Add R-Car RST driverGeert Uytterhoeven2016-11-022-0/+97
|/
* soc: renesas: rcar-sysc: Improve SYSC interrupt config in legacy wrapperGeert Uytterhoeven2016-06-291-2/+15
* soc: renesas: rcar-sysc: Move SYSC interrupt config to rcar-sysc driverGeert Uytterhoeven2016-06-291-4/+8
* soc: renesas: rcar-sysc: Make rcar_sysc_init() init the PM domainsGeert Uytterhoeven2016-06-291-9/+11
* soc: renesas: rcar-sysc: Fix uninitialized error code in rcar_sysc_pd_init()Geert Uytterhoeven2016-06-291-1/+1
OpenPOWER on IntegriCloud