index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
starfive
Age
Commit message (
Expand
)
Author
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