| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: vt8500: Staticize vtwm_pll_ops | Sachin Kamat | 2013-12-19 | 1 | -1/+1 |
* | ARM: vt8500: prepare for arch-wide .init_time callback | Sebastian Hesselbarth | 2013-09-29 | 1 | -10/+0 |
* | clk: vt8500: parse pmc_base from clock driver | Sebastian Hesselbarth | 2013-09-29 | 1 | -0/+24 |
* | Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2013-07-03 | 1 | -4/+71 |
|\ |
|
| * | clk: vt8500: Remove unnecessary divisor adjustment in vtwm_dclk_set_rate() | Tony Prisk | 2013-05-29 | 1 | -4/+0 |
| * | clk: vt8500: Add support for clocks on the WM8850 SoCs | Tony Prisk | 2013-05-29 | 1 | -0/+71 |
* | | clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate() | Tony Prisk | 2013-05-29 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2013-04-29 | 1 | -0/+2 |
|\ |
|
| * | clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate. | Tony Prisk | 2013-04-14 | 1 | -0/+2 |
* | | clk: vt8500: Fix "fix device clock divisor calculations" | Arnd Bergmann | 2013-03-14 | 1 | -1/+1 |
|/ |
|
* | clk: vt8500: Use common of_clk_init() function | Prashant Gaikwad | 2013-01-24 | 1 | -12/+5 |
* | clk: vt8500: Add support for WM8750/WM8850 PLL clocks | Tony Prisk | 2013-01-15 | 1 | -2/+100 |
* | clk: vt8500: Fix division-by-0 when requested rate=0 | Tony Prisk | 2013-01-15 | 1 | -2/+12 |
* | clk: vt8500: Fix device clock divisor calculations | Tony Prisk | 2013-01-15 | 1 | -0/+8 |
* | clk: vt8500: Fix error in PLL calculations on non-exact match. | Tony Prisk | 2013-01-15 | 1 | -3/+3 |
* | CLK: vt8500: Fix SDMMC clk special cases | Tony Prisk | 2012-11-09 | 1 | -0/+18 |
* | arm: vt8500: clk: Add Common Clock Framework support | Tony Prisk | 2012-09-21 | 1 | -0/+510 |