aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/renesas
AgeCommit message (Expand)Author
2023-03-11clk: renesas: cpg-mssr: Remove superfluous check in resume codeGeert Uytterhoeven
2023-03-11clk: renesas: cpg-mssr: Fix use after free if cpg_mssr_common_init() failedAlexey Khoroshilov
2023-01-14clk: renesas: r9a06g032: Repair grave increment errorMarek Vasut
2022-08-21clk: renesas: r9a06g032: Fix UART clkgrp bitselRalph Siemsen
2021-09-03clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereferenceAdam Ford
2021-07-19clk: renesas: r8a77995: Add ZA2 clockKuninori Morimoto
2021-07-19clk: renesas: rcar-usb2-clock-sel: Fix error handling in .probe()Dinghao Liu
2021-03-04clk: renesas: r8a779a0: Fix parent of CBFUSA clockGeert Uytterhoeven
2021-03-04clk: renesas: r8a779a0: Remove non-existent S2 clockGeert Uytterhoeven
2020-12-30clk: renesas: r8a779a0: Fix R and OSC clocksGeert Uytterhoeven
2020-12-07clk: renesas: r9a06g032: Drop __packed for portabilityGeert Uytterhoeven
2020-09-17clk: renesas: rcar-gen3: Update description for RZ/G2Lad Prabhakar
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-09-04clk: renesas: rcar-gen2: Rename vsp1-(sy|rt) clocks to vsp(s|r)Lad Prabhakar
2020-09-04clk: renesas: r8a7742: Add clk entry for VSPRLad Prabhakar
2020-07-13clk: renesas: cpg-mssr: Add r8a774e1 supportMarian-Cristian Rotariu
2020-06-22clk: renesas: rzg2: Mark RWDT clocks as criticalUlrich Hecht
2020-06-22clk: renesas: rcar-gen3: Mark RWDT clocks as criticalUlrich Hecht
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: rcar-gen2: Remove superfluous CLK_RENESAS_DIV6 selectsGeert Uytterhoeven
2020-04-30clk: renesas: cpg-mssr: Add R8A7742 supportLad Prabhakar
2020-04-14clk: renesas: r9a06g032: Fix some typo in commentsChristophe JAILLET
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