summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi-ng/ccu_nm.c
AgeCommit message (Expand)Author
2021-11-22clk: sunxi-ng: Export symbols used by CCU driversSamuel Holland
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2018-11-05clk: sunxi-ng: Use u64 for calculation of NM rateJernej Skrabec
2018-08-27clk: sunxi-ng: Add maximum rate constraint to NM PLLsJernej Skrabec
2018-03-02clk: sunxi-ng: Add check for minimal rate to NM PLLsJernej Skrabec
2017-12-08clk: sunxi-ng: Support fixed post-dividers on NM style clocksChen-Yu Tsai
2017-10-13clk: sunxi-ng: nm: Add support for sigma-delta modulationChen-Yu Tsai
2017-10-13clk: sunxi-ng: nm: Check if requested rate is supported by fractional clockChen-Yu Tsai
2017-08-01clk: sunxi-ng: Wait for lock when using fractional modeJernej Škrabec
2017-08-01clk: sunxi-ng: Fix fractional mode for N-M clocksJernej Škrabec
2017-04-13clk: sunxi-ng: Fix round_rate/set_rate multiplier minimum mismatchChen-Yu Tsai
2017-04-13clk: sunxi-ng: use 1 as fallback for minimum multiplierChen-Yu Tsai
2017-01-23clk: sunxi-ng: Implement multiplier maximumMaxime Ripard
2017-01-23clk: sunxi-ng: Implement factors offsetsMaxime Ripard
2016-10-25clk: sunxi-ng: Implement minimum for multipliersMaxime Ripard
2016-10-25clk: sunxi-ng: Add minimums for all the relevant structures and clocksMaxime Ripard
2016-10-25clk: sunxi-ng: Remove the use of rational computationsMaxime Ripard
2016-09-10clk: sunxi-ng: div: Allow to set a maximumMaxime Ripard
2016-07-08clk: sunxi-ng: Add N-M-factor clock supportMaxime Ripard