summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu_nkm.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: sunxi-ng: nkm: add support for fixed post-dividerIcenowy Zheng2017-08-141-3/+19
* clk: sunxi-ng: Pass the parent and a pointer to the clocks round rateMaxime Ripard2017-06-071-3/+4
* clk: sunxi-ng: use 1 as fallback for minimum multiplierChen-Yu Tsai2017-04-131-4/+4
* clk: sunxi-ng: Implement multiplier maximumMaxime Ripard2017-01-231-4/+4
* clk: sunxi-ng: Implement factors offsetsMaxime Ripard2017-01-231-5/+13
* clk: sunxi-ng: Implement minimum for multipliersMaxime Ripard2016-10-251-4/+4
* clk: sunxi-ng: Add minimums for all the relevant structures and clocksMaxime Ripard2016-10-251-6/+12
* clk: sunxi-ng: Remove the use of rational computationsMaxime Ripard2016-10-251-16/+15Star
* clk: sunxi-ng: div: Allow to set a maximumMaxime Ripard2016-09-101-2/+2
* clk: sunxi-ng: nkm: Add mux to support multiple parentsChen-Yu Tsai2016-08-081-6/+34
* clk: sunxi-ng: Add N-K-M Factor clockMaxime Ripard2016-07-091-0/+153