summaryrefslogtreecommitdiffstats
path: root/drivers/clk/socfpga/clk-pll-s10.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-26clk: socfpga: agilex: add clock driver for the Agilex platformDinh Nguyen1-0/+68
2020-05-26clk: socfpga: add const to _ops data structuresDinh Nguyen1-2/+2
2020-05-26clk: socfpga: remove clk_ops enable/disable methodsDinh Nguyen1-2/+0
2020-05-26clk: socfpga: stratix10: use new parent data schemeDinh Nguyen1-2/+2
2020-02-12clk: socfpga: stratix10: simplify parameter passingDinh Nguyen1-6/+7
2020-02-12clk: stratix10: use do_div() for 64-bit calculationDinh Nguyen1-1/+3
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2019-01-11clk: socfpga: stratix10: fix rate calculation for pll clocksDinh Nguyen1-1/+1
2018-04-06clk: socfpga: stratix10: add clock driver for Stratix10 platformDinh Nguyen1-0/+146