summaryrefslogtreecommitdiff
path: root/drivers/clk/socfpga/clk-pll.c
AgeCommit message (Expand)Author
2020-01-29clk: socfpga: fix refcount leakYangtao Li
2015-07-20clk: socfpga: Remove clk.h and clkdev.h includesStephen Boyd
2015-06-05clk: socfpga: make use of of_clk_parent_fill helper functionDinh Nguyen
2014-04-30clk: socfpga: fix clock driver for 3.15Dinh Nguyen
2014-02-26clk: socfpga: Support multiple parents for the pll clocksDinh Nguyen
2014-02-26clk: socfpga: Fix integer overflow in clock calculationDinh Nguyen
2014-02-18clk: socfpga: split clk codeSteffen Trumtrar