aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu_mult.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-22clk: sunxi-ng: Export symbols used by CCU driversSamuel Holland1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2017-08-01clk: sunxi-ng: Wait for lock when using fractional modeJernej Škrabec1-1/+2
2017-08-01clk: sunxi-ng: multiplier: Fix fractional modeJernej Škrabec1-2/+5
2017-06-07clk: sunxi-ng: mux: Change pre-divider application function prototypeMaxime Ripard1-4/+4
2017-06-07clk: sunxi-ng: Pass the parent and a pointer to the clocks round rateMaxime Ripard1-5/+6
2017-04-05clk: sunxi-ng: mult: Support PLL lock detectionChen-Yu Tsai1-0/+2
2017-01-23clk: sunxi-ng: Implement multiplier maximumMaxime Ripard1-2/+12
2017-01-23clk: sunxi-ng: mult: Fix minimum in round rateMaxime Ripard1-1/+1
2017-01-23clk: sunxi-ng: Implement factors offsetsMaxime Ripard1-3/+3
2017-01-23clk: sunxi-ng: multiplier: Add fractional supportMaxime Ripard1-0/+8
2016-10-25clk: sunxi-ng: Implement minimum for multipliersMaxime Ripard1-1/+1
2016-10-25clk: sunxi-ng: Add minimums for all the relevant structures and clocksMaxime Ripard1-1/+6
2016-10-25clk: sunxi-ng: Finish to convert to structures for argumentsMaxime Ripard1-8/+20
2016-09-10clk: sunxi-ng: Add N-class clocks supportMaxime Ripard1-0/+133