summaryrefslogtreecommitdiffstats
path: root/drivers/soc/renesas/rcar-sysc.c
Commit message (Expand)AuthorAgeFilesLines
* soc: renesas: rcar-sysc: Mark device node OF_POPULATED after initGeert Uytterhoeven2021-01-291-0/+2
* soc: renesas: rcar-sysc: Use readl_poll_timeout_atomic()Geert Uytterhoeven2021-01-261-20/+15
* soc: renesas: rcar-sysc: Add r8a774e1 supportMarian-Cristian Rotariu2020-07-131-0/+3
* soc: renesas: rcar-sysc: Add R8A7742 supportLad Prabhakar2020-04-301-0/+3
* soc: renesas: rcar-sysc: Add R8A77961 supportGeert Uytterhoeven2019-11-011-0/+3
* soc: renesas: Rename SYSC_R8A7796 to SYSC_R8A77960Geert Uytterhoeven2019-11-011-2/+2
* soc: renesas: rcar-sysc: Add r8a774b1 supportBiju Das2019-10-011-0/+3
* soc: renesas: rcar-sysc: Prepare for fixing power request conflictsGeert Uytterhoeven2019-10-011-0/+16
* soc: renesas: rcar-sysc: Eliminate local variable govGeert Uytterhoeven2019-08-191-2/+1
* soc: renesas: rcar-sysc: Add goto to of_node_put() before returnNishka Dasgupta2019-08-191-1/+1
* soc: renesas: rcar-sysc: Use [] to denote a flexible array memberGeert Uytterhoeven2019-07-291-1/+1
* soc: renesas: rcar-sysc: Fix power domain control after system resumeGeert Uytterhoeven2018-12-061-19/+9
* soc: renesas: rcar-sysc: Merge PM Domain registration and linkingGeert Uytterhoeven2018-12-061-13/+5
* soc: renesas: rcar-sysc: Remove rcar_sysc_power_{down,up}() helpersGeert Uytterhoeven2018-12-061-15/+4
* soc: renesas: rcar-sysc: Add r8a7744 supportBiju Das2018-09-171-0/+2
* soc: renesas: rcar-sysc: Add r8a774c0 supportFabrizio Castro2018-09-141-0/+3
* soc: renesas: convert to SPDX identifiersKuninori Morimoto2018-09-121-4/+1
* soc: renesas: rcar-sysc: Add r8a774a1 supportBiju Das2018-09-121-0/+3
* 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: rcar-sysc: Add support for R-Car E3 power areasTakeshi Kihara2018-05-161-0/+3
* soc: renesas: rcar-sysc: Add r8a77470 supportBiju Das2018-04-161-0/+3
* soc: renesas: rcar-sysc: Add R-Car M3-N supportJacopo Mondi2018-02-211-0/+3
* soc: renesas: rcar-sysc: add R8A77980 supportSergei Shtylyov2018-02-191-0/+3
* 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: rcar-sysc: add R8A77970 supportSergei Shtylyov2017-09-181-0/+3
* Merge tag 'renesas-drivers-for-v4.14' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2017-08-161-0/+3
|\
| * soc: renesas: rcar-sysc: Add support for R-Car D3 power areasGeert Uytterhoeven2017-07-271-0/+3
* | soc: Convert to using %pOF instead of full_nameRob Herring2017-08-161-3/+3
|/
* Merge tag 'renesas-rcar-sysc-for-v4.13' of https://git.kernel.org/pub/scm/lin...Olof Johansson2017-06-181-24/+4
|\
| * soc: renesas: rcar-sysc: Use GENPD_FLAG_ALWAYS_ONGeert Uytterhoeven2017-06-151-24/+4
* | Merge tag 'renesas-drivers-for-v4.13' of https://git.kernel.org/pub/scm/linux...Olof Johansson2017-06-181-13/+11
|\ \ | |/ |/|
| * soc: renesas: Rework Kconfig and Makefile logicGeert Uytterhoeven2017-06-121-13/+11
* | soc: renesas: rcar-sysc: Add support for fixing up power area tablesGeert Uytterhoeven2017-04-071-1/+24
|/
* Merge tag 'renesas-r8a7745-sysc-for-v4.10' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2016-11-301-0/+3
|\
| * soc: renesas: rcar-sysc: add R8A7745 supportSergei Shtylyov2016-11-231-0/+3
* | soc: renesas: rcar-sysc: add R8A7743 supportSergei Shtylyov2016-10-171-0/+3
|/
* 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
* soc: renesas: rcar-sysc: add R8A7792 supportSergei Shtylyov2016-06-161-0/+3
* soc: renesas: rcar-sysc: Add support for R-Car M3-W power areasGeert Uytterhoeven2016-06-061-0/+3
* soc: renesas: rcar-sysc: Add support for R-Car H3 power areasGeert Uytterhoeven2016-04-261-0/+3
* soc: renesas: rcar-sysc: Add support for R-Car E2 power areasGeert Uytterhoeven2016-04-261-0/+3
* soc: renesas: rcar-sysc: Add support for R-Car M2-N power areasGeert Uytterhoeven2016-04-261-0/+4
* soc: renesas: rcar-sysc: Add support for R-Car M2-W power areasGeert Uytterhoeven2016-04-261-0/+3