aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu_mux.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-07clk: sunxi-ng: Support multiple variable pre-dividersChen-Yu Tsai1-5/+8
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-1/+2
2016-09-10clk: sunxi-ng: mux: Add mux table macroMaxime Ripard1-13/+13
2016-08-25clk: sunxi-ng: mux: Add clk notifier functionsChen-Yu Tsai1-0/+14
2016-08-25clk: sunxi-ng: mux: support fixed pre-dividers on multiple parentsChen-Yu Tsai1-4/+7
2016-08-25clk: sunxi-ng: mux: Add support for mux tablesChen-Yu Tsai1-6/+11
2016-08-25clk: sunxi-ng: mux: Rename mux macro to be consistentMaxime Ripard1-3/+3
2016-08-08clk: sunxi-ng: mux: Increase fixed pre-divider div sizeChen-Yu Tsai1-1/+1
2016-07-08clk: sunxi-ng: Add mux clock supportMaxime Ripard1-0/+91