summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
Commit message (Expand)AuthorAgeFilesLines
* ARM: ux500: Rid ignored return value of regulator_enable() compiler warningLee Jones2013-05-091-2/+2
* ARM: ux500: read the correct soc_id numberFabio Baltieri2013-05-091-1/+1
* Merge branch 'late/fixes' into fixesOlof Johansson2013-05-091-0/+2
|\
| * ARM: ux500: always select ABX500_COREArnd Bergmann2013-05-031-0/+2
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-8/+26
|\ \
| * \ Merge tag 'ux500-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Arnd Bergmann2013-04-091-8/+26
| |\ \
| | * | ARM: ux500: 8500: add ab8500-musb pinctrl supportPatrice Chotard2013-04-031-2/+21
| | * | ARM: ux500: remove redundant DB8500_PIN_SLEEP definitionFabio Baltieri2013-04-031-3/+0
| | * | ARM: ux500: Add Snowball pin configuration for user LEDLee Jones2013-03-181-0/+2
| | * | ARM: ux500: u8500: fix pinctrl IDLE state definition for SPI2Julien Delacou2013-03-181-3/+3
| * | | Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2013-04-081-3/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Merge commit '7185684' into omap-for-v3.10/timerTony Lindgren2013-04-031-3/+2
| | |\ \ | | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-032-6/+2
|\ \ \ \
| * \ \ \ Merge branch 'cleanup' into for-linusRussell King2013-05-021-3/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ARM: cleanup: soc_device_register() error checkingRussell King2013-02-241-3/+2
| * | | | ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-181-3/+0
* | | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-0234-321/+283
|\ \ \ \ \
| * | | | | ARM: Push selects for TWD/SCU into machine entriesStephen Boyd2013-04-091-0/+2
| * | | | | Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-04-0934-321/+281
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: ux500: build hotplug.o for ARMv7-aArnd Bergmann2013-04-081-0/+2
| | * | | | ARM: ux500: move to multiplatformArnd Bergmann2013-04-083-64/+14
| | * | | | ARM: ux500: make remaining headers localArnd Bergmann2013-04-0813-14/+14
| | * | | | ARM: ux500: make irqs.h local to platformArnd Bergmann2013-04-0812-11/+11
| | * | | | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-0822-67/+46
| | * | | | staging: ste_rmi4: kill platform_data hackArnd Bergmann2013-04-081-2/+5
| | * | | | ARM: ux500: move mach/msp.h to <linux/platform_data/*>Arnd Bergmann2013-04-083-29/+2
| | * | | | clk: ux500: pass clock base adresses in init callLinus Walleij2013-04-081-2/+6
| | * | | | ARM: ux500: move debugmacro to debug includesLinus Walleij2013-04-081-39/+0
| | * | | | ARM: ux500: split out prcmu initializationArnd Bergmann2013-04-083-83/+2
| | * | | | ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij2013-04-084-2/+174
| | * | | | mfd: db8500-prcmu: get base address from resourceLinus Walleij2013-04-083-6/+0
| | * | | | mfd: prcmu: pass a base and size with the early initcallLinus Walleij2013-04-081-6/+9
| | | |_|/ | | |/| |
* | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-281-8/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-04-094-3/+16
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: mach-ux500: enable 128KB way L2 cache on DB8540Maxime Coquelin2013-03-181-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-022-9/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-284-3/+16
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson2013-04-021-8/+0
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | |_|_|/ / | |/| | | |
| | * | | | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-8/+0
| | | |/ / | | |/| |
| * | | | ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-111-1/+2
| |/ / /
* | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-025-51/+61
|\ \ \ \
| * | | | ARM: ux500: Remove traces of the ios_handler from platform codeLee Jones2013-03-011-52/+0
| * | | | ARM: ux500: Use the GPIO regulator framework for SDI0's 'en' and 'vsel'Lee Jones2013-03-013-0/+60
| * | | | ARM: ux500: Provide a means to obtain the SMSC9115 clock when DT is enabledLee Jones2013-03-011-0/+1
| |/ / /
* | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-301-55/+3
|\ \ \ \
| * | | | ARM: ux500: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-31/+1
| * | | | ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpuDaniel Lezcano2013-04-231-2/+2
| * | | | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0
| * | | | Merge branch 'pm-cpuidle-next' into linux-nextRafael J. Wysocki2013-04-081-23/+2
| |\ \ \ \ | | |_|/ / | |/| | |
OpenPOWER on IntegriCloud