| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: clk-xgene: simplify if-if to if-else | Yihao Han | 2022-10-03 | 1 | -2/+2 |
* | clk: clk-xgene: Add description for 'mask' and fix formatting for 'flags' | Lee Jones | 2021-02-11 | 1 | -3/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -16/+1 |
* | clk: core: replace clk_{readl,writel} with {readl,writel} | Jonas Gorski | 2019-04-23 | 1 | -3/+3 |
* | clk: clk-xgene: Adjust six checks for null pointers | Markus Elfring | 2017-11-13 | 1 | -6/+6 |
* | clk: clk-xgene: Delete error messages for failed memory allocations | Markus Elfring | 2017-11-13 | 1 | -6/+2 |
* | clk: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-21 | 1 | -9/+6 |
* | clk: xgene: Don't call __pa on ioremaped address | Laura Abbott | 2016-10-28 | 1 | -6/+4 |
* | clk: xgene: Add PMD clock | Hoan Tran | 2016-09-14 | 1 | -0/+221 |
* | clk: xgene: Remove CLK_IS_ROOT | Stephen Boyd | 2016-04-15 | 1 | -1/+1 |
* | clk: xgene: Add missing parenthesis when clearing divider value | Loc Ho | 2016-03-03 | 1 | -2/+2 |
* | clk: xgene: Remove return from void function | Stephen Boyd | 2016-01-29 | 1 | -1/+1 |
* | clk: xgene: Add SoC and PMD PLL clocks with v2 hardware | Loc Ho | 2016-01-29 | 1 | -37/+66 |
* | clk: xgene: Fix divider with non-zero shift value | Loc Ho | 2015-11-20 | 1 | -1/+2 |
* | clk: xgene: Remove unused setup.h include | Stephen Boyd | 2015-10-16 | 1 | -1/+0 |
* | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd | 2015-08-24 | 1 | -11/+11 |
* | clk: xgene: Delete duplicated name field | Matthias Brugger | 2015-07-06 | 1 | -15/+13 |
* | clk: xgene: Silence sparse warnings | Stephen Boyd | 2015-05-14 | 1 | -10/+12 |
* | clk: Add APM X-Gene SoC clock driver | Loc Ho | 2013-10-07 | 1 | -0/+521 |