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
/
st
/
clk-flexgen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-27
clk: clk-flexgen: fix clock-critical handling
Alain Volmat
1
-0
/
+1
2019-08-08
clk: st: clk-flexgen: Add of_node_put() in st_of_flexgen_setup()
Nishka Dasgupta
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
1
-1
/
+2
2018-12-11
clk: st: Remove usage of CLK_IS_BASIC
Stephen Boyd
1
-1
/
+1
2016-12-09
clk: st: clk-flexgen: Unmap region obtained by of_iomap
Arvind Yadav
1
-1
/
+4
2016-09-17
drivers: clk: st: Handle clk synchronous mode for video clocks
Gabriel Fernandez
1
-2
/
+35
2016-09-17
drivers: clk: st: Add clock propagation for audio clocks
Gabriel Fernandez
1
-1
/
+25
2016-06-30
clk: st: clk-flexgen: Detect critical clocks
Lee Jones
1
-1
/
+3
2016-02-27
clk: st: Remove impossible check for of_clk_get_parent_count() < 0
Stephen Boyd
1
-2
/
+2
2015-10-02
clk: st: fix handling result of of_property_count_strings
Andrzej Hajda
1
-3
/
+4
2015-08-25
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
1
-2
/
+2
2015-08-25
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
1
-1
/
+1
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
1
-0
/
+1
2015-07-28
clk: st: make use of of_clk_parent_fill helper function
Dinh Nguyen
1
-4
/
+2
2015-07-20
clk: st: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-07-06
drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks
Pankaj Dev
1
-1
/
+1
2015-07-06
drivers: clk: st: Fix flexgen lock init
Giuseppe Cavallaro
1
-0
/
+2
2015-06-04
clk: st: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
1
-1
/
+1
2015-05-15
clk: st: Silence sparse warnings
Stephen Boyd
1
-3
/
+3
2015-02-18
clk: Replace explicit clk assignment with __clk_hw_set_clk
Javier Martinez Canillas
1
-10
/
+10
2015-01-20
clk: st: STiH410: Fix pdiv and fdiv divisor when setting rate
Peter Griffin
1
-4
/
+15
2014-07-29
clk: st: STiH407: Support for Flexgen Clocks
Gabriel FERNANDEZ
1
-0
/
+331