aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/socfpga/clk-pll.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2018-12-28clk: socfpga: fix refcount leakYangtao Li1-0/+1
2015-07-20clk: socfpga: Remove clk.h and clkdev.h includesStephen Boyd1-2/+1
2015-06-05clk: socfpga: make use of of_clk_parent_fill helper functionDinh Nguyen1-6/+1
2014-04-30clk: socfpga: fix clock driver for 3.15Dinh Nguyen1-0/+7
2014-02-26clk: socfpga: Support multiple parents for the pll clocksDinh Nguyen1-4/+22
2014-02-26clk: socfpga: Fix integer overflow in clock calculationDinh Nguyen1-3/+5
2014-02-18clk: socfpga: split clk codeSteffen Trumtrar1-0/+111