aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/socfpga/clk-periph.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-21clk: socfpga: use of_clk_add_hw_provider and improve error handlingMarco Pagani1-6/+20
2021-03-30clk: socfpga: use clk_hw_register for a5/c5Dinh Nguyen1-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2015-08-24clk: socfpga: Add a second parent option for the dbg_base_clkDinh Nguyen1-4/+14
2015-07-28clk: socfpga: switch to GENMASK()Andy Shevchenko1-1/+1
2015-07-20clk: socfpga: Remove clk.h and clkdev.h includesStephen Boyd1-2/+1
2015-05-14clk: socfpga: Silence sparse warningStephen Boyd1-1/+1
2014-05-12clk: socfpga: add divider registers to the main pll outputsDinh Nguyen1-3/+19
2014-02-18clk: socfpga: split clk codeSteffen Trumtrar1-0/+94