| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: at91: remove the checking of parent_name | Claudiu Beznea | 2020-10-14 | 1 | -2/+2 |
* | clk: at91: clk-peripheral: add support for changeable parent rate | Claudiu Beznea | 2020-07-24 | 1 | -5/+104 |
* | clk: at91: replace conditional operator with double logical not | Claudiu Beznea | 2020-07-24 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | clk: at91: allow configuring peripheral PCR layout | Alexandre Belloni | 2019-04-25 | 1 | -22/+24 |
* | clk: at91: move DT compatibility code to its own file | Alexandre Belloni | 2018-10-17 | 1 | -77/+0 |
* | clk: at91: allow clock registration from C code | Alexandre Belloni | 2018-10-17 | 1 | -2/+2 |
* | clk: at91: Add sama5d2 suspend/resume | Alexandre Belloni | 2017-06-30 | 1 | -1/+3 |
* | clk: at91: Migrate to clk_hw based registration and OF APIs | Stephen Boyd | 2016-09-15 | 1 | -16/+23 |
* | clk: at91: remove useless includes | Alexandre Belloni | 2016-02-17 | 1 | -2/+0 |
* | clk: at91: make use of syscon/regmap internally | Boris Brezillon | 2016-02-17 | 1 | -56/+79 |
* | clk: at91: modify PMC peripheral clock to deal with newer register layout | Nicolas Ferre | 2015-10-01 | 1 | -6/+14 |
* | clk: at91: cleanup PMC header file for PCR register fields | Nicolas Ferre | 2015-10-01 | 1 | -4/+4 |
* | clk: at91: Convert to clk_hw based provider APIs | Stephen Boyd | 2015-08-25 | 1 | -3/+3 |
* | clk: at91: fix PERIPHERAL_MAX_SHIFT definition | Boris Brezillon | 2015-06-19 | 1 | -4/+4 |
* | clk: at91: add PMC peripheral clocks | Boris BREZILLON | 2013-12-02 | 1 | -0/+410 |