summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi-ng/ccu_mux.c
AgeCommit message (Expand)Author
2021-11-22clk: sunxi-ng: Export symbols used by CCU driversSamuel Holland
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2017-06-16clk: sunxi-ng: Staticize ccu_mux_helper_unapply_prediv()Stephen Boyd
2017-06-07clk: sunxi-ng: Support multiple variable pre-dividersChen-Yu Tsai
2017-06-07clk: sunxi-ng: mux: Re-adjust parent rateMaxime Ripard
2017-06-07clk: sunxi-ng: mux: Change pre-divider application function prototypeMaxime Ripard
2017-06-07clk: sunxi-ng: mux: split out the pre-divider computation codeMaxime Ripard
2017-06-07clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENTMaxime Ripard
2017-06-07clk: sunxi-ng: Pass the parent and a pointer to the clocks round rateMaxime Ripard
2017-01-30clk: sunxi-ng: mux: Get closest parent rate possible with CLK_SET_RATE_PARENTChen-Yu Tsai
2017-01-30clk: sunxi-ng: mux: honor CLK_SET_RATE_NO_REPARENT flagChen-Yu Tsai
2017-01-30clk: sunxi-ng: mux: Fix determine_rate for mux clocks with pre-dividersChen-Yu Tsai
2017-01-23clk: sunxi-ng: Implement global pre-dividerMaxime Ripard
2016-08-25clk: sunxi-ng: mux: Add clk notifier functionsChen-Yu Tsai
2016-08-25clk: sunxi-ng: mux: support fixed pre-dividers on multiple parentsChen-Yu Tsai
2016-08-25clk: sunxi-ng: mux: Add support for mux tablesChen-Yu Tsai
2016-08-08clk: sunxi-ng: mux: Increase fixed pre-divider div sizeChen-Yu Tsai
2016-07-08clk: sunxi-ng: Add mux clock supportMaxime Ripard