summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu_mux.c
Commit message (Expand)AuthorAgeFilesLines
* clk: sunxi-ng: mux: Get closest parent rate possible with CLK_SET_RATE_PARENTChen-Yu Tsai2017-01-301-1/+12
* clk: sunxi-ng: mux: honor CLK_SET_RATE_NO_REPARENT flagChen-Yu Tsai2017-01-301-0/+15
* clk: sunxi-ng: mux: Fix determine_rate for mux clocks with pre-dividersChen-Yu Tsai2017-01-301-3/+4
* clk: sunxi-ng: Implement global pre-dividerMaxime Ripard2017-01-231-1/+7
* clk: sunxi-ng: mux: Add clk notifier functionsChen-Yu Tsai2016-08-251-0/+36
* clk: sunxi-ng: mux: support fixed pre-dividers on multiple parentsChen-Yu Tsai2016-08-251-2/+4
* clk: sunxi-ng: mux: Add support for mux tablesChen-Yu Tsai2016-08-251-0/+12
* clk: sunxi-ng: mux: Increase fixed pre-divider div sizeChen-Yu Tsai2016-08-081-1/+1
* clk: sunxi-ng: Add mux clock supportMaxime Ripard2016-07-091-0/+187