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