summaryrefslogtreecommitdiffstats
path: root/drivers/clk/socfpga/clk-gate.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-16clk: socfpga: deindent code to proper indentationStephen Boyd1-2/+2
2019-08-16clk: socfpga: Don't reference clk_init_data after registrationStephen Boyd1-10/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2019-01-24clk: socfpga: Don't have get_parent for single parent opsStephen Boyd1-9/+13
2015-07-28clk: socfpga: switch to GENMASK()Andy Shevchenko1-1/+1
2015-07-20clk: socfpga: Remove clk.h and clkdev.h includesStephen Boyd1-2/+1
2015-06-05clk: socfpga: make use of of_clk_parent_fill helper functionDinh Nguyen1-5/+1
2015-05-21clk: socfpga: update clk.h so for Arria10 platform to useDinh Nguyen1-4/+0
2015-05-14clk: socfpga: Silence sparse warningStephen Boyd1-1/+1
2014-05-12clk: socfpga: add divider registers to the main pll outputsDinh Nguyen1-1/+0
2014-02-18clk: socfpga: Add a clk-phase property to the "altr,socfpga-gate-clk"Dinh Nguyen1-0/+68
2014-02-18clk: socfpga: split clk codeSteffen Trumtrar1-0/+195