index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
st
/
clkgen-fsyn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
clk: st: clkgen-fsyn: search reg within node or parent
Alain Volmat
1
-2
/
+11
2021-06-27
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-10
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-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2016-09-16
drivers: clk: st: Add fs660c32 synthesizer algorithm
Gabriel Fernandez
1
-69
/
+111
2016-09-16
drivers: clk: st: Simplify clock binding of STiH4xx platforms
Gabriel Fernandez
1
-24
/
+17
2016-09-16
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-29
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-24
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-07
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-14
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-28
clk: st: Update frequency tables for fs660c32 and fs432c65
Gabriel FERNANDEZ
1
-8
/
+59
2014-07-28
clk: st: STiH407: Support for clockgenD0/D2/D3
Gabriel FERNANDEZ
1
-0
/
+46
2014-07-28
clk: st: STiH407: Support for clockgenC0
Gabriel FERNANDEZ
1
-0
/
+51
2014-07-28
clk: st: Add quadfs reset handling
Gabriel FERNANDEZ
1
-0
/
+5
2014-07-28
clk: st: Add polarity bit indication
Gabriel FERNANDEZ
1
-5
/
+7
2014-07-28
clk: st: Remove uncessary (void *) cast
Gabriel FERNANDEZ
1
-4
/
+4
2014-07-28
clk: st: use static const for stm_fs tables
Gabriel FERNANDEZ
1
-17
/
+17
2014-03-25
clk: st: Support for QUADFS inside ClockGenB/C/D/E/F
Gabriel FERNANDEZ
1
-0
/
+1039