index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
renesas
/
rcar-gen4-cpg.c
Age
Commit message (
Expand
)
Author
2024-07-30
clk: renesas: rcar-gen4: Remove unused fixed PLL clock types
Geert Uytterhoeven
2024-07-30
clk: renesas: rcar-gen4: Remove unused variable PLL2 clock type
Geert Uytterhoeven
2024-07-30
clk: renesas: rcar-gen4: Add support for fractional 9.24 PLLs
Geert Uytterhoeven
2024-07-30
clk: renesas: rcar-gen4: Add support for fixed variable PLLs
Geert Uytterhoeven
2024-07-30
clk: renesas: rcar-gen4: Add support for variable fractional PLLs
Geert Uytterhoeven
2024-07-30
clk: renesas: rcar-gen4: Add support for fractional multiplication
Geert Uytterhoeven
2024-07-30
clk: renesas: rcar-gen4: Use FIELD_GET()
Geert Uytterhoeven
2024-07-30
clk: renesas: rcar-gen4: Clarify custom PLL clock support
Geert Uytterhoeven
2024-07-30
clk: renesas: rcar-gen4: Removed unused SSMODE_* definitions
Geert Uytterhoeven
2024-06-07
clk: renesas: cpg-lib: Use DEFINE_SPINLOCK() for global spinlock
Geert Uytterhoeven
2024-01-31
clk: renesas: rcar-gen4: Add support for FRQCRC1
Geert Uytterhoeven
2023-01-24
clk: renesas: r8a779g0: Add custom clock for PLL2
Geert Uytterhoeven
2022-07-05
clk: renesas: rcar-gen4: Fix initconst confusion for cpg_pll_config
Andi Kleen
2022-04-29
clk: renesas: rcar-gen4: Add CLK_TYPE_GEN4_PLL4
Yoshihiro Shimoda
2021-12-08
clk: renesas: rcar-gen4: Introduce R-Car Gen4 CPG driver
Yoshihiro Shimoda