index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
st
/
clkgen-pll.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: st: clkgen-pll: embed soc clock outputs within compatible data
Alain Volmat
2021-06-28
1
-14
/
+106
*
clk: st: clkgen-pll: remove unused variable of struct clkgen_pll
Alain Volmat
2021-06-28
1
-1
/
+0
*
clk: st: clkgen-pll: Demote unpopulated kernel-doc header
Lee Jones
2021-02-11
1
-2
/
+1
*
clk: st: clkgen-pll: remove unused variable 'st_pll3200c32_407_a0'
YueHaibing
2019-09-06
1
-13
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
clk: st: Remove usage of CLK_IS_BASIC
Stephen Boyd
2018-12-10
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
drivers: clk: st: Simplify clock binding of STiH4xx platforms
Gabriel Fernandez
2016-09-17
1
-34
/
+29
*
drivers: clk: st: Remove stih415-416 clock support
Gabriel Fernandez
2016-09-17
1
-419
/
+0
*
clk: st: clkgen-pll: Detect critical clocks
Lee Jones
2016-06-30
1
-10
/
+17
*
drivers: clk: st: Correct the pll-type for A9 for stih418
Gabriel Fernandez
2015-10-09
1
-0
/
+194
*
drivers: clk: st: PLL rate change implementation for DVFS
Gabriel Fernandez
2015-10-09
1
-10
/
+211
*
drivers: clk: st: Support for enable/disable in Clockgen PLLs
Gabriel Fernandez
2015-10-09
1
-1
/
+59
*
drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x
Gabriel Fernandez
2015-09-17
1
-6
/
+6
*
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
2015-08-25
1
-4
/
+4
*
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
1
-0
/
+1
|
\
|
*
clk: st: Include clk.h
Stephen Boyd
2015-07-20
1
-0
/
+1
*
|
drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks
Pankaj Dev
2015-07-06
1
-1
/
+1
|
/
*
clk: st: Silence sparse warnings
Stephen Boyd
2015-05-15
1
-5
/
+5
*
clk: constify of_device_id array
Fabian Frederick
2015-04-01
1
-2
/
+2
*
clk: st: STiH407: Support for clockgenA9
Gabriel FERNANDEZ
2014-07-29
1
-0
/
+16
*
clk: st: STiH407: Support for clockgenC0
Gabriel FERNANDEZ
2014-07-29
1
-0
/
+32
*
clk: st: STiH407: Support for clockgenA0
Gabriel FERNANDEZ
2014-07-29
1
-0
/
+16
*
clk: st: use static const for clkgen_pll_data tables
Gabriel FERNANDEZ
2014-07-29
1
-16
/
+14
*
clk: st: Terminate of match table
Stephen Boyd
2014-05-28
1
-0
/
+1
*
clk: st: Fix memory leak
Valentin Ilie
2014-05-24
1
-1
/
+3
*
clk: st: Support for ClockGenA9/DDR/GPU
Gabriel FERNANDEZ
2014-03-25
1
-0
/
+139
*
clk: st: Support for PLLs inside ClockGenA(s)
Gabriel FERNANDEZ
2014-03-25
1
-0
/
+559