summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-05-20Merge branch 'cleanup/kconfig' into next/socOlof Johansson3-16/+0
2014-05-20Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson22-179/+997
2014-05-20Merge tag 'mvebu-soc-orion5x-3.16' of git://git.infradead.org/linux-mvebu int...Olof Johansson24-1104/+1393
2014-05-17Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/socOlof Johansson57-263/+284
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-05-07ARM: at91/dt: at91-cosino_mega2560 remove useless tsadcc nodeAlexandre Belloni1-5/+0
2014-05-07ARM: at91: remove atmel_tsadcc platform_dataAlexandre Belloni1-3/+0
2014-05-07ARM: at91: remove atmel_tsadcc from sama5_defconfigAlexandre Belloni1-1/+0
2014-05-07ARM: at91: sam9rl: switch from atmel_tsadcc to at91_adcAlexandre Belloni3-63/+2
2014-05-07ARM: at91: sam9g45: switch from atmel_tsadcc to at91_adcAlexandre Belloni3-66/+5
2014-05-07ARM: at91: sam9rlek add touchscreen support through at91_adcAlexandre Belloni1-0/+14
2014-05-07ARM: at91: sam9rl: add at91_adc to support adc and touchscreenAlexandre Belloni2-0/+92
2014-05-07iio: adc: at91: remove unused include from include/machAlexandre Belloni1-120/+0
2014-05-07ARM: at91: sam9m10g45ek: Add touchscreen support through at91_adcAlexandre Belloni2-1/+2
2014-05-07iio: adc: at91_adc: Add support for touchscreens without TSMRAlexandre Belloni1-0/+13
2014-05-07ARM: at91: sam9260: remove unused platform_dataAlexandre Belloni1-10/+0
2014-05-07ARM: at91: sam9g45: remove unused platform_dataAlexandre Belloni1-10/+0
2014-05-07ARM: at91/dt: define sam9rlek crystal frequenciesBoris BREZILLON1-0/+9
2014-05-07ARM: at91/dt: move at91sam9rl SoC to the new slow/main clock modelsBoris BREZILLON1-7/+39