summaryrefslogtreecommitdiff
path: root/drivers/clk/socfpga/clk-pll-a10.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-22clk: socfpga: arria10: use of_clk_add_hw_provider and improve error handlingMarco Pagani1-8/+22
2021-03-31clk: socfpga: arria10: convert to use clk_hwDinh Nguyen1-6/+6
2021-02-11clk: socfpga: clk-pll-a10: Remove set but unused variable 'rc'Lee Jones1-2/+1
2020-05-27clk: socfpga: add const to _ops data structuresDinh Nguyen1-1/+1
2020-05-27clk: socfpga: remove clk_ops enable/disable methodsDinh Nguyen1-2/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2018-12-28clk: socfpga: fix refcount leakYangtao Li1-0/+1
2016-02-09clk: socfpga: fix __init annotationArnd Bergmann1-1/+1
2015-07-20clk: socfpga: Remove clk.h and clkdev.h includesStephen Boyd1-0/+1
2015-05-22clk: socfpga: add a clock driver for the Arria 10 platformDinh Nguyen1-0/+129