Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-28 | clk: xgene: Don't call __pa on ioremaped address | Laura Abbott | 1 | -6/+4 |
2016-09-14 | clk: xgene: Add PMD clock | Hoan Tran | 1 | -0/+221 |
2016-04-15 | clk: xgene: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2016-03-03 | clk: xgene: Add missing parenthesis when clearing divider value | Loc Ho | 1 | -2/+2 |
2016-01-29 | clk: xgene: Remove return from void function | Stephen Boyd | 1 | -1/+1 |
2016-01-29 | clk: xgene: Add SoC and PMD PLL clocks with v2 hardware | Loc Ho | 1 | -37/+66 |
2015-11-20 | clk: xgene: Fix divider with non-zero shift value | Loc Ho | 1 | -1/+2 |
2015-10-16 | clk: xgene: Remove unused setup.h include | Stephen Boyd | 1 | -1/+0 |
2015-08-24 | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd | 1 | -11/+11 |
2015-07-06 | clk: xgene: Delete duplicated name field | Matthias Brugger | 1 | -15/+13 |
2015-05-14 | clk: xgene: Silence sparse warnings | Stephen Boyd | 1 | -10/+12 |
2013-10-07 | clk: Add APM X-Gene SoC clock driver | Loc Ho | 1 | -0/+521 |