index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi-ng
/
ccu_mux.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: sunxi-ng: mux: Support finding closest rate
Frank Oltmanns
2023-08-09
1
-1
/
+12
*
clk: sunxi-ng: nkm: Support finding closest rate
Frank Oltmanns
2023-08-09
1
-1
/
+1
*
clk: sunxi-ng: mux: Allow muxes to have keys
Samuel Holland
2022-03-23
1
-0
/
+7
*
clk: sunxi-ng: Export symbols used by CCU drivers
Samuel Holland
2021-11-22
1
-0
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
clk: sunxi-ng: Staticize ccu_mux_helper_unapply_prediv()
Stephen Boyd
2017-06-16
1
-1
/
+1
*
clk: sunxi-ng: Support multiple variable pre-dividers
Chen-Yu Tsai
2017-06-07
1
-7
/
+11
*
clk: sunxi-ng: mux: Re-adjust parent rate
Maxime Ripard
2017-06-07
1
-5
/
+28
*
clk: sunxi-ng: mux: Change pre-divider application function prototype
Maxime Ripard
2017-06-07
1
-17
/
+12
*
clk: sunxi-ng: mux: split out the pre-divider computation code
Maxime Ripard
2017-06-07
1
-12
/
+20
*
clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENT
Maxime Ripard
2017-06-07
1
-13
/
+1
*
clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
Maxime Ripard
2017-06-07
1
-3
/
+5
*
clk: sunxi-ng: mux: Get closest parent rate possible with CLK_SET_RATE_PARENT
Chen-Yu Tsai
2017-01-30
1
-1
/
+12
*
clk: sunxi-ng: mux: honor CLK_SET_RATE_NO_REPARENT flag
Chen-Yu Tsai
2017-01-30
1
-0
/
+15
*
clk: sunxi-ng: mux: Fix determine_rate for mux clocks with pre-dividers
Chen-Yu Tsai
2017-01-30
1
-3
/
+4
*
clk: sunxi-ng: Implement global pre-divider
Maxime Ripard
2017-01-23
1
-1
/
+7
*
clk: sunxi-ng: mux: Add clk notifier functions
Chen-Yu Tsai
2016-08-25
1
-0
/
+36
*
clk: sunxi-ng: mux: support fixed pre-dividers on multiple parents
Chen-Yu Tsai
2016-08-25
1
-2
/
+4
*
clk: sunxi-ng: mux: Add support for mux tables
Chen-Yu Tsai
2016-08-25
1
-0
/
+12
*
clk: sunxi-ng: mux: Increase fixed pre-divider div size
Chen-Yu Tsai
2016-08-08
1
-1
/
+1
*
clk: sunxi-ng: Add mux clock support
Maxime Ripard
2016-07-09
1
-0
/
+187