summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-xgene.c
AgeCommit message (Expand)Author
2017-07-21clk: Convert to using %pOF instead of full_nameRob Herring
2016-10-28clk: xgene: Don't call __pa on ioremaped addressLaura Abbott
2016-09-14clk: xgene: Add PMD clockHoan Tran
2016-04-15clk: xgene: Remove CLK_IS_ROOTStephen Boyd
2016-03-03clk: xgene: Add missing parenthesis when clearing divider valueLoc Ho
2016-01-29clk: xgene: Remove return from void functionStephen Boyd
2016-01-29clk: xgene: Add SoC and PMD PLL clocks with v2 hardwareLoc Ho
2015-11-20clk: xgene: Fix divider with non-zero shift valueLoc Ho
2015-10-16clk: xgene: Remove unused setup.h includeStephen Boyd
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd
2015-07-06clk: xgene: Delete duplicated name fieldMatthias Brugger
2015-05-14clk: xgene: Silence sparse warningsStephen Boyd
2013-10-07clk: Add APM X-Gene SoC clock driverLoc Ho