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
/
mvebu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-24
clk: mvebu: Remove redundant dev_err call in armada_3700_periph_clock_probe()
Wei Yongjun
1
-3
/
+1
2016-08-16
clk: mvebu: Add the peripheral clock driver for Armada 3700
Gregory CLEMENT
2
-0
/
+450
2016-08-16
clk: mvebu Add the time base generator clocks for Armada 3700
Gregory CLEMENT
2
-0
/
+159
2016-08-16
clk: mvebu: Add the xtal clock for Armada 3700 SoC
Gregory CLEMENT
3
-0
/
+95
2016-08-13
clk: mvebu: armada-39x: add clk description for supported interfaces
Grzegorz Jaszczyk
1
-0
/
+2
2016-05-07
clk: mvebu: new driver for Armada CP110 system controller
Thomas Petazzoni
3
-0
/
+410
2016-05-07
clk: mvebu: new driver for Armada AP806 system controller
Thomas Petazzoni
3
-0
/
+172
2016-03-03
clk: mvebu: Remove CLK_IS_ROOT
Stephen Boyd
2
-8
/
+6
2016-02-26
clk: mvebu: Move corediv config to mvebu config
Kevin Smith
1
-1
/
+0
2016-02-26
clk: mvebu: Remove corediv clock from Armada XP
Kevin Smith
1
-1
/
+0
2016-01-29
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2
-4
/
+0
2016-01-29
clk: mvebu: Mark ioremapped memory as __iomem
Stephen Boyd
1
-1
/
+1
2015-12-22
clk: add Dove PLL divider support for GPU, VMeta and AXI clocks
Russell King
4
-1
/
+275
2015-10-17
clk: mvebu: Use of_clk_get_parent_name()
Stephen Boyd
1
-3
/
+1
2015-10-16
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-1
/
+3
2015-10-14
Partially revert "clk: mvebu: Convert to clk_hw based provider APIs"
Stephen Boyd
1
-1
/
+3
2015-09-17
clk: Remove unneeded semicolons
Javier Martinez Canillas
1
-1
/
+1
2015-08-25
clk: mvebu: Convert to clk_hw based provider APIs
Stephen Boyd
1
-4
/
+2
2015-07-20
clk: mvebu: Remove clk.h include
Stephen Boyd
2
-2
/
+3
2015-06-18
clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSED
Boris Brezillon
1
-1
/
+1
2015-06-04
clk: mvebu: add missing CESA gate clk
Boris Brezillon
1
-0
/
+1
2015-03-04
clk: mvebu: add Marvell Armada 39x driver
Thomas Petazzoni
3
-0
/
+161
2015-03-04
clk: mvebu: extend common code to allow an optional refclk
Thomas Petazzoni
2
-0
/
+18
2014-11-30
clk: mvebu: add suspend/resume for gatable clocks
Thomas Petazzoni
1
-2
/
+30
2014-10-04
Merge tag 'clk-mvebu-3.18-2' of git://git.infradead.org/linux-mvebu into clk-...
Mike Turquette
2
-5
/
+5
2014-09-27
Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-next
Mike Turquette
4
-2
/
+99
2014-09-16
clk: mvebu: fix sscg node lookup
Thomas Petazzoni
2
-5
/
+5
2014-09-09
clk: mvebu: armada-375: Fix the description of the SAR in the comment
Gregory CLEMENT
1
-2
/
+2
2014-09-09
clk: mvebu: armada-370: Fix timer drift caused by the SSCG deviation
Gregory CLEMENT
1
-0
/
+8
2014-09-09
clk: mvebu: Fix clk frequency value if SSCG is enabled
Gregory CLEMENT
2
-0
/
+89
2014-09-03
cpufreq: kirkwood: use the powersave multiplexer
Mike Turquette
1
-2
/
+13
2014-09-02
clk: mvebu: powersave clock is a multiplexer
Mike Turquette
1
-0
/
+87
2014-09-02
clk: mvebu: share locks between gate clocks
Mike Turquette
2
-3
/
+8
2014-07-16
clk: mvebu: extend clk-cpu for dynamic frequency scaling
Thomas Petazzoni
1
-5
/
+75
2014-04-26
clk: mvebu: add Orion5x clock driver
Thomas Petazzoni
3
-0
/
+215
2014-03-19
Merge tag 'clk-mvebu-3xx-3.15-2' of git://git.infradead.org/linux-mvebu into ...
Mike Turquette
1
-1
/
+24
2014-03-14
clk: mvebu: Support Armada 380 SoC on the core divider clock
Ezequiel Garcia
1
-0
/
+23
2014-03-14
clk: mvebu: Fix ratio register offset on A375 SoC
Ezequiel Garcia
1
-1
/
+1
2014-02-25
Merge branch 'clk-fixes' into clk-next
Mike Turquette
4
-50
/
+44
2014-02-17
clk: mvebu: add clock support for Armada 380/385
Gregory CLEMENT
3
-0
/
+172
2014-02-17
clk: mvebu: add clock support for Armada 375
Gregory CLEMENT
3
-0
/
+189
2014-02-17
clk: mvebu: add Armada 375 support to the corediv clock driver
Thomas Petazzoni
1
-0
/
+19
2014-02-17
clk: mvebu: refactor corediv driver to support more SoC
Thomas Petazzoni
1
-24
/
+57
2014-02-17
clk: mvebu: add a little bit of documentation about data structures
Thomas Petazzoni
1
-0
/
+17
2014-02-17
clk: mvebu: do not copy the contents of clk_corediv_desc
Thomas Petazzoni
1
-8
/
+8
2014-02-06
clk: mvebu: kirkwood: maintain clock init order
Sebastian Hesselbarth
1
-18
/
+16
2014-02-06
clk: mvebu: dove: maintain clock init order
Sebastian Hesselbarth
1
-10
/
+9
2014-02-06
clk: mvebu: armada-xp: maintain clock init order
Sebastian Hesselbarth
1
-11
/
+9
2014-02-06
clk: mvebu: armada-370: maintain clock init order
Sebastian Hesselbarth
1
-11
/
+10
2013-11-24
clk: mvebu: Add Core Divider clock
Ezequiel Garcia
3
-0
/
+229
[next]