aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-7/+7
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-48/+100
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-5/+5
2013-02-12Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanupOlof Johansson4-6/+55
2013-02-12mfd: db8500-prcmu: update resource passingLinus Walleij4-6/+55
2013-02-10ARM: ux500: use real AB8500 IRQ numbers instead of virtual onesLee Jones1-9/+1
2013-02-10ARM: ux500: remove irq_base property from platform_dataLee Jones1-1/+0
2013-02-06leds-lp5521/5523: use new lp55xx common headerMilo(Woogyom) Kim1-7/+7
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-2/+0
2013-02-05pinctrl/abx500: add AB8540 sub-driverPatrice Chotard1-0/+1
2013-02-05pinctrl/abx500: add AB9540 sub-driverPatrice Chotard1-0/+1
2013-02-05pinctrl/abx500: add AB8505 sub-driverPatrice Chotard1-0/+1
2013-01-30pinctrl/abx500: add AB8500 sub-driverPatrice Chotard1-0/+1
2013-01-30pinctrl: add abx500 pinctrl driver corePatrice Chotard2-18/+2
2013-01-30ARM: ux500: select the DB8540 pin controllerLinus Walleij1-0/+1
2013-01-29Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanupOlof Johansson9-3/+33
2013-01-29ARM: ux500: de-globalize <mach/id.h>Linus Walleij9-2/+13
2013-01-29ARM: ux500: Introduce cpu_is_u8580()Maxime Coquelin1-1/+20
2013-01-28Merge tag 'ux500-fixes-for-v3.8' of http://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixesOlof Johansson2-5/+5
2013-01-24ARM: ux500: Fix u9540 booting issuesLee Jones1-4/+2
2013-01-23ARM: ux500: add spin_unlock(&master_lock).Steve Zhan1-1/+3
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson4-18/+5
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-1/+2
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2-2/+2
2013-01-12ARM: use common irqchip_init for GIC initRob Herring1-6/+2
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring2-7/+0
2013-01-11pinctrl/nomadik: add device tree supportGabriel Fernandez1-1/+1
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-2/+0
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-3/+1
2013-01-10ARM: mach-ux500: use SGI0 to wake up the other coreSrinidhi Kasagar1-1/+1
2012-12-26ARM: ux500: add pinctrl address resourcesFabio Baltieri1-1/+2
2012-12-24ARM: delete struct sys_timerStephen Warren4-12/+7
2012-12-24ARM: ux500: convert timer suspend/resume to clock_event_deviceStephen Warren1-7/+0
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-70/+1
2012-12-17ARM: ux500: fix missing includeLinus Walleij1-0/+1
2012-12-13Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-65/+360
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-15/+17
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-188/+118
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+14
2012-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-0/+64
2012-12-11Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-6/+0
2012-11-27Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones1-70/+1
2012-11-27ARM: ux500: Strip out duplicate touch screen platform informationLee Jones1-19/+3
2012-11-27ARM: ux500: Rename dbx500 cpufreq code to be more genericLee Jones1-2/+2
2012-11-27ARM: ux500: Stop registering the PCM driver from platform codeLee Jones2-18/+0
2012-11-20ARM: ux500: Describe UART platform registering issues more accuratelyLee Jones1-2/+1
2012-11-15Merge branch 'omap/dt' into next/driversArnd Bergmann1-0/+1
2012-11-15Thermal: Add ST-Ericsson DB8500 thermal properties and platform data.hongbo.zhang1-0/+64
2012-11-15ARM: ux500: fix pin warningLinus Walleij1-2/+0