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