aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/socfpga/clk-pll.c
AgeCommit message (Expand)Author
2023-01-18clk: socfpga: use clk_hw_register for a5/c5Dinh Nguyen
2023-01-18clk: socfpga: clk-pll: Remove unused variable 'rc'Lee Jones
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-12-28clk: 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