summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-05-08ARM: mvebu: Fix pmsu compilation when ARMv6 is selectedVincent Stehlé1-0/+1
2014-05-08ARM: mvebu: conditionalize Armada 375 coherency workaroundThomas Petazzoni1-2/+8
2014-05-08ARM: mvebu: conditionalize Armada 375 SMP workaroundThomas Petazzoni1-9/+11
2014-05-08ARM: mvebu: add Armada 375 A0 revision definitionThomas Petazzoni1-0/+1
2014-05-08ARM: mvebu: initialize mvebu-soc-id earlierThomas Petazzoni1-1/+1
2014-05-08ARM: mvebu: fix thermal quirk SoC revision checkThomas Petazzoni1-1/+1
2014-05-08ARM: Kirkwood: t5325: Remove platform device to instantiate audioAndrew Lunn5-43/+0
2014-05-08ARM: Kirkwood: Remove platform driver for codecAndrew Lunn1-15/+0
2014-05-08ARM: mvebu: Add thermal quirk for the Armada 375 DB boardEzequiel Garcia2-0/+60
2014-05-08ARM: mvebu: Select HAVE_ARM_TWD only if SMP is enabledEzequiel Garcia1-2/+2
2014-05-08ARM: mvebu: fix the name of the parameter used in mvebu_get_soc_idGregory CLEMENT1-1/+1
2014-05-08ARM: mvebu: remove unnecessary ifdef around l2x0_of_initGregory CLEMENT1-2/+0
2014-05-08ARM: mvebu: register the cpuidle driver for the Armada XP SoCsGregory CLEMENT1-0/+37
2014-05-08ARM: mvebu: Register notifier callback for the cpuidle transitionGregory CLEMENT1-0/+18
2014-05-08ARM: mvebu: refine which files are build in mach-mvebuThomas Petazzoni1-5/+8
2014-05-08ARM: mvebu: Add the PMSU related part of the cpu idle functionsGregory CLEMENT1-1/+131
2014-05-08ARM: mvebu: Allow to power down L2 cache controller in idle modeGregory CLEMENT1-1/+19
2014-05-08ARM: mvebu: Low level function to disable HW coherency supportGregory CLEMENT1-0/+20
2014-05-08ARM: mvebu: Split low level functions to manipulate HW coherencyGregory CLEMENT3-35/+71
2014-05-08ARM: mvebu: Remove the unused argument of set_cpu_coherent()Gregory CLEMENT3-4/+4
2014-05-08ARM: mvebu: ll_set_cpu_coherent always uses the current CPUGregory CLEMENT5-18/+12
2014-05-08ARM: mvebu: remove the address parameter for ll_set_cpu_coherentGregory CLEMENT3-14/+23
2014-05-08ARM: mvebu: add Armada 38x compatible string to pmsuThomas Petazzoni1-0/+1
2014-05-08ARM: mvebu: add workaround for SMP support for Armada 375 stepping Z1Gregory CLEMENT2-0/+44
2014-05-08ARM: mvebu: add SMP support for Armada 375 and Armada 38xGregory CLEMENT4-1/+95
2014-05-08ARM: mvebu: add function to set the resume boot address for Armada 375Gregory CLEMENT2-1/+15
2014-05-08Merge branch 'mvebu/irqchip' into mvebu/socJason Cooper2-10/+0
2014-05-08ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XPThomas Petazzoni1-0/+3
2014-05-08ARM: mvebu: move Armada XP specific SMP initialization to platsmp.cThomas Petazzoni3-26/+11
2014-05-08Merge branch 'mvebu/soc-pmsu' into mvebu/socJason Cooper4-20/+165
2014-05-08irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUsThomas Petazzoni2-7/+0
2014-05-08irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driverThomas Petazzoni2-3/+0
2014-04-24ARM: mvebu: use a separate function to set the boot address of CPUsGregory CLEMENT1-2/+7
2014-04-24ARM: mvebu: extend the PMSU registersGregory CLEMENT1-2/+12
2014-04-24ARM: mvebu: improve PMSU driver to request its resourceThomas Petazzoni1-5/+31
2014-04-24ARM: mvebu: start using the CPU reset driverThomas Petazzoni2-26/+47
2014-04-24ARM: mvebu: introduce CPU reset codeThomas Petazzoni3-1/+84
2014-04-24ARM: mvebu: add Armada 38x support to the coherency codeThomas Petazzoni1-3/+11
2014-04-24ARM: mvebu: implement Armada 375 coherency workaroundThomas Petazzoni1-3/+165
2014-04-24ARM: mvebu: add Armada 375 support to the coherency codeThomas Petazzoni1-0/+14
2014-04-24ARM: mvebu: enable the ARM SCU on Armada 375 and Armada 38xThomas Petazzoni2-0/+21
2014-04-24ARM: mvebu: ARM: mvebu: use of_find_matching_node_and_match() in coherency.cThomas Petazzoni1-6/+3
2014-04-24bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni4-4/+4
2014-04-24ARM: mvebu: add a coherency_available() callThomas Petazzoni2-8/+23
2014-04-24ARM: mvebu: prepare coherency code to support more SOCsThomas Petazzoni1-14/+33
2014-04-24ARM: mvebu: Add a SOC bus device entryAndrew Lunn2-0/+31
2014-04-13powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras1-1/+2
2014-04-13Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds37-1473/+1115
2014-04-13Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds1-1/+1
2014-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-8/+2