index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi-ng
/
ccu_mux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2017-06-16
clk: sunxi-ng: Staticize ccu_mux_helper_unapply_prediv()
Stephen Boyd
1
-1
/
+1
2017-06-07
clk: sunxi-ng: Support multiple variable pre-dividers
Chen-Yu Tsai
1
-7
/
+11
2017-06-07
clk: sunxi-ng: mux: Re-adjust parent rate
Maxime Ripard
1
-5
/
+28
2017-06-07
clk: sunxi-ng: mux: Change pre-divider application function prototype
Maxime Ripard
1
-17
/
+12
2017-06-07
clk: sunxi-ng: mux: split out the pre-divider computation code
Maxime Ripard
1
-12
/
+20
2017-06-07
clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENT
Maxime Ripard
1
-13
/
+1
2017-06-07
clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
Maxime Ripard
1
-3
/
+5
2017-01-30
clk: sunxi-ng: mux: Get closest parent rate possible with CLK_SET_RATE_PARENT
Chen-Yu Tsai
1
-1
/
+12
2017-01-30
clk: sunxi-ng: mux: honor CLK_SET_RATE_NO_REPARENT flag
Chen-Yu Tsai
1
-0
/
+15
2017-01-30
clk: sunxi-ng: mux: Fix determine_rate for mux clocks with pre-dividers
Chen-Yu Tsai
1
-3
/
+4
2017-01-23
clk: sunxi-ng: Implement global pre-divider
Maxime Ripard
1
-1
/
+7
2016-08-25
clk: sunxi-ng: mux: Add clk notifier functions
Chen-Yu Tsai
1
-0
/
+36
2016-08-25
clk: sunxi-ng: mux: support fixed pre-dividers on multiple parents
Chen-Yu Tsai
1
-2
/
+4
2016-08-25
clk: sunxi-ng: mux: Add support for mux tables
Chen-Yu Tsai
1
-0
/
+12
2016-08-08
clk: sunxi-ng: mux: Increase fixed pre-divider div size
Chen-Yu Tsai
1
-1
/
+1
2016-07-08
clk: sunxi-ng: Add mux clock support
Maxime Ripard
1
-0
/
+187