index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mmp
/
clk-mix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
clk: mmp: Switch to use kmemdup_array()
Andy Shevchenko
1
-6
/
+4
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
1
-4
/
+1
2020-03-20
clk: mmp2: Constify some strings
Lubomir Rintel
1
-1
/
+1
2019-12-23
clk: let init callback return an error code
Jerome Brunet
1
-1
/
+3
2017-11-13
clk: mmp: Adjust checks for NULL pointers
Markus Elfring
1
-2
/
+2
2017-11-13
clk: mmp: Use common error handling code in mmp_clk_register_mix()
Markus Elfring
1
-6
/
+8
2017-11-13
clk: mmp: Delete error messages for failed memory allocations
Markus Elfring
1
-8
/
+1
2015-08-24
clk: mmp: Convert to clk_hw based provider APIs
Stephen Boyd
1
-19
/
+16
2015-08-24
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
1
-4
/
+4
2015-08-07
clk/mmp: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-4
/
+3
2015-07-27
clk: fix some determine_rate implementations
Boris Brezillon
1
-1
/
+4
2015-07-27
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
1
-11
/
+9
2015-02-02
clk: Add rate constraints to clocks
Tomeu Vizoso
1
-0
/
+2
2014-12-03
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
1
-2
/
+2
2014-11-12
clk: mmp: add clock type mix
Chao Xie
1
-0
/
+513