index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mmp
/
clk-mix.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: mmp2: Constify some strings
Lubomir Rintel
2020-03-21
1
-1
/
+1
*
clk: let init callback return an error code
Jerome Brunet
2019-12-24
1
-1
/
+3
*
clk: mmp: Adjust checks for NULL pointers
Markus Elfring
2017-11-14
1
-2
/
+2
*
clk: mmp: Use common error handling code in mmp_clk_register_mix()
Markus Elfring
2017-11-14
1
-6
/
+8
*
clk: mmp: Delete error messages for failed memory allocations
Markus Elfring
2017-11-14
1
-8
/
+1
*
clk: mmp: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-25
1
-19
/
+16
*
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
2015-08-25
1
-4
/
+4
*
clk/mmp: use kmemdup rather than duplicating its implementation
Andrzej Hajda
2015-08-08
1
-4
/
+3
*
clk: fix some determine_rate implementations
Boris Brezillon
2015-07-28
1
-1
/
+4
*
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
2015-07-28
1
-11
/
+9
*
clk: Add rate constraints to clocks
Tomeu Vizoso
2015-02-02
1
-0
/
+2
*
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
2014-12-04
1
-2
/
+2
*
clk: mmp: add clock type mix
Chao Xie
2014-11-13
1
-0
/
+513