summaryrefslogtreecommitdiff
path: root/drivers/clk/mmp/clk.h
AgeCommit message (Expand)Author
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-05-27clk: mmp2: Add support for power islandsLubomir Rintel
2020-05-27clk: mmp: frac: Allow setting bits other than the numerator/denominatorLubomir Rintel
2020-04-13clk: mmp2: fix link error without mmp2Arnd Bergmann
2020-03-20clk: mmp2: Add support for PLL clock sourcesLubomir Rintel
2020-03-20clk: mmp2: Constify some stringsLubomir Rintel
2020-03-20clk: mmp2: Remove a unused prototypeLubomir Rintel
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-11-12clk: mmp: add basic support functions for DT supportChao Xie
2014-11-12clk: mmp: add mmp private gate clockChao Xie
2014-11-12clk: mmp: add clock type mixChao Xie
2014-11-12clk: mmp: move definiton of mmp_clk_frac to clk.hChao Xie
2014-11-12clk: mmp: add spin lock for clk-fracChao Xie
2014-11-12clk: mmp: add prefix "mmp" for structures defined for clk-fracChao Xie
2012-08-28clk: mmp: add mmp specific clocksChao Xie