summaryrefslogtreecommitdiff
path: root/drivers/clk/mmp/clk.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-13clk: mmp2: fix link error without mmp2Arnd Bergmann1-31/+0
2020-03-21clk: mmp2: Add support for PLL clock sourcesLubomir Rintel1-0/+31
2018-12-03clk: mmp: Off by one in mmp_clk_add()Dan Carpenter1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-18clk: mmp: Drop unnecessary staticJulia Lawall1-1/+1
2015-07-20clk: mmp: Remove clk.h includeStephen Boyd1-2/+1
2014-11-13clk: mmp: add basic support functions for DT supportChao Xie1-0/+192