index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
meson
/
clk-mpll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-29
clk: meson: introduce symbol namespace for amlogic clocks
Jerome Brunet
1
-2
/
+3
2024-04-10
clk: meson: fix module license to GPL only
Neil Armstrong
1
-1
/
+1
2023-01-13
clk: meson: mpll: Switch from .round_rate to .determine_rate
Martin Blumenstingl
1
-7
/
+13
2019-12-24
clk: let init callback return an error code
Jerome Brunet
1
-1
/
+3
2019-05-20
clk: meson: mpll: add init callback and regs
Jerome Brunet
1
-11
/
+24
2019-05-20
clk: meson: mpll: properly handle spread spectrum
Jerome Brunet
1
-3
/
+6
2019-02-02
clk: meson: rework and clean drivers dependencies
Jerome Brunet
1
-1
/
+11
2018-05-21
clk: meson: mpll: add round closest support
Jerome Brunet
1
-5
/
+19
2018-05-18
clk: meson: use SPDX license identifiers consistently
Jerome Brunet
1
-51
/
+1
2018-03-13
clk: meson: split divider and gate part of mpll
Jerome Brunet
1
-44
/
+0
2018-03-13
clk: meson: migrate mplls clocks to clk_regmap
Jerome Brunet
1
-65
/
+37
2018-02-12
clk: meson: add axg misc bit to the mpll driver
Jerome Brunet
1
-0
/
+7
2017-12-24
clk: meson: mpll: use 64-bit maths in params_from_rate
Martin Blumenstingl
1
-1
/
+1
2017-08-01
clk: meson: mpll: fix mpll0 fractional part ignored
Jerome Brunet
1
-0
/
+7
2017-04-07
clk: meson: mpll: use 64bit math in rate_from_params
Martin Blumenstingl
1
-1
/
+1
2017-04-07
clk: meson: mpll: fix division by zero in rate_from_params
Martin Blumenstingl
1
-11
/
+15
2017-03-27
clk: meson: mpll: correct N2 maximum value
Jerome Brunet
1
-1
/
+1
2017-03-27
clk: meson: mpll: add rw operation
Jerome Brunet
1
-5
/
+147
2016-06-23
clk: meson: add mpll support
Michael Turquette
1
-0
/
+94