index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
st
/
clkgen-mux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: clk: st: Simplify clock binding of STiH4xx platforms
Gabriel Fernandez
2016-09-16
1
-19
/
+9
*
drivers: clk: st: Remove stih415-416 clock support
Gabriel Fernandez
2016-09-16
1
-725
/
+1
*
clk: st: Remove impossible check for of_clk_get_parent_count() < 0
Stephen Boyd
2016-02-26
1
-2
/
+2
*
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2016-01-29
1
-5
/
+4
*
drivers: clk: st: PLL rate change implementation for DVFS
Gabriel Fernandez
2015-10-08
1
-0
/
+3
*
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
2015-08-24
1
-1
/
+1
*
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
*
|
clk: st: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-28
1
-5
/
+2
*
|
clk: st: Fix error paths and allocation style
Stephen Boyd
2015-07-13
1
-38
/
+45
*
|
drivers: clk: st: Fix mux bit-setting for Cortex A9 clocks
Gabriel Fernandez
2015-07-06
1
-1
/
+1
*
|
drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks
Pankaj Dev
2015-07-06
1
-3
/
+5
|
/
*
clk: st: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
2015-06-04
1
-1
/
+1
*
clk: st: Silence sparse warnings
Stephen Boyd
2015-05-14
1
-7
/
+7
*
clk: constify of_device_id array
Fabian Frederick
2015-04-01
1
-4
/
+4
*
clk: Replace explicit clk assignment with __clk_hw_set_clk
Javier Martinez Canillas
2015-02-18
1
-7
/
+7
*
clk: st: Use round to closest divider flag
Gabriel FERNANDEZ
2014-07-28
1
-1
/
+2
*
clk: st: STiH407: Support for A9 MUX Clocks
Gabriel FERNANDEZ
2014-07-28
1
-0
/
+9
*
clk: st: Support for A9 MUX clocks
Gabriel FERNANDEZ
2014-03-25
1
-0
/
+19
*
clk: st: Support for VCC-mux and MUX clocks
Gabriel FERNANDEZ
2014-03-25
1
-0
/
+272
*
clk: st: Support for DIVMUX and PreDiv Clocks
Gabriel FERNANDEZ
2014-03-25
1
-0
/
+529