summaryrefslogtreecommitdiff
path: root/drivers/clk/renesas
AgeCommit message (Expand)Author
2021-08-28clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereferenceAdam Ford
2021-06-10clk: renesas: Add support for R9A07G044 SoCLad Prabhakar
2021-06-10clk: renesas: Add CPG core wrapper for RZ/G2L SoCLad Prabhakar
2021-05-27clk: renesas: r8a77995: Add ZA2 clockKuninori Morimoto
2021-05-27clk: renesas: cpg-mssr: Make srstclr[] comment block consistentGeert Uytterhoeven
2021-05-27clk: renesas: cpg-mssr: Remove unused [RM]MSTPCR() definitionsGeert Uytterhoeven
2021-05-11clk: renesas: r9a06g032: Switch to .determine_rate()Geert Uytterhoeven
2021-05-11clk: renesas: div6: Implement range checkingGeert Uytterhoeven
2021-05-11clk: renesas: div6: Consider all parents for requested rateGeert Uytterhoeven
2021-05-11clk: renesas: div6: Switch to .determine_rate()Geert Uytterhoeven
2021-05-11clk: renesas: div6: Simplify src mask handlingGeert Uytterhoeven
2021-05-11clk: renesas: div6: Use clamp() instead of clamp_t()Geert Uytterhoeven
2021-05-11clk: renesas: rcar-usb2-clock-sel: Fix error handling in .probe()Dinghao Liu
2021-05-11clk: renesas: r8a779a0: Add ISPCS clocksNiklas Söderlund
2021-05-11clk: renesas: rcar-gen3: Add boost support to Z clocksGeert Uytterhoeven
2021-05-11clk: renesas: rcar-gen3: Add custom clock for PLLsGeert Uytterhoeven
2021-05-11clk: renesas: rcar-gen3: Increase Z clock accuracyGeert Uytterhoeven
2021-05-11clk: renesas: rcar-gen3: Grammar s/dependent of/dependent on/Geert Uytterhoeven
2021-05-11clk: renesas: rcar-gen3: Remove superfluous masking in cpg_z_clk_set_rate()Geert Uytterhoeven
2021-05-11clk: renesas: rcar-gen3: Make cpg_z_clk.mask u32Geert Uytterhoeven
2021-05-11clk: renesas: rcar-gen3: Update Z clock rate formula in commentsGeert Uytterhoeven
2021-03-30clk: renesas: Zero init clk_init_dataGeert Uytterhoeven
2021-03-24clk: renesas: Couple of spelling fixesBhaskar Chowdhury
2021-03-12clk: renesas: r8a779a0: Add CMT clocksWolfram Sang
2021-03-12clk: renesas: r8a7795: Add TMU clocksNiklas Söderlund
2021-03-10clk: renesas: r8a779a0: Add TSC clockNiklas Söderlund
2021-03-10clk: renesas: r8a779a0: Add TMU clocksWolfram Sang
2021-03-08clk: renesas: r8a77965: Add DAB clockFabrizio Castro
2021-03-08clk: renesas: r8a77990: Add DAB clockFabrizio Castro
2021-01-28clk: renesas: cpg-mssr: Fix formatting issues for 'smstpcr_saved's documentationLee Jones
2021-01-25clk: renesas: r8a779a0: Add RAVB clocksWolfram Sang
2021-01-25clk: renesas: r8a779a0: Add I2C clocksWolfram Sang
2021-01-12clk: renesas: r8a779a0: Add SYS-DMAC clocksGeert Uytterhoeven
2021-01-12clk: renesas: r8a779a0: Add SDHI supportWolfram Sang
2021-01-12clk: renesas: rcar-gen3: Factor out CPG libraryWolfram Sang
2021-01-12clk: renesas: rcar-gen3: Remove cpg_quirks access when registering SD clockWolfram Sang
2021-01-12clk: renesas: r8a779a0: Add MSIOF clocksGeert Uytterhoeven
2021-01-12clk: renesas: r8a779a0: Add PFC/GPIO clocksGeert Uytterhoeven
2021-01-07clk: renesas: r8a779a0: Fix parent of CBFUSA clockGeert Uytterhoeven
2021-01-07clk: renesas: r8a779a0: Remove non-existent S2 clockGeert Uytterhoeven
2021-01-07clk: renesas: r8a779a0: Add HSCIF supportWolfram Sang
2020-12-28clk: renesas: r8a779a0: Add RWDT clocksWolfram Sang
2020-12-28clk: renesas: r8a779a0: Add VSPX clock supportKieran Bingham
2020-12-28clk: renesas: r8a779a0: Add VSPD clock supportKieran Bingham
2020-12-28clk: renesas: r8a779a0: Add FCPVD clock supportKieran Bingham
2020-12-28clk: renesas: r8a77995: Add TMU clocksNiklas Söderlund
2020-12-28clk: renesas: r8a77990: Add TMU clocksNiklas Söderlund
2020-12-28clk: renesas: r8a77965: Add TMU clocksNiklas Söderlund
2020-12-28clk: renesas: r8a7796: Add TMU clocksNiklas Söderlund
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds