summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-09ARM: Push selects for TWD/SCU into machine entriesStephen Boyd13-8/+30
2013-04-09Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann11-243/+24
2013-04-09Merge branch 'tegra/soc' into next/multiplatformArnd Bergmann43-405/+1044
2013-04-09Merge tag 'mxs-multiplatform-3.10' of git://git.linaro.org/people/shawnguo/li...Arnd Bergmann12-130/+33
2013-04-09Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann579-4097/+6491
2013-04-09Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann57-766/+699
2013-04-09Merge tag 'v3.9-rc3' into next/multiplatformArnd Bergmann353-1647/+2589
2013-04-09Merge tag 'bcm2835-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/li...Arnd Bergmann11-124/+30
2013-04-08ARM: ux500: build hotplug.o for ARMv7-aArnd Bergmann1-0/+2
2013-04-08ARM: ux500: move to multiplatformArnd Bergmann4-79/+14
2013-04-08ARM: ux500: make remaining headers localArnd Bergmann14-16/+14
2013-04-08ARM: ux500: make irqs.h local to platformArnd Bergmann12-11/+11
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij30-79/+46
2013-04-08staging: ste_rmi4: kill platform_data hackArnd Bergmann5-48/+23
2013-04-08ARM: ux500: move mach/msp.h to <linux/platform_data/*>Arnd Bergmann6-6/+4
2013-04-08clk: ux500: pass clock base adresses in init callLinus Walleij3-74/+79
2013-04-08ARM: ux500: make debug macro stand-aloneLinus Walleij1-7/+16
2013-04-08ARM: ux500: move debugmacro to debug includesLinus Walleij2-0/+8
2013-04-08ARM: ux500: split out prcmu initializationArnd Bergmann5-112/+115
2013-04-08mfd: db8500-prcmu: drop unused includesLinus Walleij1-2/+0
2013-04-08ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij9-174/+195
2013-04-08mfd: db8500-prcmu: get base address from resourceLinus Walleij5-130/+131
2013-04-08mfd: prcmu: pass a base and size with the early initcallLinus Walleij4-12/+26
2013-04-05ARM: tegra: pm: remove duplicated include from pm.cWei Yongjun1-1/+0
2013-04-04ARM: mxs: enable multiplatform buildShawn Guo7-127/+14
2013-04-04ARM: mxs: rename debug-macro.S for multiplatform buildShawn Guo2-0/+1
2013-04-04ARM: mxs: call mxs_pm_init() as a machine_desc hookShawn Guo3-3/+18
2013-04-03ARM: tegra: cpuidle: remove redundant parameters for powered-down modeJoseph Lo4-12/+4
2013-04-03ARM: tegra: pm: add platform suspend supportJoseph Lo5-17/+146
2013-04-03ARM: dt: tegra: add bindings of power management configurations for PMCJoseph Lo3-0/+129
2013-04-03ARM: tegra: irq: add wake up handlingJoseph Lo3-1/+103
2013-04-03gpio: tegra: add gpio wakeup source handlingJoseph Lo1-2/+19
2013-04-03ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo4-37/+41
2013-04-03ARM: tegra: add clock source of PMC to device treesJoseph Lo16-1/+190
2013-04-03clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam1-1/+1
2013-04-02arm: vt8500: Add wm8850 config options to multi_v7_defconfigTony Prisk1-0/+8
2013-04-01ARM: mxs: remove unused headersShawn Guo5-533/+27
2013-04-01ARM: mxs: merge imx23 and imx28 into one machine_descShawn Guo1-30/+13
2013-04-01ARM: mxs: remove common.hShawn Guo3-21/+17
2013-04-01ARM: mxs: move mxs_get_ocotp() into mach-mxs.cShawn Guo4-105/+76
2013-04-01ARM: mxs: remove mm.cShawn Guo3-55/+1
2013-04-01ARM: mxs: use debug_ll_io_init for low-level debugShawn Guo2-8/+6
2013-04-01ARM: mxs: get ocotp base address from device treeShawn Guo3-1/+10
2013-04-01ARM: mxs: remove system.cShawn Guo4-140/+38
2013-04-01ARM: mxs: get reset address from device treeShawn Guo3-21/+19
2013-04-01ARM: mxs: remove empty hardware.hShawn Guo2-24/+0
2013-04-01ASoC: mxs-saif: remove mach header inclusionShawn Guo1-2/+3
2013-04-01iio: mxs-lradc: remove unneeded mach header inclusionShawn Guo1-3/+0
2013-04-01rtc: stmp3xxx: use stmp_reset_block() insteadShawn Guo1-4/+2
2013-04-01clk: mxs: remove the use of mach level IO accessorShawn Guo2-13/+11