summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2012-05-11Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann
2012-05-09ARM i.MX: remove now unused clock filesSascha Hauer
2012-05-09ARM: i.MX6: implement clocks using common clock frameworkShawn Guo
2012-05-09ARM i.MX35: implement clocks using common clock frameworkSascha Hauer
2012-05-09ARM i.MX5: implement clocks using common clock frameworkSascha Hauer
2012-05-09ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo
2012-05-09ARM: mxs: remove old clock supportShawn Guo
2012-05-09ARM: mxs: switch to common clk frameworkShawn Guo
2012-05-09ARM: mxs: change the lookup name for fec phy clockShawn Guo
2012-05-09ARM: mxs: request clock for timerShawn Guo
2012-05-02ARM i.MX31: implement clocks using common clock frameworkSascha Hauer
2012-05-02ARM i.MX27: implement clocks using common clock frameworkSascha Hauer
2012-05-02ARM i.MX21: implement clocks using common clock frameworkSascha Hauer
2012-05-02ARM i.MX1: implement clocks using common clock frameworkSascha Hauer
2012-05-02ARM i.MX25: implement clocks using common clock frameworkSascha Hauer
2012-05-02ARM: imx: add common clock support for clk busyShawn Guo
2012-05-02ARM: imx: add common clock support for pfdShawn Guo
2012-05-02ARM i.MX: Add common clock support for 2bit gateSascha Hauer
2012-05-02ARM: imx: add common clock support for pllv3Shawn Guo
2012-05-02ARM i.MX: Add common clock support for pllv2Sascha Hauer
2012-05-02ARM i.MX: Add common clock support for pllv1Sascha Hauer
2012-04-30Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-28ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon
2012-04-28ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon
2012-04-28ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon
2012-04-28ARM: 7401/1: mm: Fix section mismatchesStephen Boyd
2012-04-27Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-27Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson
2012-04-27ARM: PXA2xx: MFP: fix potential direction bugIgor Grinberg
2012-04-27ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUTIgor Grinberg
2012-04-27arm/sa1100: fix sa1100-rtc memory resourceDmitry Artamonow
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-25Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-04-25arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov
2012-04-25Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/david...Olof Johansson
2012-04-25ARM i.MX: prepare for common clock frameworkSascha Hauer
2012-04-25ARM i.MX3: Make ccm base address a variableSascha Hauer
2012-04-25ARM i.MX timer: request correct clockSascha Hauer
2012-04-25ARM i.MX5: prepare gpc_dvfs_clkSascha Hauer
2012-04-24ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capabilityMarek Szyprowski
2012-04-24ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera
2012-04-24ARM: EXYNOS: Fix resource on dev-dwmci.cKukjin Kim
2012-04-24ARM: S3C24XX: Fix build warning for S3C2410_PMKukjin Kim
2012-04-24ARM: mini2440_defconfig: Fix build errorArnd Bergmann
2012-04-23ARM: msm: Fix gic irqdomain supportDavid Brown
2012-04-23ARM: OMAP: fix DMA vs memory orderingRussell King
2012-04-23ARM: 7390/1: dts: versatile-pb/ab fix MMC IRQsLinus Walleij
2012-04-23ARM: 7400/1: vfp: clear fpscr length and stride bits on entry to sig handlerWill Deacon