summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-xgene.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1Star
* clk: core: replace clk_{readl,writel} with {readl,writel}Jonas Gorski2019-04-231-3/+3
* clk: clk-xgene: Adjust six checks for null pointersMarkus Elfring2017-11-141-6/+6
* clk: clk-xgene: Delete error messages for failed memory allocationsMarkus Elfring2017-11-141-6/+2Star
* clk: Convert to using %pOF instead of full_nameRob Herring2017-07-221-9/+6Star
* clk: xgene: Don't call __pa on ioremaped addressLaura Abbott2016-10-281-6/+4Star
* clk: xgene: Add PMD clockHoan Tran2016-09-141-0/+221
* clk: xgene: Remove CLK_IS_ROOTStephen Boyd2016-04-161-1/+1
* clk: xgene: Add missing parenthesis when clearing divider valueLoc Ho2016-03-031-2/+2
* clk: xgene: Remove return from void functionStephen Boyd2016-01-291-1/+1
* clk: xgene: Add SoC and PMD PLL clocks with v2 hardwareLoc Ho2016-01-291-37/+66
* clk: xgene: Fix divider with non-zero shift valueLoc Ho2015-11-201-1/+2
* clk: xgene: Remove unused setup.h includeStephen Boyd2015-10-161-1/+0Star
* clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-251-11/+11
* clk: xgene: Delete duplicated name fieldMatthias Brugger2015-07-071-15/+13Star
* clk: xgene: Silence sparse warningsStephen Boyd2015-05-151-10/+12
* clk: Add APM X-Gene SoC clock driverLoc Ho2013-10-071-0/+521