summaryrefslogtreecommitdiffstats
path: root/drivers/clk/renesas/renesas-cpg-mssr.c
AgeCommit message (Expand)Author
2020-12-10clk: renesas: cpg-mssr: fix kerneldoc of cpg_mssr_privKrzysztof Kozlowski
2020-09-17clk: renesas: cpg-mssr: Add support for R-Car V3UYoshihiro Shimoda
2020-09-17clk: renesas: cpg-mssr: Add register pointers into struct cpg_mssr_privYoshihiro Shimoda
2020-09-17clk: renesas: cpg-mssr: Use enum clk_reg_layout instead of a boolean flagYoshihiro Shimoda
2020-07-13clk: renesas: cpg-mssr: Add r8a774e1 supportMarian-Cristian Rotariu
2020-06-22clk: renesas: cpg-mssr: Mark clocks as critical only if on at bootUlrich Hecht
2020-05-18clk: renesas: cpg-mssr: Fix STBCR suspend/resume handlingGeert Uytterhoeven
2020-04-30clk: renesas: cpg-mssr: Add R8A7742 supportLad Prabhakar
2019-11-01clk: renesas: r8a7796: Add R8A77961 CPG/MSSR supportGeert Uytterhoeven
2019-11-01clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960Geert Uytterhoeven
2019-10-01clk: renesas: cpg-mssr: Add r8a774b1 supportBiju Das
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-08-23clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven
2019-07-22clk: renesas: cpg-mssr: Fix reset control race conditionGeert Uytterhoeven
2019-06-20clk: renesas: cpg-mssr: Use [] to denote a flexible array memberGeert Uytterhoeven
2019-06-20clk: renesas: cpg-mssr: Combine driver-private and clock array allocationGeert Uytterhoeven
2019-06-20clk: renesas: cpg-mssr: Update kerneldoc for struct cpg_mssr_privGeert Uytterhoeven
2019-06-04clk: renesas: cpg-mssr: Remove error messages on out-of-memory conditionsGeert Uytterhoeven
2019-06-04clk: renesas: cpg-mssr: Use genpd of_node instead of local copyGeert Uytterhoeven
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2018-12-10clk: renesas: Remove usage of CLK_IS_BASICStephen Boyd
2018-10-18Merge branch 'clk-renesas' into clk-nextStephen Boyd
2018-09-26clk: renesas: cpg-mssr: Add early clock supportChris Brandt
2018-09-19clk: renesas: cpg-mssr: Add r8a774c0 supportFabrizio Castro
2018-09-19clk: renesas: r8a7743: Add r8a7744 supportBiju Das
2018-09-11clk: renesas: cpg-mssr: Add R7S9210 supportChris Brandt
2018-08-30clk: renesas: use SPDX identifier for Renesas driversWolfram Sang
2018-08-27clk: renesas: cpg-mssr: Add r8a774a1 supportBiju Das
2018-08-27clk: renesas: cpg-mssr: Add support for fixed rate clocksGeert Uytterhoeven
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-06-06Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-05clk: renesas: cpg-mssr: Stop using printk format %pCrGeert Uytterhoeven
2018-05-09clk: renesas: cpg-mssr: Add support for R-Car E3Yoshihiro Shimoda
2018-04-16clk: renesas: cpg-mssr: Add r8a77470 supportBiju Das
2018-03-21clk: renesas: cpg-mssr: Adjust r8a77980 ifdefMagnus Damm
2018-02-26clk: renesas: cpg-mssr: Add support for R-Car M3-NJacopo Mondi
2018-02-20clk: renesas: cpg-mssr: add R8A77980 supportSergei Shtylyov
2017-12-14clk: renesas: cpg-mssr: Keep wakeup sources active during system suspendGeert Uytterhoeven
2017-10-20clk: renesas: div6: Restore clock state during resumeGeert Uytterhoeven
2017-10-20clk: renesas: cpg-mssr: Add support to restore core clocks during resumeGeert Uytterhoeven
2017-10-20clk: renesas: cpg-mssr: Restore module clocks during resumeGeert Uytterhoeven
2017-09-19clk: renesas: cpg-mssr: Add R8A77970 supportSergei Shtylyov
2017-08-16clk: renesas: cpg-mssr: Add R8A77995 supportGeert Uytterhoeven
2017-06-19clk: renesas: cpg-mssr: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-05-24clk: renesas: r8a7794: Add new CPG/MSSR driverGeert Uytterhoeven
2017-05-24clk: renesas: r8a7792: Add new CPG/MSSR driverGeert Uytterhoeven
2017-05-24clk: renesas: r8a7791/r8a7793: Add new CPG/MSSR driverGeert Uytterhoeven
2017-05-24clk: renesas: r8a7790: Add new CPG/MSSR driverGeert Uytterhoeven
2017-05-24clk: renesas: Rework Kconfig and Makefile logicGeert Uytterhoeven
2017-05-24clk: renesas: cpg-mssr: Initialize error pointer using ERR_PTR()Geert Uytterhoeven