summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-xgene.c
Commit message (Expand)AuthorAge
* clk: clk-xgene: Adjust six checks for null pointersMarkus Elfring2017-11-13
* clk: clk-xgene: Delete error messages for failed memory allocationsMarkus Elfring2017-11-13
* clk: Convert to using %pOF instead of full_nameRob Herring2017-07-21
* clk: xgene: Don't call __pa on ioremaped addressLaura Abbott2016-10-28
* clk: xgene: Add PMD clockHoan Tran2016-09-14
* clk: xgene: Remove CLK_IS_ROOTStephen Boyd2016-04-15
* clk: xgene: Add missing parenthesis when clearing divider valueLoc Ho2016-03-03
* clk: xgene: Remove return from void functionStephen Boyd2016-01-29
* clk: xgene: Add SoC and PMD PLL clocks with v2 hardwareLoc Ho2016-01-29
* clk: xgene: Fix divider with non-zero shift valueLoc Ho2015-11-20
* clk: xgene: Remove unused setup.h includeStephen Boyd2015-10-16
* clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-24
* clk: xgene: Delete duplicated name fieldMatthias Brugger2015-07-06
* clk: xgene: Silence sparse warningsStephen Boyd2015-05-14
* clk: Add APM X-Gene SoC clock driverLoc Ho2013-10-07