summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-xgene.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Convert to using %pOF instead of full_nameRob Herring2017-07-211-9/+6
* clk: xgene: Don't call __pa on ioremaped addressLaura Abbott2016-10-281-6/+4
* clk: xgene: Add PMD clockHoan Tran2016-09-141-0/+221
* clk: xgene: Remove CLK_IS_ROOTStephen Boyd2016-04-151-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/+0
* clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-241-11/+11
* clk: xgene: Delete duplicated name fieldMatthias Brugger2015-07-061-15/+13
* clk: xgene: Silence sparse warningsStephen Boyd2015-05-141-10/+12
* clk: Add APM X-Gene SoC clock driverLoc Ho2013-10-071-0/+521
OpenPOWER on IntegriCloud