Age | Commit message (Expand) | Author |
2014-01-23 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-23 | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-23 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2014-01-23 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-09 | Merge branch 'qcom/soc2' into next/soc | Olof Johansson |
2014-01-09 | ARM: msm: Move MSM's DT based hardware to multi-platform support | Stephen Boyd |
2014-01-09 | ARM: msm: Only build timer.c if required | Stephen Boyd |
2014-01-09 | ARM: msm: Only build clock.c on proc_comm based platforms | Stephen Boyd |
2014-01-09 | usb: phy: msm: Move mach dependent code to platform data | Ivan T. Ivanov |
2014-01-02 | ARM: msm: Add support for APQ8074 Dragonboard | Rohit Vaswani |
2014-01-02 | Merge branch 'qcom/soc' into next/soc | Olof Johansson |
2014-01-02 | ARM: msm: Simplify ARCH_MSM_DT config | Stephen Boyd |
2014-01-02 | ARM: msm: Add support for MSM8974 SoC | Rohit Vaswani |
2014-01-02 | ARM: msm: trout: fix uninit var warning | Josh Cartwright |
2013-12-11 | ARM: clean up cache handling in platform code | Nicolas Pitre |
2013-11-21 | ARM: msm: Switch to sched_clock_register() | Stephen Boyd |
2013-11-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-10-02 | clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrally | Uwe Kleine-König |
2013-09-25 | ARM: msm: Create a common board-dt and config ARCH_MSM_DT | Rohit Vaswani |
2013-09-25 | ARM: msm: Remove irqs-*.h files for DT based targets | Stephen Boyd |
2013-09-06 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-03 | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-08-27 | msm_serial: Switch clock consumer strings and simplify code | Stephen Boyd |
2013-08-13 | Merge branch 'msm/cleanup' into next/cleanup | Kevin Hilman |
2013-08-06 | ARM: msm: Only compile io.c on platforms that use it | Stephen Boyd |
2013-08-06 | iommu/msm: Move mach includes to iommu directory | Stephen Boyd |
2013-08-06 | ARM: msm: Remove devices-iommu.c | Stephen Boyd |
2013-08-06 | ARM: msm: Move mach/board.h contents to common.h | Stephen Boyd |
2013-08-06 | ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLARE | Stephen Boyd |
2013-08-06 | ARM: msm: Remove TMR and TMR0 static mappings | Stephen Boyd |
2013-08-06 | ARM: msm: Move debug-macro.S to include/debug | Stephen Boyd |
2013-08-04 | Merge tag 'msm-3.11-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Olof Johansson |
2013-07-29 | ARM: msm: Don't compile __msm_ioremap_caller() unless used | Stephen Boyd |
2013-07-29 | ARM: msm: Remove unused and unmapped MSM_TLMM_BASE for 8x60 | Rohit Vaswani |
2013-07-26 | ARM: msm: Consolidate gpiomux for older architectures | Rohit Vaswani |
2013-07-23 | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson |
2013-07-14 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker |
2013-07-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-07-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-07-02 | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2013-06-24 | ARM: msm: Divorce msm_timer from local timer API | Stephen Boyd |
2013-06-24 | ARM: msm: Migrate to common clock framework | Stephen Boyd |
2013-06-24 | ARM: msm: Make proc_comm clock control into a platform driver | Stephen Boyd |
2013-06-24 | ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driver | Stephen Boyd |
2013-06-24 | ARM: msm: Remove clock-7x30.h include file | Stephen Boyd |
2013-06-24 | ARM: msm: Remove custom clk_set_{max,min}_rate() API | Stephen Boyd |
2013-06-24 | ARM: msm: Remove custom clk_set_flags() API | Stephen Boyd |
2013-06-14 | Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson |
2013-06-12 | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd |
2013-06-12 | ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configs | Rohit Vaswani |