summaryrefslogtreecommitdiffstats
path: root/drivers/clk/socfpga/clk-pll-a10.c
Commit message (Expand)AuthorAgeFilesLines
* clk: socfpga: arria10: use of_clk_add_hw_provider and improve error handlingMarco Pagani2023-03-211-8/+22
* clk: socfpga: arria10: convert to use clk_hwDinh Nguyen2021-03-301-6/+6
* clk: socfpga: clk-pll-a10: Remove set but unused variable 'rc'Lee Jones2021-02-111-2/+1
* clk: socfpga: add const to _ops data structuresDinh Nguyen2020-05-261-1/+1
* clk: socfpga: remove clk_ops enable/disable methodsDinh Nguyen2020-05-261-2/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* clk: socfpga: fix refcount leakYangtao Li2018-12-281-0/+1
* clk: socfpga: fix __init annotationArnd Bergmann2016-02-081-1/+1
* clk: socfpga: Remove clk.h and clkdev.h includesStephen Boyd2015-07-201-0/+1
* clk: socfpga: add a clock driver for the Arria 10 platformDinh Nguyen2015-05-211-0/+129