aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi-ng/ccu_mux.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-30clk: sunxi-ng: mux: Get closest parent rate possible with CLK_SET_RATE_PARENTChen-Yu Tsai1-1/+12
2017-01-30clk: sunxi-ng: mux: honor CLK_SET_RATE_NO_REPARENT flagChen-Yu Tsai1-0/+15
2017-01-30clk: sunxi-ng: mux: Fix determine_rate for mux clocks with pre-dividersChen-Yu Tsai1-3/+4
2017-01-23clk: sunxi-ng: Implement global pre-dividerMaxime Ripard1-1/+7
2016-08-25clk: sunxi-ng: mux: Add clk notifier functionsChen-Yu Tsai1-0/+36
2016-08-25clk: sunxi-ng: mux: support fixed pre-dividers on multiple parentsChen-Yu Tsai1-2/+4
2016-08-25clk: sunxi-ng: mux: Add support for mux tablesChen-Yu Tsai1-0/+12
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/+187