index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mmp
/
clk.h
Age
Commit message (
Expand
)
Author
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-05-27
clk: mmp2: Add support for power islands
Lubomir Rintel
2020-05-27
clk: mmp: frac: Allow setting bits other than the numerator/denominator
Lubomir Rintel
2020-04-13
clk: mmp2: fix link error without mmp2
Arnd Bergmann
2020-03-20
clk: mmp2: Add support for PLL clock sources
Lubomir Rintel
2020-03-20
clk: mmp2: Constify some strings
Lubomir Rintel
2020-03-20
clk: mmp2: Remove a unused prototype
Lubomir Rintel
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-11-12
clk: mmp: add basic support functions for DT support
Chao Xie
2014-11-12
clk: mmp: add mmp private gate clock
Chao Xie
2014-11-12
clk: mmp: add clock type mix
Chao Xie
2014-11-12
clk: mmp: move definiton of mmp_clk_frac to clk.h
Chao Xie
2014-11-12
clk: mmp: add spin lock for clk-frac
Chao Xie
2014-11-12
clk: mmp: add prefix "mmp" for structures defined for clk-frac
Chao Xie
2012-08-28
clk: mmp: add mmp specific clocks
Chao Xie