summaryrefslogtreecommitdiffstats
path: root/drivers/clk/socfpga/clk-pll.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+1Star
* clk: socfpga: fix refcount leakYangtao Li2018-12-281-0/+1
* clk: socfpga: Remove clk.h and clkdev.h includesStephen Boyd2015-07-201-2/+1Star
* clk: socfpga: make use of of_clk_parent_fill helper functionDinh Nguyen2015-06-061-6/+1Star
* clk: socfpga: fix clock driver for 3.15Dinh Nguyen2014-04-301-0/+7
* clk: socfpga: Support multiple parents for the pll clocksDinh Nguyen2014-02-261-4/+22
* clk: socfpga: Fix integer overflow in clock calculationDinh Nguyen2014-02-261-3/+5
* clk: socfpga: split clk codeSteffen Trumtrar2014-02-181-0/+111