aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu_nkm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-14clk: sunxi-ng: nkm: add support for fixed post-dividerIcenowy Zheng1-3/+19
2017-06-07clk: sunxi-ng: Pass the parent and a pointer to the clocks round rateMaxime Ripard1-3/+4
2017-04-13clk: sunxi-ng: use 1 as fallback for minimum multiplierChen-Yu Tsai1-4/+4
2017-01-23clk: sunxi-ng: Implement multiplier maximumMaxime Ripard1-4/+4
2017-01-23clk: sunxi-ng: Implement factors offsetsMaxime Ripard1-5/+13
2016-10-25clk: sunxi-ng: Implement minimum for multipliersMaxime Ripard1-4/+4
2016-10-25clk: sunxi-ng: Add minimums for all the relevant structures and clocksMaxime Ripard1-6/+12
2016-10-25clk: sunxi-ng: Remove the use of rational computationsMaxime Ripard1-16/+15
2016-09-10clk: sunxi-ng: div: Allow to set a maximumMaxime Ripard1-2/+2
2016-08-08clk: sunxi-ng: nkm: Add mux to support multiple parentsChen-Yu Tsai1-6/+34
2016-07-08clk: sunxi-ng: Add N-K-M Factor clockMaxime Ripard1-0/+153