Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clk: at91: Migrate to clk_hw based registration and OF APIs | Stephen Boyd | 2016-09-14 | 1 | -9/+12 |
* | clk: at91: remove IRQ handling and use polling | Alexandre Belloni | 2016-02-17 | 1 | -43/+4 |
* | clk: at91: make use of syscon/regmap internally | Boris Brezillon | 2016-02-17 | 1 | -49/+70 |
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-07-11 | 1 | -2/+6 |
|\ | |||||
| * | clk: at91: do not leak resources | David Dueck | 2015-07-02 | 1 | -2/+6 |
* | | clk: at91: pll: fix input range validity check | Boris Brezillon | 2015-06-19 | 1 | -2/+10 |
|/ | |||||
* | clk: at91: fix recalc_rate implementation of PLL driver | Boris BREZILLON | 2014-09-02 | 1 | -8/+3 |
* | clk: at91: rework PLL rate calculation | Boris BREZILLON | 2014-09-02 | 1 | -70/+77 |
* | clk: at91: fix PLL_MAX_COUNT macro definition | Boris BREZILLON | 2014-09-02 | 1 | -1/+1 |
* | clk: at91: add PMC master clock | Boris BREZILLON | 2013-12-02 | 1 | -8/+2 |
* | clk: at91: add PMC pll clocks | Boris BREZILLON | 2013-12-02 | 1 | -0/+537 |