index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mvebu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mvebu-fixes-3.19-3' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
2015-01-18
1
-1
/
+6
*
ARM: mvebu: use the cpufreq-dt platform_data for independent clocks
Thomas Petazzoni
2014-12-04
1
-1
/
+7
*
Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...
Arnd Bergmann
2014-12-04
8
-17
/
+437
|
\
|
*
ARM: mvebu: synchronize secondary CPU clocks on resume
Thomas Petazzoni
2014-11-30
1
-16
/
+15
|
*
ARM: mvebu: make sure MMU is disabled in armada_370_xp_cpu_resume
Thomas Petazzoni
2014-11-30
1
-0
/
+8
|
*
ARM: mvebu: Armada XP GP specific suspend/resume code
Thomas Petazzoni
2014-11-30
2
-1
/
+142
|
*
ARM: mvebu: reserve the first 10 KB of each memory bank for suspend/resume
Thomas Petazzoni
2014-11-30
1
-0
/
+51
|
*
ARM: mvebu: implement suspend/resume support for Armada XP
Thomas Petazzoni
2014-11-30
4
-1
/
+222
*
|
ARM: mvebu: Implement the CPU hotplug support for the Armada 38x SoCs
Gregory CLEMENT
2014-11-22
3
-3
/
+53
*
|
ARM: mvebu: Fix the secondary startup for Cortex A9 SoC
Gregory CLEMENT
2014-11-22
1
-0
/
+1
*
|
ARM: mvebu: Move SCU power up in a function
Gregory CLEMENT
2014-11-22
1
-7
/
+13
*
|
ARM: mvebu: Clean-up the Armada XP support
Gregory CLEMENT
2014-11-22
7
-9
/
+8
*
|
ARM: mvebu: update comments in coherency.c
Thomas Petazzoni
2014-11-22
1
-2
/
+3
*
|
ARM: mvebu: remove Armada 375 Z1 workaround for I/O coherency
Thomas Petazzoni
2014-11-22
1
-166
/
+3
*
|
ARM: mvebu: remove unused register offset definition
Thomas Petazzoni
2014-11-22
1
-2
/
+0
*
|
ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XP
Thomas Petazzoni
2014-11-22
1
-14
/
+30
*
|
ARM: mvebu: make the coherency_ll.S functions work with no coherency fabric
Thomas Petazzoni
2014-11-22
1
-2
/
+19
*
|
Merge branch 'mvebu/fixes' into mvebu/soc
Jason Cooper
2014-11-22
2
-1
/
+3
|
\
\
|
*
|
ARM: mvebu: add missing of_node_put() call in coherency.c
Thomas Petazzoni
2014-11-07
1
-0
/
+2
|
*
|
ARM: mvebu: armada xp: Generalize use of i2c quirk
Andrew Lunn
2014-11-01
1
-1
/
+1
|
|
/
*
/
ARM: mvebu: Remove thermal quirk for A375 Z1 revision
Ezequiel Garcia
2014-11-09
1
-65
/
+1
|
/
*
cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'
Viresh Kumar
2014-10-03
1
-1
/
+1
*
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-08-08
18
-138
/
+797
|
\
|
*
Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next...
Arnd Bergmann
2014-07-26
12
-95
/
+492
|
|
\
|
|
*
ARM: mvebu: fix build without platforms selected
Arnd Bergmann
2014-07-24
2
-1
/
+7
|
|
*
Merge branch 'mvebu/soc-cpuidle' into mvebu/soc
Jason Cooper
2014-07-24
13
-113
/
+383
|
|
|
\
|
|
|
*
ARM: mvebu: add cpuidle support for Armada 38x
Gregory CLEMENT
2014-07-24
2
-1
/
+98
|
|
|
*
ARM: mvebu: add cpuidle support for Armada 370
Gregory CLEMENT
2014-07-24
1
-7
/
+44
|
|
|
*
cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7
Gregory CLEMENT
2014-07-24
1
-1
/
+1
|
|
|
*
ARM: mvebu: export the SCU address
Gregory CLEMENT
2014-07-24
2
-2
/
+9
|
|
|
*
ARM: mvebu: make the snoop disabling optional in mvebu_v7_pmsu_idle_prepare()
Gregory CLEMENT
2014-07-24
1
-7
/
+19
|
|
|
*
ARM: mvebu: use a local variable to store the resume address
Gregory CLEMENT
2014-07-24
1
-1
/
+4
|
|
|
*
ARM: mvebu: make the cpuidle initialization more generic
Gregory CLEMENT
2014-07-24
1
-12
/
+20
|
|
|
*
ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.c
Gregory CLEMENT
2014-07-24
4
-19
/
+20
|
|
|
*
ARM: mvebu: use the common function for Armada 375 SMP workaround
Gregory CLEMENT
2014-07-24
3
-54
/
+34
|
|
|
*
ARM: mvebu: add a common function for the boot address work around
Gregory CLEMENT
2014-07-24
3
-0
/
+72
|
|
|
*
ARM: mvebu: sort the #include of pmsu.c in alphabetic order
Gregory CLEMENT
2014-07-24
1
-3
/
+3
|
|
|
*
ARM: mvebu: split again armada_370_xp_pmsu_idle_enter() in PMSU code
Gregory CLEMENT
2014-07-24
1
-1
/
+12
|
|
|
*
Merge branch 'mvebu/fixes' into mvebu/soc-cpuidle
Jason Cooper
2014-07-24
7
-25
/
+67
|
|
|
|
\
|
|
*
|
|
ARM: mvebu: fix return value check in armada_xp_pmsu_cpufreq_init()
Wei Yongjun
2014-07-23
1
-2
/
+2
|
|
*
|
|
Merge branch 'mvebu/soc-cpufreq' into mvebu/soc
Jason Cooper
2014-07-22
2
-0
/
+163
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
ARM: mvebu: extend PMSU code to support dynamic frequency scaling
Thomas Petazzoni
2014-07-16
1
-0
/
+162
|
|
|
*
|
ARM: mvebu: ensure CPU clocks are enabled
Thomas Petazzoni
2014-07-16
1
-0
/
+1
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
.
\
\
\
Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...
Arnd Bergmann
2014-07-26
3
-7
/
+18
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Olof Johansson
2014-07-19
4
-18
/
+47
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'mvebu-soc-3.17' of git://git.infradead.org/linux-mvebu into next/soc
Olof Johansson
2014-07-07
15
-54
/
+316
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
ARM: mvebu: Staticize mvebu_cpu_reset_init
Sachin Kamat
2014-06-30
1
-1
/
+1
|
|
*
|
|
|
|
|
ARM: mvebu: Staticize armada_370_xp_cpu_pm_init
Sachin Kamat
2014-06-30
1
-1
/
+1
|
|
*
|
|
|
|
|
ARM: mvebu: Staticize armada_375_smp_cpu1_enable_wa
Sachin Kamat
2014-06-30
1
-1
/
+1
|
|
*
|
|
|
|
|
ARM: mvebu: Use system controller to get the soc id when possible
Gregory CLEMENT
2014-06-30
3
-1
/
+38
[next]