index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mvebu
Commit message (
Expand
)
Author
Age
*
ARM: mvebu: extend PMSU code to support dynamic frequency scaling
Thomas Petazzoni
2014-07-16
*
ARM: mvebu: ensure CPU clocks are enabled
Thomas Petazzoni
2014-07-16
*
Fix ARM merge mistake in mvebu board file
Linus Torvalds
2014-06-06
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-06-05
|
\
|
*
ARM: l2c: mvebu: convert to generic l2c OF initialisation
Russell King
2014-05-30
|
*
ARM: l2c: remove unnecessary UL-suffix to mask values
Russell King
2014-05-22
*
|
Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-06-02
|
\
\
|
*
\
Merge tag 'mvebu-soc-3.16-2' of git://git.infradead.org/linux-mvebu into next...
Arnd Bergmann
2014-05-23
|
|
\
\
|
|
*
|
ARM: mvebu: returns ll_get_cpuid() to ll_get_coherency_cpumask()
Thomas Petazzoni
2014-05-22
|
|
*
|
ARM: mvebu: improve comments in coherency_ll.S
Thomas Petazzoni
2014-05-22
|
|
*
|
ARM: mvebu: fix indentation of assembly instructions in coherency_ll.S
Thomas Petazzoni
2014-05-22
|
|
*
|
ARM: mvebu: fix big endian booting after coherency code rework
Thomas Petazzoni
2014-05-22
|
|
*
|
ARM: mvebu: coherency: fix registration of PCI bus notifier when !PCI
Thomas Petazzoni
2014-05-22
|
|
*
|
ARM: mvebu: implement L2/PCIe deadlock workaround
Thomas Petazzoni
2014-05-22
|
|
*
|
ARM: mvebu: use hardware I/O coherency also for PCI devices
Thomas Petazzoni
2014-05-16
|
*
|
|
Merge branch 'cleanup/kconfig' into next/soc
Olof Johansson
2014-05-19
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ARM: mvebu: Fix pmsu compilation when ARMv6 is selected
Vincent Stehlé
2014-05-08
|
*
|
|
ARM: mvebu: conditionalize Armada 375 coherency workaround
Thomas Petazzoni
2014-05-08
|
*
|
|
ARM: mvebu: conditionalize Armada 375 SMP workaround
Thomas Petazzoni
2014-05-08
|
*
|
|
ARM: mvebu: add Armada 375 A0 revision definition
Thomas Petazzoni
2014-05-08
|
*
|
|
ARM: mvebu: initialize mvebu-soc-id earlier
Thomas Petazzoni
2014-05-08
|
*
|
|
ARM: mvebu: fix thermal quirk SoC revision check
Thomas Petazzoni
2014-05-08
|
*
|
|
ARM: Kirkwood: t5325: Remove platform device to instantiate audio
Andrew Lunn
2014-05-08
|
*
|
|
ARM: Kirkwood: Remove platform driver for codec
Andrew Lunn
2014-05-08
|
*
|
|
ARM: mvebu: Add thermal quirk for the Armada 375 DB board
Ezequiel Garcia
2014-05-08
|
*
|
|
ARM: mvebu: Select HAVE_ARM_TWD only if SMP is enabled
Ezequiel Garcia
2014-05-08
|
*
|
|
ARM: mvebu: fix the name of the parameter used in mvebu_get_soc_id
Gregory CLEMENT
2014-05-08
|
*
|
|
ARM: mvebu: remove unnecessary ifdef around l2x0_of_init
Gregory CLEMENT
2014-05-08
|
*
|
|
ARM: mvebu: register the cpuidle driver for the Armada XP SoCs
Gregory CLEMENT
2014-05-08
|
*
|
|
ARM: mvebu: Register notifier callback for the cpuidle transition
Gregory CLEMENT
2014-05-08
|
*
|
|
ARM: mvebu: refine which files are build in mach-mvebu
Thomas Petazzoni
2014-05-08
|
*
|
|
ARM: mvebu: Add the PMSU related part of the cpu idle functions
Gregory CLEMENT
2014-05-08
|
*
|
|
ARM: mvebu: Allow to power down L2 cache controller in idle mode
Gregory CLEMENT
2014-05-08
|
*
|
|
ARM: mvebu: Low level function to disable HW coherency support
Gregory CLEMENT
2014-05-08
|
*
|
|
ARM: mvebu: Split low level functions to manipulate HW coherency
Gregory CLEMENT
2014-05-08
|
*
|
|
ARM: mvebu: Remove the unused argument of set_cpu_coherent()
Gregory CLEMENT
2014-05-08
|
*
|
|
ARM: mvebu: ll_set_cpu_coherent always uses the current CPU
Gregory CLEMENT
2014-05-08
|
*
|
|
ARM: mvebu: remove the address parameter for ll_set_cpu_coherent
Gregory CLEMENT
2014-05-08
|
*
|
|
ARM: mvebu: add Armada 38x compatible string to pmsu
Thomas Petazzoni
2014-05-08
|
*
|
|
ARM: mvebu: add workaround for SMP support for Armada 375 stepping Z1
Gregory CLEMENT
2014-05-08
|
*
|
|
ARM: mvebu: add SMP support for Armada 375 and Armada 38x
Gregory CLEMENT
2014-05-08
|
*
|
|
ARM: mvebu: add function to set the resume boot address for Armada 375
Gregory CLEMENT
2014-05-08
|
*
|
|
Merge branch 'mvebu/irqchip' into mvebu/soc
Jason Cooper
2014-05-08
|
|
\
\
\
|
|
*
|
|
irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUs
Thomas Petazzoni
2014-05-08
|
|
*
|
|
irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driver
Thomas Petazzoni
2014-05-08
|
|
|
|
/
|
|
|
/
|
|
*
|
|
ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XP
Thomas Petazzoni
2014-05-08
|
*
|
|
ARM: mvebu: move Armada XP specific SMP initialization to platsmp.c
Thomas Petazzoni
2014-05-08
|
*
|
|
Merge branch 'mvebu/soc-pmsu' into mvebu/soc
Jason Cooper
2014-05-08
|
|
\
\
\
|
|
*
|
|
ARM: mvebu: use a separate function to set the boot address of CPUs
Gregory CLEMENT
2014-04-24
|
|
*
|
|
ARM: mvebu: extend the PMSU registers
Gregory CLEMENT
2014-04-24
[next]