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
starfive-6.6.48-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
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-01
clk: rockchip: add restart handler
Heiko Stübner
4
-0
/
+30
2014-10-01
clk: rockchip: rk3288: i2s_frac adds flag to set parent's rate
Jianqun
1
-4
/
+4
2014-09-27
clk: rockchip: switch to using the new cpuclk type for armclk
Heiko Stuebner
2
-6
/
+169
2014-09-27
clk: rockchip: add new clock-type for the cpuclk
Heiko Stuebner
4
-0
/
+388
2014-09-27
clk: rockchip: make tightly bound armclk child-clocks read-only
Heiko Stuebner
2
-17
/
+27
2014-09-27
clk: rockchip: reparent aclk_cpu_pre to the gpll
Heiko Stuebner
1
-0
/
+21
2014-09-27
clk: rockchip: fix rk3288 pll status register location
Jianqun
1
-2
/
+2
2014-09-27
clk: rockchip: fix rk3066 pll status register location
Heiko Stuebner
1
-3
/
+7
2014-09-27
clk: rockchip: change pll rate without a clk-notifier
Doug Anderson
1
-50
/
+13
2014-09-26
Merge branch 'clk-next-rockchip' into clk-next
Mike Turquette
1
-36
/
+56
2014-09-26
clk: rockchip: add clock node in PD_VIDEO
Kever Yang
1
-0
/
+20
2014-09-26
clk: rockchip: use the clock id for nodes init
Kever Yang
1
-34
/
+34
2014-09-26
clk: rockchip: add missing rk3288 npll rate table
Heiko Stübner
1
-1
/
+1
2014-09-26
clk: rockchip: rk3288: fix softreset register count
Mark yao
1
-1
/
+1
2014-09-17
Merge branch 'clk-fixes' into clk-next
Mike Turquette
1
-2
/
+2
2014-09-10
clk: rockchip: also protect hclk_peri as critical
Heiko Stübner
2
-0
/
+2
2014-09-03
clk: rockchip: Fix the clocks for i2c1 and i2c2
Doug Anderson
1
-2
/
+2
2014-09-03
clk: rockchip: protect critical clocks from getting disabled
Heiko Stübner
4
-0
/
+28
2014-09-03
clk: rockchip: make rockchip_clk_register_branch static
Heiko Stübner
1
-1
/
+1
2014-09-03
clk: rockchip: implement the fraction divider branch type
Heiko Stübner
1
-2
/
+56
2014-07-13
clk: rockchip: add clock controller for rk3288
Heiko Stübner
3
-0
/
+727
2014-07-13
clk: rockchip: add clock driver for rk3188 and rk3066 clocks
Heiko Stübner
2
-0
/
+674
2014-07-13
clk: rockchip: add reset controller
Heiko Stübner
3
-0
/
+133
2014-07-13
clk: rockchip: add clock type for pll clocks and pll used on rk3066
Heiko Stübner
4
-0
/
+541
2014-07-13
clk: rockchip: add basic infrastructure for clock branches
Heiko Stübner
3
-0
/
+460
2014-05-20
clk: rockchip: fix function type for CLK_OF_DECLARE
Rob Herring
1
-2
/
+1
2013-06-21
clk: add support for Rockchip gate clocks
Heiko Stübner
2
-0
/
+99