Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-21 | Merge tag 'sunxi-clk-for-4.12-2' of https://git.kernel.org/pub/scm/linux/kern... | Stephen Boyd | 1 | -4/+4 |
2017-04-13 | clk: sunxi-ng: Fix round_rate/set_rate multiplier minimum mismatch | Chen-Yu Tsai | 1 | -2/+2 |
2017-04-13 | clk: sunxi-ng: use 1 as fallback for minimum multiplier | Chen-Yu Tsai | 1 | -2/+2 |
2017-03-20 | clk: sunxi-ng: fix recalc_rate formula of NKMP clocks | Icenowy Zheng | 1 | -1/+1 |
2017-01-23 | clk: sunxi-ng: Implement multiplier maximum | Maxime Ripard | 1 | -4/+4 |
2017-01-23 | clk: sunxi-ng: Implement factors offsets | Maxime Ripard | 1 | -4/+13 |
2016-10-25 | clk: sunxi-ng: Implement minimum for multipliers | Maxime Ripard | 1 | -2/+2 |
2016-10-25 | clk: sunxi-ng: Add minimums for all the relevant structures and clocks | Maxime Ripard | 1 | -8/+16 |
2016-10-25 | clk: sunxi-ng: Remove the use of rational computations | Maxime Ripard | 1 | -19/+18 |
2016-09-10 | clk: sunxi-ng: div: Allow to set a maximum | Maxime Ripard | 1 | -11/+10 |
2016-07-08 | clk: sunxi-ng: Add N-K-M-P factor clock | Maxime Ripard | 1 | -0/+167 |