aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-2/+2
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds19-613/+180
2013-06-24ARM: msm: Migrate to common clock frameworkStephen Boyd9-363/+107
2013-06-24ARM: msm: Make proc_comm clock control into a platform driverStephen Boyd13-31/+67
2013-06-24ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driverStephen Boyd3-18/+15
2013-06-24ARM: msm: Remove clock-7x30.h include fileStephen Boyd2-158/+0
2013-06-24ARM: msm: Remove custom clk_set_{max,min}_rate() APIStephen Boyd3-26/+1
2013-06-24ARM: msm: Remove custom clk_set_flags() APIStephen Boyd4-27/+0
2013-06-14Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson14-147/+22
2013-06-12ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configsRohit Vaswani7-122/+22
2013-05-31arch: arm: mach-msm: using strlcpy instead of strncpyChen Gang1-1/+1
2013-05-31msm: iomap: Remove unused bases and mappingsRohit Vaswani4-19/+0
2013-05-31msm: Remove unused file core.hRohit Vaswani1-2/+0
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2-2/+2
2013-05-15ARM: msm: Remove init_irq declaration in machine descriptionMaxime Ripard2-4/+0
2013-05-07proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven1-1/+1
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-4/+0
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+2
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-59/+51
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-88/+127
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-16/+4
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson1-8/+0
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson1-1/+4
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King1-4/+0
2013-04-14Merge tag 'msm-core-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/socOlof Johansson1-59/+51
2013-04-14Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson11-80/+127
2013-04-11ARM: msm: Fix uncompess.h tx underrun checkStephen Boyd1-1/+1
2013-04-09ARM: Push selects for TWD/SCU into machine entriesStephen Boyd1-5/+2
2013-04-09last_radio_log: switch to proc_create()Al Viro1-16/+4
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-8/+0
2013-03-22ARM: msm: Wait for timer clear to completeStephen Boyd1-18/+23
2013-03-22ARM: msm: Rework timer binding to be more generalStephen Boyd1-46/+33
2013-03-22ARM: msm: Stop counting before reprogramming clockeventStephen Boyd1-1/+4
2013-03-05ARM: msm: Remove unused cpu.h header fileStephen Boyd1-54/+0
2013-03-05gpio: Make gpio-msm-v1 into a platform driverStephen Boyd8-0/+101
2013-03-05ARM: msm: Move dma.h #defines that are private to dma.cStephen Boyd2-26/+26
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-79/+28
2013-02-11ARM: msm: proc_comm_boot_wait should not be __initArnd Bergmann1-1/+1
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-4/+0
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson4-33/+6
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson3-7/+3
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-5/+1
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-12ARM: use common irqchip_init for GIC initRob Herring2-26/+4
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring3-3/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-4/+0
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-3/+1
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2-2/+2
2012-12-24ARM: delete struct sys_timerStephen Warren10-37/+21