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
starfive-6.6.48-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
/
clk-sunxi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-25
clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6
Chen-Yu Tsai
1
-1
/
+2
2015-03-25
clk: sunxi: Make divs clocks specify which output is the base factor clock
Chen-Yu Tsai
1
-12
/
+25
2015-03-21
clk: sunxi: Register divs clocks before factor clocks
Chen-Yu Tsai
1
-3
/
+3
2015-03-21
clk: sunxi: Add "cpu" to list of protected clocks for sun5i
Chen-Yu Tsai
1
-0
/
+1
2015-03-21
clk: sunxi: Add muxable ahb factors clock for sun5i and sun7i
Chen-Yu Tsai
1
-0
/
+52
2015-02-23
clk: sunxi: Move USB clocks to separate file
Chen-Yu Tsai
1
-88
/
+0
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
1
-40
/
+222
2015-02-03
clk: Add rate constraints to clocks
Tomeu Vizoso
1
-0
/
+2
2015-01-25
sunxi: clk: Set sun6i-pll1 n_start = 1
Hans de Goede
1
-0
/
+1
2015-01-14
clk: sunxi: Remove custom phase function
Maxime Ripard
1
-37
/
+0
2015-01-06
clk: sunxi: Propagate rate changes to parent for mux clocks
Chen-Yu Tsai
1
-1
/
+1
2015-01-05
ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxi
Hans de Goede
1
-0
/
+1
2014-12-22
clk: sunxi: Give sunxi_factors_register a registers parameter
Hans de Goede
1
-1
/
+10
2014-12-22
clk: sunxi: unify sun6i AHB1 clock with proper PLL6 pre-divider
Chen-Yu Tsai
1
-0
/
+208
2014-12-22
clk: sunxi: Remove ahb1_sdram from sun6i/sun8i protected clocks list
Chen-Yu Tsai
1
-1
/
+0
2014-11-23
clk: sunxi: Implement A31 PLL6 as a divs clock for 2x output
Chen-Yu Tsai
1
-12
/
+16
2014-11-23
clk: sunxi: Specify number of child clocks for divs clocks
Chen-Yu Tsai
1
-2
/
+9
2014-11-23
clk: sunxi: Removed unused/incorrect sun6i-a31-apb2-clk driver
Chen-Yu Tsai
1
-7
/
+0
2014-11-11
clk: sunxi: unify APB1 clock
Emilio López
1
-5
/
+2
2014-10-21
clk: sunxi: Add support for bus clock gates on Allwinner A80 SoC
Chen-Yu Tsai
1
-0
/
+31
2014-10-21
clk: sunxi: make factors clock mux mask configurable
Chen-Yu Tsai
1
-0
/
+1
2014-09-27
clk: sunxi: Move mbus to mod0 file
Maxime Ripard
1
-57
/
+0
2014-09-27
clk: sunxi: Move mod0 clock to a file of its own
Maxime Ripard
1
-1
/
+0
2014-09-27
clk: sunxi: Introduce mbus compatible
Maxime Ripard
1
-0
/
+1
2014-09-27
clk: sunxi: factors: Invert the probing logic
Maxime Ripard
1
-92
/
+3
2014-09-13
clk: sunxi: add correct divider table for sun4i-apb0 clock
Chen-Yu Tsai
1
-0
/
+9
2014-07-29
clk: sunxi: add __iomem markings to MMIO pointers
Emilio López
1
-5
/
+5
2014-07-04
clk: sunxi: Add A23 clocks support
Chen-Yu Tsai
1
-0
/
+101
2014-07-04
clk: sunxi: Add support for table-based divider clocks
Chen-Yu Tsai
1
-4
/
+5
2014-07-04
clk: sunxi: move "ahb_sdram" to protected clock list
Chen-Yu Tsai
1
-5
/
+3
2014-07-04
clk: sunxi: register clock gates with clkdev
Chen-Yu Tsai
1
-0
/
+1
2014-06-11
clk: sun6i: Protect SDRAM gating bit
Maxime Ripard
1
-0
/
+1
2014-06-11
clk: sun6i: Protect CPU clock
Maxime Ripard
1
-0
/
+1
2014-06-11
clk: sunxi: Rework clock protection code
Maxime Ripard
1
-28
/
+44
2014-06-11
clk: sunxi: Move the GMAC clock to a file of its own
Maxime Ripard
1
-98
/
+0
2014-06-11
clk: sunxi: Move the 24M oscillator to a file of its own
Maxime Ripard
1
-57
/
+0
2014-06-11
clk: sunxi: Remove calls to clk_put
Maxime Ripard
1
-6
/
+2
2014-06-11
clk: sunxi: Implement A31 USB clock
Maxime Ripard
1
-0
/
+6
2014-06-08
Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
1
-0
/
+37
2014-05-20
clk: sunxi: fix function type for CLK_OF_DECLARE
Rob Herring
1
-1
/
+1
2014-05-20
clk: sunxi: avoid double DT matching
Rob Herring
1
-2
/
+1
2014-05-15
clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clk
Hans de Goede
1
-1
/
+2
2014-05-06
clk: sunxi: Implement MMC phase control
Emilio López
1
-0
/
+36
2014-03-19
clk: sunxi: fix thinko in comment
Emilio López
1
-1
/
+1
2014-03-19
clk: sunxi: fix some calculations
Emilio López
1
-3
/
+3
2014-03-19
clk: sunxi: fix A20 PLL4 calculation
Emilio López
1
-0
/
+7
2014-02-18
clk: sunxi: Add new clock compatibles
Maxime Ripard
1
-15
/
+15
2014-02-18
clk: sunxi: Add Allwinner A20/A31 GMAC clock unit
Chen-Yu Tsai
1
-0
/
+96
2014-02-18
clk: sunxi: Add support for PLL6 on the A31
Maxime Ripard
1
-0
/
+45
2014-02-18
clk: sunxi: Add USB clock register defintions
Roman Byshko
1
-0
/
+12
[next]