开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
starfive
Age
Commit message (
Expand
)
Author
2024-03-08
clk: starfive: jh7110-vout: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-08
clk: starfive: jh7110-isp: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-03
clk: starfive: jh7100: Add CLK_SET_RATE_PARENT to gmac_tx
Emil Renner Berthing
2024-01-03
clk: starfive: Add flags argument to JH71X0__MUX macro
Emil Renner Berthing
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