summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-08ARM: mvebu: fix thermal quirk SoC revision checkThomas Petazzoni
2014-05-08ARM: Kirkwood: t5325: Remove platform device to instantiate audioAndrew Lunn
2014-05-08ARM: Kirkwood: Remove platform driver for codecAndrew Lunn
2014-05-08ARM: mvebu: Add thermal quirk for the Armada 375 DB boardEzequiel Garcia
2014-05-08ARM: mvebu: Select HAVE_ARM_TWD only if SMP is enabledEzequiel Garcia
2014-05-08ARM: mvebu: fix the name of the parameter used in mvebu_get_soc_idGregory CLEMENT
2014-05-08ARM: mvebu: remove unnecessary ifdef around l2x0_of_initGregory CLEMENT
2014-05-08ARM: mvebu: register the cpuidle driver for the Armada XP SoCsGregory CLEMENT
2014-05-08cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoCGregory CLEMENT
2014-05-08ARM: mvebu: Register notifier callback for the cpuidle transitionGregory CLEMENT
2014-05-08ARM: mvebu: refine which files are build in mach-mvebuThomas Petazzoni
2014-05-08ARM: mvebu: Add the PMSU related part of the cpu idle functionsGregory CLEMENT
2014-05-08ARM: mvebu: Allow to power down L2 cache controller in idle modeGregory CLEMENT
2014-05-08ARM: mvebu: Low level function to disable HW coherency supportGregory CLEMENT
2014-05-08ARM: mvebu: Split low level functions to manipulate HW coherencyGregory CLEMENT
2014-05-08ARM: mvebu: Remove the unused argument of set_cpu_coherent()Gregory CLEMENT
2014-05-08ARM: mvebu: ll_set_cpu_coherent always uses the current CPUGregory CLEMENT
2014-05-08ARM: mvebu: remove the address parameter for ll_set_cpu_coherentGregory CLEMENT
2014-05-08ARM: mvebu: add Armada 38x compatible string to pmsuThomas Petazzoni
2014-05-08ARM: mvebu: add workaround for SMP support for Armada 375 stepping Z1Gregory CLEMENT
2014-05-08ARM: mvebu: add SMP support for Armada 375 and Armada 38xGregory CLEMENT
2014-05-08ARM: mvebu: add function to set the resume boot address for Armada 375Gregory CLEMENT
2014-05-08Merge branch 'mvebu/irqchip' into mvebu/socJason Cooper
2014-05-08ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XPThomas Petazzoni
2014-05-08ARM: mvebu: move Armada XP specific SMP initialization to platsmp.cThomas Petazzoni
2014-05-08Merge branch 'mvebu/soc-pmsu' into mvebu/socJason Cooper
2014-05-08irqchip: orion: Reverse irq handling prioritySebastian Hesselbarth
2014-05-08irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUsThomas Petazzoni
2014-05-08irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driverThomas Petazzoni
2014-04-24ARM: mvebu: use a separate function to set the boot address of CPUsGregory CLEMENT
2014-04-24ARM: mvebu: extend the PMSU registersGregory CLEMENT
2014-04-24ARM: mvebu: improve PMSU driver to request its resourceThomas Petazzoni
2014-04-24ARM: mvebu: start using the CPU reset driverThomas Petazzoni
2014-04-24ARM: mvebu: introduce CPU reset codeThomas Petazzoni
2014-04-24ARM: mvebu: add Armada 38x support to the coherency codeThomas Petazzoni
2014-04-24ARM: mvebu: implement Armada 375 coherency workaroundThomas Petazzoni
2014-04-24ARM: mvebu: add Armada 375 support to the coherency codeThomas Petazzoni
2014-04-24ARM: mvebu: enable the ARM SCU on Armada 375 and Armada 38xThomas Petazzoni
2014-04-24ARM: mvebu: ARM: mvebu: use of_find_matching_node_and_match() in coherency.cThomas Petazzoni
2014-04-24bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni
2014-04-24ARM: mvebu: add a coherency_available() callThomas Petazzoni
2014-04-24ARM: mvebu: prepare coherency code to support more SOCsThomas Petazzoni
2014-04-24ARM: mvebu: Add a SOC bus device entryAndrew Lunn
2014-04-13Linux 3.15-rc1Linus Torvalds
2014-04-13mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2014-04-13Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-04-13sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-04-13powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras