summaryrefslogtreecommitdiffstats
path: root/drivers/clk/socfpga/clk-gate-a10.c
Commit message (Expand)AuthorAgeFilesLines
* clk: socfpga: arria10: use of_clk_add_hw_provider and improve error handlingMarco Pagani2023-03-211-7/+19
* clk: socfpga: remove the setting of clk-phase for sdmmc_clkDinh Nguyen2022-12-071-68/+0
* clk: socfpga: arria10: Fix memory leak of socfpga_clk on error returnColin Ian King2021-04-071-0/+1
* clk: socfpga: arria10: convert to use clk_hwDinh Nguyen2021-03-301-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* clk: socfpga: Fix the smplsel on Arria10 and Stratix10Dinh Nguyen2017-06-191-1/+1
* clk: socfpga: allow for multiple parents on Arria10 periph clocksDinh Nguyen2016-02-221-5/+1
* clk: socfpga: switch to GENMASK()Andy Shevchenko2015-07-281-1/+1
* clk: socfpga: Remove clk.h and clkdev.h includesStephen Boyd2015-07-201-0/+1
* clk: socfpga: remove a stray tabDan Carpenter2015-06-091-1/+1
* clk: socfpga: add a clock driver for the Arria 10 platformDinh Nguyen2015-05-211-0/+190