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
/
st
/
clkgen-fsyn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-28
clk: st: clkgen-fsyn: embed soc clock outputs within compatible data
Alain Volmat
1
-12
/
+101
2021-02-11
clk: st: clkgen-fsyn: Fix worthy struct documentation demote partially filled...
Lee Jones
1
-3
/
+3
2020-07-16
clk: st: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+0
2019-09-06
clk: st: clkgen-fsyn: remove unused variable 'st_quadfs_fs660c32_ops'
YueHaibing
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2018-12-11
clk: st: Remove usage of CLK_IS_BASIC
Stephen Boyd
1
-2
/
+2
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2016-09-17
drivers: clk: st: Add fs660c32 synthesizer algorithm
Gabriel Fernandez
1
-69
/
+111
2016-09-17
drivers: clk: st: Simplify clock binding of STiH4xx platforms
Gabriel Fernandez
1
-24
/
+17
2016-09-17
drivers: clk: st: Remove stih415-416 clock support
Gabriel Fernandez
1
-260
/
+0
2016-06-30
clk: st: clkgen-fsyn: Detect critical clocks
Lee Jones
1
-3
/
+7
2016-01-30
clk: st: avoid uninitialized variable use
Arnd Bergmann
1
-2
/
+6
2015-11-20
clk: st: avoid uninitialized variable use
Arnd Bergmann
1
-8
/
+9
2015-09-17
drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x
Gabriel Fernandez
1
-4
/
+4
2015-08-25
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
1
-9
/
+9
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
1
-0
/
+1
2015-07-20
clk: st: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-07-08
drivers: clk: st: Incorrect register offset used for lock_status
Pankaj Dev
1
-1
/
+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 FSYN channel values
Gabriel Fernandez
1
-2
/
+2
2015-07-06
drivers: clk: st: Remove unused code
Gabriel Fernandez
1
-4
/
+0
2015-05-15
clk: st: Silence sparse warnings
Stephen Boyd
1
-2
/
+2
2015-04-01
clk: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-07-29
clk: st: Update frequency tables for fs660c32 and fs432c65
Gabriel FERNANDEZ
1
-8
/
+59
2014-07-29
clk: st: STiH407: Support for clockgenD0/D2/D3
Gabriel FERNANDEZ
1
-0
/
+46
2014-07-29
clk: st: STiH407: Support for clockgenC0
Gabriel FERNANDEZ
1
-0
/
+51
2014-07-29
clk: st: Add quadfs reset handling
Gabriel FERNANDEZ
1
-0
/
+5
2014-07-29
clk: st: Add polarity bit indication
Gabriel FERNANDEZ
1
-5
/
+7
2014-07-29
clk: st: Remove uncessary (void *) cast
Gabriel FERNANDEZ
1
-4
/
+4
2014-07-29
clk: st: use static const for stm_fs tables
Gabriel FERNANDEZ
1
-17
/
+17
2014-03-26
clk: st: Support for QUADFS inside ClockGenB/C/D/E/F
Gabriel FERNANDEZ
1
-0
/
+1039