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
/
rockchip
/
clk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-13
clk: rockchip: Add MUXTBL variant
Elaine Zhang
1
-6
/
+21
2022-02-24
clk: rockchip: re-add rational best approximation algorithm to the fractional...
Quentin Schulz
1
-0
/
+3
2021-08-12
clk: fractional-divider: Export approximation algorithm to the CCF users
Andy Shevchenko
1
-14
/
+3
2021-01-26
clk: rockchip: Demote non-conformant kernel-doc headers in main clock code
Lee Jones
1
-2
/
+2
2020-11-29
clk: rockchip: Remove redundant null check before clk_prepare_enable
Xu Wang
1
-2
/
+1
2020-09-22
clk: rockchip: Export some clock common APIs for module drivers
Elaine Zhang
1
-22
/
+30
2020-09-22
clk: rockchip: Use clk_hw_register_composite instead of clk_register_composit...
Elaine Zhang
1
-31
/
+30
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2019-04-12
clk: rockchip: add a COMPOSITE_DIV_OFFSET clock-type
Finley Xiao
1
-3
/
+6
2018-07-06
clk: rockchip: add support for half divider
Elaine Zhang
1
-0
/
+10
2018-05-22
clk: rockchip: use match_string() helper
Yisheng Xie
1
-11
/
+5
2018-03-02
clk: rockchip: Free the memory on the error path
Shawn Lin
1
-4
/
+18
2017-08-24
clk: rockchip: Mark rockchip_fractional_approximation static
Stephen Boyd
1
-1
/
+1
2017-08-08
clk: rockchip: add special approximation to fix up fractional clk's jitter
Elaine Zhang
1
-0
/
+36
2017-01-06
clk: rockchip: Remove useless init of "grf" to -EPROBE_DEFER
Douglas Anderson
1
-1
/
+0
2017-01-02
clk: rockchip: add a clock-type for muxes based in the grf
Heiko Stuebner
1
-0
/
+7
2016-09-01
clk: rockchip: add new clock-type for the ddrclk
Lin Huang
1
-0
/
+9
2016-08-08
clk: rockchip: use general clock flag when registering pll
Heiko Stübner
1
-1
/
+1
2016-05-09
clk: rockchip: simplify GRF handling in pll clocks
Heiko Stuebner
1
-5
/
+0
2016-05-09
clk: rockchip: lookup General Register Files in rockchip_clk_init
Heiko Stuebner
1
-3
/
+3
2016-04-20
clk: rockchip: fix checkpatch warning in core code
Heiko Stuebner
1
-20
/
+24
2016-03-27
clk: rockchip: remove redundant checking of device_node
Shawn Lin
1
-5
/
+3
2016-03-27
clk: rockchip: Add support for multiple clock providers
Xing Zheng
1
-56
/
+92
2016-02-15
Merge tag 'v4.6-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Michael Turquette
1
-2
/
+62
2016-02-04
clk: rockchip: add a factor clock type
Heiko Stuebner
1
-0
/
+55
2016-02-03
clk: rockchip: free memory in error cases when registering clock branches
Shawn Lin
1
-2
/
+7
2016-01-29
clk-divider: make sure read-only dividers do not write to their register
Heiko Stuebner
1
-1
/
+3
2015-12-24
Merge branch 'clk-rockchip' into clk-next
Michael Turquette
1
-14
/
+123
2015-12-23
clk: rockchip: handle mux dependency of fractional dividers
Heiko Stuebner
1
-14
/
+123
2015-12-21
clk: rockchip: only enter pll slow-mode directly before reboots on rk3288
Heiko Stuebner
1
-1
/
+6
2015-10-02
clk: rockchip: save width in struct clk_fractional_divider
Andy Shevchenko
1
-2
/
+4
2015-07-07
clk: rockchip: add support for phase inverters
Heiko Stuebner
1
-0
/
+7
2015-06-05
clk: make several parent names const
Uwe Kleine-König
1
-4
/
+4
2015-04-13
clk: don't use __initconst for non-const arrays
Uwe Kleine-König
1
-1
/
+2
2014-11-29
Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Turquette
1
-1
/
+10
2014-11-28
clk: rockchip: Add support for the mmc clock phases using the framework
Alexandru M Stan
1
-0
/
+8
2014-11-25
clk: rockchip: add ability to specify pll-specific flags
Heiko Stuebner
1
-1
/
+2
2014-11-25
Merge branch 'clk-fixes' into clk-next
Michael Turquette
1
-3
/
+1
2014-11-17
clk-divider: Fix READ_ONLY when divider > 1
James Hogan
1
-3
/
+1
2014-11-05
clk: rockchip: disable unused clocks
Kever Yang
1
-9
/
+0
2014-10-01
clk: rockchip: add restart handler
Heiko Stübner
1
-0
/
+25
2014-09-27
clk: rockchip: add new clock-type for the cpuclk
Heiko Stuebner
1
-0
/
+21
2014-09-03
clk: rockchip: protect critical clocks from getting disabled
Heiko Stübner
1
-0
/
+13
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 type for pll clocks and pll used on rk3066
Heiko Stübner
1
-0
/
+35
2014-07-13
clk: rockchip: add basic infrastructure for clock branches
Heiko Stübner
1
-0
/
+209