summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mmp/clk.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-101-0/+11
|\
| * clk: mmp2: Add support for power islandsLubomir Rintel2020-05-271-0/+10
| * clk: mmp: frac: Allow setting bits other than the numerator/denominatorLubomir Rintel2020-05-271-0/+1
* | clk: mmp2: fix link error without mmp2Arnd Bergmann2020-04-131-7/+0
|/
* clk: mmp2: Add support for PLL clock sourcesLubomir Rintel2020-03-201-0/+24
* clk: mmp2: Constify some stringsLubomir Rintel2020-03-201-2/+2
* clk: mmp2: Remove a unused prototypeLubomir Rintel2020-03-201-3/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* clk: mmp: add basic support functions for DT supportChao Xie2014-11-121-1/+105
* clk: mmp: add mmp private gate clockChao Xie2014-11-121-0/+21
* clk: mmp: add clock type mixChao Xie2014-11-121-0/+66
* clk: mmp: move definiton of mmp_clk_frac to clk.hChao Xie2014-11-121-10/+22
* clk: mmp: add spin lock for clk-fracChao Xie2014-11-121-1/+2
* clk: mmp: add prefix "mmp" for structures defined for clk-fracChao Xie2014-11-121-4/+4
* clk: mmp: add mmp specific clocksChao Xie2012-08-281-0/+35