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
/
mmp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-24
clk: mmp: Convert to clk_hw based provider APIs
Stephen Boyd
2
-21
/
+17
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-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
3
-4
/
+1
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-07-20
clk: mmp: Remove clk.h include
Stephen Boyd
3
-4
/
+1
2015-06-04
clk: mmp: add timer clock for pxa168/mmp2/pxa910
Chao Xie
3
-0
/
+24
2015-06-04
clk: mmp: Fix the wrong factor table for uart PLL
Chao Xie
2
-6
/
+2
2015-06-04
clk: mmp: add fixed clock UBS_PLL for pxa910/pxa168
Chao Xie
2
-0
/
+2
2015-05-15
clk: mmp: add PXA1928 clock support
Rob Herring
2
-0
/
+267
2015-05-14
clk: mmp: Silence sparse warnings
Stephen Boyd
2
-2
/
+2
2015-02-02
clk: Add rate constraints to clocks
Tomeu Vizoso
1
-0
/
+2
2014-12-11
clk: mmp: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
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 mmp2 DT support for clock driver
Chao Xie
2
-0
/
+335
2014-11-12
clk: mmp: add pxa910 DT support for clock driver
Chao Xie
2
-1
/
+302
2014-11-12
clk: mmp: add pxa168 DT support for clock driver
Chao Xie
2
-0
/
+281
2014-11-12
clk: mmp: add reset support
Chao Xie
3
-0
/
+132
2014-11-12
clk: mmp: add basic support functions for DT support
Chao Xie
3
-2
/
+298
2014-11-12
clk: mmp: add mmp private gate clock
Chao Xie
3
-1
/
+155
2014-11-12
clk: mmp: add clock type mix
Chao Xie
3
-1
/
+580
2014-11-12
clk: mmp: move definiton of mmp_clk_frac to clk.h
Chao Xie
2
-18
/
+22
2014-11-12
clk: mmp: add init callback for clk-frac
Chao Xie
1
-0
/
+40
2014-11-12
clk: mmp: add spin lock for clk-frac
Chao Xie
5
-5
/
+15
2014-11-12
clk: mmp: add prefix "mmp" for structures defined for clk-frac
Chao Xie
5
-21
/
+22
2014-03-26
clk: mmp: try to use closer one when do round rate
Chao Xie
1
-3
/
+7
2014-03-26
clk: mmp: fix the wrong calculation formula
Chao Xie
1
-5
/
+5
2014-03-26
clk: mmp: fix wrong mask when calculate denominator
Chao Xie
1
-1
/
+1
2013-08-19
clk: add CLK_SET_RATE_NO_REPARENT flag
James Hogan
3
-38
/
+72
2013-04-11
ARM: pxa: remove cpu_is_xxx in gpio driver
Haojian Zhuang
3
-3
/
+3
2012-08-28
clk: mmp: add clock definition for mmp2
Chao Xie
2
-0
/
+450
2012-08-28
clk: mmp: add clock definition for pxa910
Chao Xie
2
-0
/
+321
2012-08-28
clk: mmp: add clock definition for pxa168
Chao Xie
2
-0
/
+348
2012-08-28
clk: mmp: add mmp specific clocks
Chao Xie
5
-0
/
+442