Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-19 | clk: at91: clk-sam9x60-pll: allow runtime changes for pll | Claudiu Beznea | 1 | -18/+127 |
2020-10-14 | clk: at91: clk-sam9x60-pll: remove unused variable | Claudiu Beznea | 1 | -2/+1 |
2020-07-24 | clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs | Claudiu Beznea | 1 | -173/+374 |
2020-07-24 | clk: at91: sam9x60-pll: use frac when setting frequency | Claudiu Beznea | 1 | -4/+8 |
2020-07-24 | clk: at91: sam9x60-pll: check fcore against ranges | Claudiu Beznea | 1 | -1/+11 |
2020-07-24 | clk: at91: sam9x60-pll: use logical or for range check | Claudiu Beznea | 1 | -1/+1 |
2020-07-24 | clk: at91: clk-sam9x60-pll: fix mul mask | Claudiu Beznea | 1 | -1/+1 |
2020-02-18 | clk: at91: move sam9x60's PLL register offsets to PMC header | Claudiu Beznea | 1 | -54/+37 |
2020-01-06 | clk: at91: sam9x60-pll: adapt PMC_PLL_ACR default value | Eugen Hristev | 1 | -2/+6 |
2019-04-25 | clk: at91: add sam9x60 PLL driver | Alexandre Belloni | 1 | -0/+330 |