summaryrefslogtreecommitdiff
path: root/drivers/clk/socfpga/clk-pll-s10.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-12clk: socfpga: cleanup spdx tagsTom Rix1-1/+1
2022-01-06clk: socfpga: remove redundant assignment on divisionColin Ian King1-1/+1
2021-04-08clk: socfpga: remove redundant initialization of variable divColin Ian King1-1/+1
2021-03-31clk: socfpga: Convert to s10/agilex/n5x to use clk_hwDinh Nguyen1-18/+25
2021-02-13clk: socfpga: agilex: add clock driver for eASIC N5X platformDinh Nguyen1-0/+83
2020-05-27clk: socfpga: agilex: add clock driver for the Agilex platformDinh Nguyen1-0/+68
2020-05-27clk: socfpga: add const to _ops data structuresDinh Nguyen1-2/+2
2020-05-27clk: socfpga: remove clk_ops enable/disable methodsDinh Nguyen1-2/+0
2020-05-27clk: socfpga: stratix10: use new parent data schemeDinh Nguyen1-2/+2
2020-02-13clk: socfpga: stratix10: simplify parameter passingDinh Nguyen1-6/+7
2020-02-13clk: 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-12clk: 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