summaryrefslogtreecommitdiffstats
path: root/drivers/clk/socfpga/clk-pll-s10.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: socfpga: agilex: add clock driver for the Agilex platformDinh Nguyen2020-05-271-0/+68
* clk: socfpga: add const to _ops data structuresDinh Nguyen2020-05-271-2/+2
* clk: socfpga: remove clk_ops enable/disable methodsDinh Nguyen2020-05-271-2/+0
* clk: socfpga: stratix10: use new parent data schemeDinh Nguyen2020-05-271-2/+2
* clk: socfpga: stratix10: simplify parameter passingDinh Nguyen2020-02-131-6/+7
* clk: stratix10: use do_div() for 64-bit calculationDinh Nguyen2020-02-131-1/+3
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: socfpga: stratix10: fix rate calculation for pll clocksDinh Nguyen2019-01-121-1/+1
* clk: socfpga: stratix10: add clock driver for Stratix10 platformDinh Nguyen2018-04-061-0/+146