index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2017-06-17
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-09
clk: sunxi-ng: Add mux clock support
Maxime Ripard
1
-0
/
+187