summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-11Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson29-176/+1831
2013-04-11Merge tag 'imx-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson18-533/+3
2013-04-09Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Arnd Bergmann7-11/+8
2013-04-09Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann19-264/+20
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann26-990/+279
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann555-3108/+6212
2013-04-09Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann16-267/+207
2013-04-09Merge branch 'tegra/fixes' into next/cleanupArnd Bergmann19-82/+67
2013-04-09Merge tag 'omap-for-v3.10/fixes-pm-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2-2/+11
2013-04-09ARM: i.MX: remove unused ARCH_* configsPaul Bolle1-18/+0
2013-04-09ARM i.MX53: remove platform ahci supportSascha Hauer4-172/+0
2013-04-08Merge tag 'omap-pm-v3.10/fixes/pm' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren18-1193/+1070
2013-04-08Merge tag 'omap-for-v3.10/cleanup-v2-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann18-1191/+1059
2013-04-08ARM: at91: remove trailing semicolon from macrosJohan Hovold5-5/+5
2013-04-08ARM: at91/setup: fix trivial typosJohan Hovold1-3/+3
2013-04-08ARM: EXYNOS: remove "config EXYNOS_DEV_DRM"Paul Bolle1-10/+0
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han5-4/+5
2013-04-08ARM: SAMSUNG: Remove unnecessary code for dmaPadmavathi Venna5-13/+1
2013-04-08ARM: S3C24XX: Remove unused GPIO drive strength register definitionsSylwester Nawrocki1-199/+4
2013-04-06ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup ...Santosh Shilimkar2-2/+11
2013-04-05clk: sunxi: drop an unnecesary kmallocEmilio López1-1/+1
2013-04-05clk: sunxi: drop CLK_IGNORE_UNUSEDEmilio López1-4/+4
2013-04-05clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gatesEmilio López2-1/+196
2013-04-04ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2412Alexander Shiyan1-2/+2
2013-04-04ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2410Alexander Shiyan1-1/+1
2013-04-04ARM: S3C24XX: Removed unneeded dependency on ARCH_S3C24XX for boardsAlexander Shiyan1-8/+3
2013-04-04ARM: SAMSUNG: Fix typo "CONFIG_SAMSUNG_DEV_RTC"Paul Bolle1-1/+1
2013-04-04ARM: S5P64X0: Fix typo "CONFIG_S5P64X0_SETUP_SDHCI"Paul Bolle1-2/+2
2013-04-04ARM: S3C64XX: remove obsolete Makefile linePaul Bolle1-1/+0
2013-04-03clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flagSoren Brinkmann2-3/+10
2013-04-03clk: mvebu: Use common of_clk_init() functionJean-Francois Moine3-42/+3
2013-04-03ARM: at91: remove unused dbgu_readl() macroNicolas Ferre1-3/+0
2013-04-03clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam1-1/+1
2013-04-03clk: fix clk_mux::flags kerneldocJames Hogan1-1/+1
2013-04-03Merge branch 'gic/cleanup' into next/cleanupOlof Johansson1-0/+1
2013-04-03irqchip: vic: add include of linux/irq.hOlof Johansson1-0/+1
2013-04-02Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Olof Johansson1-1/+1
2013-04-02ARM: irq: Call irqchip_init if no init_irq function is specifiedMaxime Ripard1-1/+5
2013-04-02Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson393-1844/+2691
2013-04-02clk: allow reentrant calls into the clk frameworkMike Turquette1-2/+42
2013-04-02clk: abstract locking out into helper functionsMike Turquette1-38/+61
2013-04-02irqchip: irq-gic: Fix checkpatch errorsSachin Kamat1-2/+2
2013-04-02ARM: imx: remove mx6q.hShawn Guo2-32/+0
2013-04-02ARM: imx: remove Makefile.bootShawn Guo1-35/+0
2013-04-02ARM: imx: clk-imx27: Do not register peripheral clock for SSIFabio Estevam1-2/+0
2013-04-02ARM: imx: avic: Move avic_saved_mask_reg under CONFIG_PMFabio Estevam1-2/+2
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