summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-06Merge branch 'next/cleanup-s3c24xx-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson41-478/+266
2013-02-06Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson17-1132/+687
2013-02-06Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson18-208/+71
2013-02-06Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson25-291/+352
2013-02-05sunxi: Cleanup the reset code and add meaningful registers definesMaxime Ripard1-4/+15
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson45-138/+0
2013-02-05Merge tag 'cleanup_for_v3.9_round2' of git://git.infradead.org/users/jcooper/...Olof Johansson0-0/+0
2013-02-05Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson105-1776/+836
2013-02-04ARM: S3C24XX: header mach/regs-mem.h localKukjin Kim19-219/+65
2013-02-04ARM: S3C24XX: header mach/regs-power.h localKukjin Kim7-45/+45
2013-02-04ARM: S3C24XX: header mach/regs-s3c2412-mem.h localKukjin Kim4-51/+30
2013-02-04ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/Kukjin Kim15-163/+126
2013-02-04ARM: S3C24XX: transform s3c2443 subirqs into new structureHeiko Stuebner1-214/+75
2013-02-04ARM: S3C24XX: modify s3c2443 irq init to initialize all irqsHeiko Stuebner3-19/+7
2013-02-04ARM: S3C24XX: move s3c2443 irq code to irq.cHeiko Stuebner3-282/+244
2013-02-04ARM: S3C24XX: transform s3c2416 irqs into new structureHeiko Stuebner1-255/+87
2013-02-04ARM: S3C24XX: modify s3c2416 irq init to initialize all irqsHeiko Stuebner3-19/+6
2013-02-04ARM: S3C24XX: move s3c2416 irq init to common irq codeHeiko Stuebner4-349/+310
2013-02-04ARM: S3C24XX: Modify s3c_irq_wake to use the hwirq propertyHeiko Stuebner1-4/+4
2013-02-04ARM: S3C24XX: Move irq syscore-ops to irq-pmHeiko Stuebner9-19/+24
2013-02-01clocksource: always define CLOCKSOURCE_OF_DECLAREStephen Warren1-0/+2
2013-02-01ARM: imx: fix imx31-dt.c time-related warningStephen Warren1-1/+6
2013-01-31ARM: dove: cleanup includesSebastian Hesselbarth1-20/+9
2013-01-31ARM: kirkwood: nsa310: cleanup includes and unneeded codeJason Cooper1-7/+1
2013-01-30Merge branch 'zynq/timer' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson3-81/+73
2013-01-30Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson13-104/+39
2013-01-30Merge tag 'cleanup_for_v3.9_round2' of git://git.infradead.org/users/jcooper/...Olof Johansson2-28/+10
2013-01-30ARM: dove: cleanup includesSebastian Hesselbarth1-20/+9
2013-01-29ARM: kirkwood: nsa310: cleanup includes and unneeded codeJason Cooper1-8/+1
2013-01-29arm: zynq: Add missing irqchip.h to common.cMichal Simek1-0/+1
2013-01-29ARM: S3C24XX: transform irq handling into a declarative formHeiko Stuebner2-486/+445
2013-01-29Merge tag 'bcm2835-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson4-26/+6
2013-01-29ARM: ux500: de-globalize <mach/id.h>Linus Walleij12-18/+19
2013-01-29ARM: ux500: Introduce cpu_is_u8580()Maxime Coquelin1-1/+20
2013-01-29mfd: prcmu: delete pin control helpersLinus Walleij2-85/+0
2013-01-29Merge tag 'imx-cleanup-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson24-1947/+11
2013-01-29ARM: imx: Remove mx508 supportFabio Estevam19-1703/+9
2013-01-29ARM: imx: Remove mach-mx51_3ds boardFabio Estevam4-193/+0
2013-01-29ARM: imx: use debug_ll_io_init() for imx6qShawn Guo4-54/+2
2013-01-29ARM: imx: remove unused imx6q_clock_map_io()Shawn Guo3-4/+0
2013-01-28ARM: tegra: fix compile error when disable CPU_IDLEJoseph Lo1-1/+1
2013-01-28ARM: tegra30: make the wait time of CPU power up to proportional to HZJoseph Lo1-2/+2
2013-01-28ARM: tegra: make device can run on UPJoseph Lo6-223/+246
2013-01-28ARM: tegra: clean up the CPUINIT sectionJoseph Lo3-7/+5
2013-01-28ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo3-6/+13
2013-01-28ARM: tegra: update the cache maintenance order for CPU shutdownJoseph Lo5-9/+6
2013-01-28ARM: tegra30: fix power up sequence for boot_secondaryJoseph Lo1-1/+38
2013-01-28ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exitRichard Zhao1-20/+20
2013-01-28ARM: tegra: fix Kconfig warnings when !SMPStephen Warren1-2/+2
2013-01-28ARM: tegra: Make variables staticHiroshi Doyu5-12/+12