aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu_div.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-12-28clk: divider: fix incorrect usage of container_ofJerome Brunet1-1/+1
2017-08-14clk: sunxi-ng: div: Add support for fixed post-dividerPriit Laes1-3/+19
2017-06-07clk: sunxi-ng: mux: Change pre-divider application function prototypeMaxime Ripard1-4/+4
2017-06-07clk: sunxi-ng: div: Switch to divider_round_rateMaxime Ripard1-23/+4
2017-06-07clk: sunxi-ng: Pass the parent and a pointer to the clocks round rateMaxime Ripard1-3/+4
2017-01-27clk: sunxi-ng: Call divider_round_rate if we only have a single parentMaxime Ripard1-0/+12
2016-07-08clk: sunxi-ng: Add dividerMaxime Ripard1-0/+136