summaryrefslogtreecommitdiffstats
path: root/drivers/clk/renesas
AgeCommit message (Expand)Author
2020-06-24clk: renesas: cpg-mssr: Fix STBCR suspend/resume handlingGeert Uytterhoeven
2020-03-09clk: renesas: rcar-usb2-clock-sel: Add reset_controlYoshihiro Shimoda
2020-03-09clk: renesas: rcar-usb2-clock-sel: Add multiple clocks managementYoshihiro Shimoda
2020-02-21clk: renesas: Remove use of ARCH_R8A7795Geert Uytterhoeven
2020-02-10clk: renesas: r8a77965: Add RPC clocksDirk Behme
2020-02-10clk: renesas: r8a7796: Add RPC clocksDirk Behme
2020-02-10clk: renesas: r8a7795: Add RPC clocksDirk Behme
2020-02-10clk: renesas: rcar-gen3: Add CCREE clocksGeert Uytterhoeven
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-01-08clk: renesas: Prepare for split of R-Car H3 config symbolGeert Uytterhoeven
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-20clk: renesas: r7s9210: Add SPIBSC clockChris Brandt
2019-12-20clk: renesas: rcar-gen3: Allow changing the RPC[D2] clocksSergei Shtylyov
2019-12-13clk: renesas: Remove use of ARCH_R8A7796Geert Uytterhoeven
2019-12-10clk: renesas: rcar-gen2: Change multipliers and dividers to u8Geert Uytterhoeven
2019-11-01clk: renesas: r8a7796: Add R8A77961 CPG/MSSR supportGeert Uytterhoeven
2019-11-01clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960Geert Uytterhoeven
2019-11-01clk: renesas: r8a77965: Remove superfluous semicolonGeert Uytterhoeven
2019-10-21clk: renesas: rcar-gen3: Switch SD clocks to .determine_rate()Geert Uytterhoeven
2019-10-21clk: renesas: rcar-gen3: Switch Z clocks to .determine_rate()Geert Uytterhoeven
2019-10-21clk: renesas: rcar-gen2: Switch Z clock to .determine_rate()Geert Uytterhoeven
2019-10-07clk: renesas: r8a774b1: Add TMU clockBiju Das
2019-10-01clk: renesas: cpg-mssr: Add r8a774b1 supportBiju Das
2019-10-01clk: renesas: rcar-gen3: Loop to find best rate in cpg_sd_clock_round_rate()Geert Uytterhoeven
2019-10-01clk: renesas: rcar-gen3: Absorb cpg_sd_clock_calc_div()Geert Uytterhoeven
2019-10-01clk: renesas: rcar-gen3: Avoid double table iteration in SD .set_rate()Geert Uytterhoeven
2019-10-01clk: renesas: rcar-gen3: Improve arithmetic divisionsGeert Uytterhoeven
2019-10-01clk: renesas: rcar-gen2: Improve arithmetic divisionsGeert Uytterhoeven
2019-10-01clk: renesas: Remove R-Car Gen2 legacy DT clock supportGeert Uytterhoeven
2019-10-01clk: renesas: mstp: Delete unnecessary kfree() in cpg_mstp_clocks_init()Markus Elfring
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-08-23clk: renesas: r9a06g032: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven
2019-08-23clk: renesas: mstp: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven
2019-08-08clk: renesas: rcar-usb2-clock-sel: Use devm_platform_ioremap_resource() helperGeert Uytterhoeven
2019-07-22clk: renesas: cpg-mssr: Fix reset control race conditionGeert Uytterhoeven
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-07-12scripts/spelling.txt: add spelling fix for prohibitedChris Paterson
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: mstp: Combine group-private and clock array allocationGeert Uytterhoeven
2019-06-20clk: renesas: div6: Combine clock-private and parent array allocationGeert Uytterhoeven
2019-06-20clk: renesas: cpg-mssr: Update kerneldoc for struct cpg_mssr_privGeert Uytterhoeven
2019-06-18clk: renesas: r8a774a1: Add TMU clockFabrizio Castro
2019-06-18clk: renesas: r8a77995: Add CMM clocksJacopo Mondi
2019-06-18clk: renesas: r8a77990: Add CMM clocksJacopo Mondi
2019-06-18clk: renesas: r8a77965: Add CMM clocksJacopo Mondi
2019-06-18clk: renesas: r8a7795: Add CMM clocksJacopo Mondi
2019-06-04clk: renesas: r9a06g032: Add clock domain supportGareth Williams
2019-06-04clk: renesas: mstp: Remove error messages on out-of-memory conditionsGeert Uytterhoeven