index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
starfive
Age
Commit message (
Expand
)
Author
2023-08-30
Merge branches 'clk-bindings', 'clk-starfive', 'clk-rm', 'clk-renesas' and 'c...
Stephen Boyd
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-07-19
clk: starfive: Simplify .determine_rate()
Christophe JAILLET
2023-07-19
clk: starfive: Add StarFive JH7110 Video-Output clock driver
Xingyu Wu
2023-07-19
clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
Xingyu Wu
2023-07-19
clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
Emil Renner Berthing
2023-07-19
clk: starfive: jh7110-sys: Add PLL clocks source from DTS
Xingyu Wu
2023-07-19
clk: starfive: Add StarFive JH7110 PLL clock driver
Xingyu Wu
2023-05-02
clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case
Hal Feng
2023-04-17
clk: starfive: Delete the redundant dev_set_drvdata() in JH7110 clock drivers
Hal Feng
2023-04-13
clk: starfive: Avoid casting iomem pointers
Stephen Boyd
2023-04-05
clk: starfive: Add StarFive JH7110 always-on clock driver
Emil Renner Berthing
2023-04-05
clk: starfive: Add StarFive JH7110 system clock driver
Emil Renner Berthing
2023-04-05
clk: starfive: Rename "jh7100" to "jh71x0" for the common code
Emil Renner Berthing
2023-04-05
clk: starfive: Rename clk-starfive-jh7100.h to clk-starfive-jh71x0.h
Emil Renner Berthing
2023-04-05
clk: starfive: Factor out common JH7100 and JH7110 code
Emil Renner Berthing
2023-04-05
clk: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE
Hal Feng
2022-03-10
clk: starfive: Add JH7100 audio clock driver
Emil Renner Berthing
2022-03-10
clk: starfive: jh7100: Support more clock types
Emil Renner Berthing
2022-03-10
clk: starfive: jh7100: Make hw clock implementation reusable
Emil Renner Berthing
2022-03-10
clk: starfive: jh7100: Handle audio_div clock properly
Emil Renner Berthing
2022-03-10
clk: starfive: jh7100: Don't round divisor up twice
Emil Renner Berthing
2021-12-16
clk: starfive: Add JH7100 clock generator driver
Geert Uytterhoeven