summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu_mult.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: sunxi-ng: Wait for lock when using fractional modeJernej Škrabec2017-08-011-1/+2
* clk: sunxi-ng: multiplier: Fix fractional modeJernej Škrabec2017-08-011-2/+5
* clk: sunxi-ng: mux: Change pre-divider application function prototypeMaxime Ripard2017-06-071-4/+4
* clk: sunxi-ng: Pass the parent and a pointer to the clocks round rateMaxime Ripard2017-06-071-5/+6
* clk: sunxi-ng: mult: Support PLL lock detectionChen-Yu Tsai2017-04-051-0/+2
* clk: sunxi-ng: Implement multiplier maximumMaxime Ripard2017-01-231-2/+12
* clk: sunxi-ng: mult: Fix minimum in round rateMaxime Ripard2017-01-231-1/+1
* clk: sunxi-ng: Implement factors offsetsMaxime Ripard2017-01-231-3/+3
* clk: sunxi-ng: multiplier: Add fractional supportMaxime Ripard2017-01-231-0/+8
* clk: sunxi-ng: Implement minimum for multipliersMaxime Ripard2016-10-251-1/+1
* clk: sunxi-ng: Add minimums for all the relevant structures and clocksMaxime Ripard2016-10-251-1/+6
* clk: sunxi-ng: Finish to convert to structures for argumentsMaxime Ripard2016-10-251-8/+20
* clk: sunxi-ng: Add N-class clocks supportMaxime Ripard2016-09-101-0/+133