aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-16PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Rafael J. Wysocki1-0/+2
2012-03-15Merge branch 'renesas/soc' into next/socArnd Bergmann4-3/+14
2012-03-15Merge branch 'renesas/fixes' into renesas/socArnd Bergmann4-3/+14
2012-03-15Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into next/fixes-non-criticalArnd Bergmann44-97/+139
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanupArnd Bergmann61-344/+418
2012-03-15Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into next/fixes-non-criticalArnd Bergmann26-61/+190
2012-03-15ARM: ux500: fix compilation after local timer reworkMarc Zyngier1-1/+1
2012-03-15Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into topic/asocTakashi Iwai1-0/+1
2012-03-14EXYNOS5250: Add support cpufreq for EXYNOS5250Jaecheol Lee1-0/+1
2012-03-14EXYNOS4X12: Add support cpufreq for EXYNOS4X12Jaecheol Lee1-0/+1
2012-03-14ep93xx: Remove unnecessary includes of ep93xx-regs.hRyan Mallon3-2/+3
2012-03-14ep93xx: Move EP93XX_SYSCON defines to SoC private headerRyan Mallon3-89/+92
2012-03-14ep93xx: Move crunch code to mach-ep93xx directoryRyan Mallon4-3/+3
2012-03-14ep93xx: Make syscon access functions private to SoCRyan Mallon4-16/+15
2012-03-14ep93xx: Configure GPIO ports in core codeRyan Mallon1-0/+7
2012-03-14ep93xx: Move peripheral defines to local SoC headerRyan Mallon4-60/+61
2012-03-14ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten2-0/+16
2012-03-14ep93xx: Use ioremap for backlight driverRyan Mallon1-0/+10
2012-03-14ep93xx: Move GPIO defines to gpio-ep93xx.hRyan Mallon2-8/+10
2012-03-14ep93xx: Don't use system controller defines in audio driversRyan Mallon2-16/+5
2012-03-14ep93xx: Move PHYS_BASE defines to local SoC header fileRyan Mallon10-34/+61
2012-03-13Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into next/socOlof Johansson65-432/+443
2012-03-14ARM: shmobile: remove additional __io() macro useArnd Bergmann1-1/+1
2012-03-13ASoC: mx27vis-aic32x4: Convert it to platform driverFabio Estevam1-0/+1
2012-03-13Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson35-1890/+2063
2012-03-13Merge branch 'fix-smsc911x-regulator' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-4/+7
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar66-135/+315
2012-03-13ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier2-43/+6
2012-03-13ARM: local timers: convert MSM to runtime registration interfaceMarc Zyngier1-35/+44
2012-03-13ARM: local timers: convert exynos to runtime registration interfaceMarc Zyngier1-8/+10
2012-03-13ARM: smp_twd: remove old local timer interfaceMarc Zyngier3-43/+5
2012-03-13ARM: imx6q: convert to twd_local_timer_register() interfaceMarc Zyngier4-39/+5
2012-03-13ARM: highbank: convert to twd_local_timer_register() interfaceMarc Zyngier4-45/+7
2012-03-13ARM: ux500: convert to twd_local_timer_register() interfaceMarc Zyngier4-38/+25
2012-03-13ARM: shmobile: convert to twd_local_timer_register() interfaceMarc Zyngier7-38/+18
2012-03-13ARM: tegra: convert to twd_local_timer_register() interfaceMarc Zyngier3-32/+18
2012-03-13ARM: plat-versatile: convert to twd_local_timer_register() interfaceMarc Zyngier6-71/+68
2012-03-13ARM: OMAP4: convert to twd_local_timer_register() interfaceMarc Zyngier3-45/+17
2012-03-13ARM: smp_twd: add device tree supportMarc Zyngier2-13/+72
2012-03-13ARM: smp_twd: add runtime registration supportMarc Zyngier2-4/+65
2012-03-13ARM: local timers: introduce a new registration interfaceMarc Zyngier2-0/+42
2012-03-13ARM: smp_twd: make local_timer_stop a symbol instead of a #defineMarc Zyngier3-7/+7
2012-03-13iomux-mx25.h slew rate adjusted for LCD __LD pinsMehnert1-21/+21
2012-03-13Merge branch 'vexpress/timer' into next/timerArnd Bergmann8-98/+128
2012-03-13Merge branch 'ux500/timers' into next/timerArnd Bergmann6-58/+15
2012-03-12Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-2/+8
2012-03-12ARM: u300: configure some pins as an exampleLinus Walleij1-2/+16
2012-03-12arm: mach-shmobile: Constify sh_mobile_meram_cfg structuresLaurent Pinchart2-4/+5
2012-03-12arm: mach-shmobile: Don't set MERAM ICB numbers in platform dataLaurent Pinchart2-16/+0
2012-03-12fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart2-8/+0