aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/mmp/clk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+11
2020-05-27clk: mmp2: Add support for power islandsLubomir Rintel1-0/+10
2020-05-27clk: mmp: frac: Allow setting bits other than the numerator/denominatorLubomir Rintel1-0/+1
2020-04-13clk: mmp2: fix link error without mmp2Arnd Bergmann1-7/+0
2020-03-20clk: mmp2: Add support for PLL clock sourcesLubomir Rintel1-0/+24
2020-03-20clk: mmp2: Constify some stringsLubomir Rintel1-2/+2
2020-03-20clk: mmp2: Remove a unused prototypeLubomir Rintel1-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-11-12clk: mmp: add basic support functions for DT supportChao Xie1-1/+105
2014-11-12clk: mmp: add mmp private gate clockChao Xie1-0/+21
2014-11-12clk: mmp: add clock type mixChao Xie1-0/+66
2014-11-12clk: mmp: move definiton of mmp_clk_frac to clk.hChao Xie1-10/+22
2014-11-12clk: mmp: add spin lock for clk-fracChao Xie1-1/+2
2014-11-12clk: mmp: add prefix "mmp" for structures defined for clk-fracChao Xie1-4/+4
2012-08-28clk: mmp: add mmp specific clocksChao Xie1-0/+35