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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-17
clk: sunxi-ng: sun6i-a31: Fix register offset for mipi-csi clk
Chen-Yu Tsai
1
-1
/
+1
2016-09-17
clk: sunxi-ng: sun6i-a31: set CLK_SET_RATE_UNGATE for all PLLs
Chen-Yu Tsai
1
-10
/
+10
2016-09-17
clk: sunxi-ng: sun6i-a31: Set CLK_SET_RATE_PARENT for display output clocks
Chen-Yu Tsai
1
-9
/
+13
2016-09-14
Merge tag 'sunxi-clk-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
19
-78
/
+3349
2016-09-10
clk: sunxi-ng: Add hardware dependency
Jean Delvare
1
-0
/
+1
2016-09-10
clk: sunxi-ng: Add A23 CCU
Maxime Ripard
3
-0
/
+750
2016-09-10
clk: sunxi-ng: Add A33 CCU support
Maxime Ripard
4
-0
/
+856
2016-09-10
clk: sunxi-ng: Add N-class clocks support
Maxime Ripard
4
-0
/
+173
2016-09-10
clk: sunxi-ng: mux: Add mux table macro
Maxime Ripard
1
-13
/
+13
2016-09-10
clk: sunxi-ng: div: Allow to set a maximum
Maxime Ripard
5
-33
/
+55
2016-09-10
clk: sunxi-ng: div: Add kerneldoc for the _ccu_div structure
Maxime Ripard
1
-0
/
+14
2016-09-10
clk: sunxi-ng: div: Add mux table macros
Maxime Ripard
1
-7
/
+21
2016-08-29
clk: sunxi-ng: Fix wrong reset register offsets
Jorik Jonker
1
-8
/
+8
2016-08-25
clk: sunxi-ng: Add A31/A31s clocks
Chen-Yu Tsai
4
-0
/
+1318
2016-08-25
clk: sunxi-ng: mux: Add clk notifier functions
Chen-Yu Tsai
2
-0
/
+50
2016-08-25
clk: sunxi-ng: mux: support fixed pre-dividers on multiple parents
Chen-Yu Tsai
3
-11
/
+16
2016-08-25
clk: sunxi-ng: mux: Add support for mux tables
Chen-Yu Tsai
2
-6
/
+23
2016-08-25
clk: sunxi-ng: mux: Rename mux macro to be consistent
Maxime Ripard
4
-6
/
+6
2016-08-08
clk: sunxi-ng: nkm: Add mux to support multiple parents
Chen-Yu Tsai
2
-6
/
+57
2016-08-08
clk: sunxi-ng: mux: Increase fixed pre-divider div size
Chen-Yu Tsai
2
-2
/
+2
2016-08-08
clk: sunxi-ng: nk: Make ccu_nk_find_best static
Chen-Yu Tsai
1
-3
/
+3
2016-08-08
clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lock
Chen-Yu Tsai
1
-1
/
+1
2016-07-12
clk: sunxi-ng: h3: Fix Kconfig symbol typo
Maxime Ripard
1
-1
/
+1
2016-07-12
clk: sunxi-ng: h3: Fix audio clock divider offset
Maxime Ripard
1
-2
/
+2
2016-07-09
clk: sunxi-ng: Add H3 clocks
Maxime Ripard
4
-0
/
+904
2016-07-09
clk: sunxi-ng: Add N-K-M-P factor clock
Maxime Ripard
4
-0
/
+244
2016-07-09
clk: sunxi-ng: Add N-K-M Factor clock
Maxime Ripard
4
-0
/
+227
2016-07-09
clk: sunxi-ng: Add N-M-factor clock support
Maxime Ripard
4
-0
/
+212
2016-07-09
clk: sunxi-ng: Add N-K-factor clock support
Maxime Ripard
4
-0
/
+223
2016-07-09
clk: sunxi-ng: Add M-P factor clock support
Maxime Ripard
4
-0
/
+245
2016-07-09
clk: sunxi-ng: Add divider
Maxime Ripard
4
-0
/
+274
2016-07-09
clk: sunxi-ng: Add phase clock support
Maxime Ripard
4
-0
/
+180
2016-07-09
clk: sunxi-ng: Add mux clock support
Maxime Ripard
4
-0
/
+282
2016-07-09
clk: sunxi-ng: Add gate clock support
Maxime Ripard
4
-0
/
+138
2016-07-09
clk: sunxi-ng: Add fractional lib
Maxime Ripard
4
-0
/
+175
2016-07-09
clk: sunxi-ng: Add common infrastructure
Maxime Ripard
7
-0
/
+291