index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mvebu
/
platsmp.c
Age
Commit message (
Expand
)
Author
2017-01-30
arm: mvebu: support for SMP on 98DX3336 SoC
Chris Packham
2016-02-08
ARM: mvebu: add missing of_node_put()
Masahiro Yamada
2015-12-01
ARM: use const and __initconst for smp_operations
Masahiro Yamada
2014-12-04
Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...
Arnd Bergmann
2014-11-30
ARM: mvebu: synchronize secondary CPU clocks on resume
Thomas Petazzoni
2014-11-22
ARM: mvebu: Clean-up the Armada XP support
Gregory CLEMENT
2014-07-24
Merge branch 'mvebu/soc-cpuidle' into mvebu/soc
Jason Cooper
2014-07-24
ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.c
Gregory CLEMENT
2014-07-22
Merge branch 'mvebu/soc-cpufreq' into mvebu/soc
Jason Cooper
2014-07-16
ARM: mvebu: ensure CPU clocks are enabled
Thomas Petazzoni
2014-06-21
ARM: mvebu: implement CPU hotplug support for Armada XP
Thomas Petazzoni
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
Merge branch 'mvebu/irqchip' into mvebu/soc
Jason Cooper
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
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
2013-11-24
ARM: mvebu: fix some sparse warnings
Jisheng Zhang
2013-09-06
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-09-06
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-21
ARM: mvebu: remove device tree parsing for cpu nodes
Sudeep KarkadaNagesha
2013-08-15
Merge tag 'soc-3.12' of git://git.infradead.org/linux-mvebu into next/cleanup
Olof Johansson
2013-08-15
Merge tag 'drivers-3.12' of git://git.infradead.org/linux-mvebu into next/soc
Olof Johansson
2013-08-09
ARM: mach-mvebu: remove redundant DT parsing and validation
Sudeep KarkadaNagesha
2013-08-06
ARM: mvebu: Remove the harcoded BootROM window allocation
Ezequiel Garcia
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-06-13
arm: mvebu: remove dependency of SMP init on static I/O mapping
Thomas Petazzoni
2013-04-15
arm: mach-mvebu: convert to use mvebu-mbus driver
Thomas Petazzoni
2012-11-21
arm: mvebu: Add SMP support for Armada XP
Gregory CLEMENT