index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi-ng
/
ccu_mux.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2017-06-16
clk: sunxi-ng: Staticize ccu_mux_helper_unapply_prediv()
Stephen Boyd
2017-06-07
clk: sunxi-ng: Support multiple variable pre-dividers
Chen-Yu Tsai
2017-06-07
clk: sunxi-ng: mux: Re-adjust parent rate
Maxime Ripard
2017-06-07
clk: sunxi-ng: mux: Change pre-divider application function prototype
Maxime Ripard
2017-06-07
clk: sunxi-ng: mux: split out the pre-divider computation code
Maxime Ripard
2017-06-07
clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENT
Maxime Ripard
2017-06-07
clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
Maxime Ripard
2017-01-30
clk: sunxi-ng: mux: Get closest parent rate possible with CLK_SET_RATE_PARENT
Chen-Yu Tsai
2017-01-30
clk: sunxi-ng: mux: honor CLK_SET_RATE_NO_REPARENT flag
Chen-Yu Tsai
2017-01-30
clk: sunxi-ng: mux: Fix determine_rate for mux clocks with pre-dividers
Chen-Yu Tsai
2017-01-23
clk: sunxi-ng: Implement global pre-divider
Maxime Ripard
2016-08-25
clk: sunxi-ng: mux: Add clk notifier functions
Chen-Yu Tsai
2016-08-25
clk: sunxi-ng: mux: support fixed pre-dividers on multiple parents
Chen-Yu Tsai
2016-08-25
clk: sunxi-ng: mux: Add support for mux tables
Chen-Yu Tsai
2016-08-08
clk: sunxi-ng: mux: Increase fixed pre-divider div size
Chen-Yu Tsai
2016-07-08
clk: sunxi-ng: Add mux clock support
Maxime Ripard