index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mvebu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-16
clk: mvebu: Use of_clk_get_parent_name()
Stephen Boyd
1
-3
/
+1
2015-10-15
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-24
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-03
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-03
Merge tag 'clk-mvebu-3.18-2' of git://git.infradead.org/linux-mvebu into clk-...
Mike Turquette
2
-5
/
+5
2014-09-26
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-02
cpufreq: kirkwood: use the powersave multiplexer
Mike Turquette
1
-2
/
+13
2014-09-01
clk: mvebu: powersave clock is a multiplexer
Mike Turquette
1
-0
/
+87
2014-09-01
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-18
Merge tag 'clk-mvebu-3xx-3.15-2' of git://git.infradead.org/linux-mvebu into ...
Mike Turquette
1
-1
/
+24
2014-03-13
clk: mvebu: Support Armada 380 SoC on the core divider clock
Ezequiel Garcia
1
-0
/
+23
2014-03-13
clk: mvebu: Fix ratio register offset on A375 SoC
Ezequiel Garcia
1
-1
/
+1
2014-02-24
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
2013-11-24
clk: mvebu: staticize of_cpu_clk_setup
Jisheng Zhang
1
-1
/
+1
2013-10-06
clk: armada-370: fix tclk frequencies
Simon Guinot
1
-2
/
+2
2013-08-27
clk: kirkwood: Fix incorrect placement of __initconst
Sachin Kamat
1
-7
/
+7
2013-08-27
clk: dove: Fix incorrect placement of __initconst
Sachin Kamat
1
-6
/
+6
2013-08-27
clk: armada-xp: Fix incorrect placement of __initconst
Sachin Kamat
1
-6
/
+6
2013-08-27
clk: armada-370: Fix incorrect placement of __initconst
Sachin Kamat
1
-7
/
+7
2013-08-23
clk: mvebu: add missing iounmap
Jisheng Zhang
2
-7
/
+15
2013-05-29
clk: mvebu: disintegrate obsolete file
Sebastian Hesselbarth
7
-995
/
+2
2013-05-29
clk: mvebu: add Armada XP SoC-centric clock init
Sebastian Hesselbarth
3
-0
/
+216
2013-05-29
clk: mvebu: add Armada 370 SoC-centric clock init
Sebastian Hesselbarth
3
-0
/
+182
2013-05-29
clk: mvebu: add Kirkwood SoC-centric clock init
Sebastian Hesselbarth
3
-0
/
+252
2013-05-29
clk: mvebu: add Dove SoC-centric clock init
Sebastian Hesselbarth
3
-0
/
+200
2013-05-29
clk: mvebu: add common clock functions for core clk and clk gating
Sebastian Hesselbarth
4
-0
/
+215
[next]