summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-232-0/+70
|\
| * usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov2014-01-092-0/+70
* | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-231-0/+9
|\ \ | |/
| * ARM: msm: Add support for APQ8074 DragonboardRohit Vaswani2014-01-021-0/+9
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-233-30/+52
|\ \
| * \ Merge branch 'qcom/soc2' into next/socOlof Johansson2014-01-092-39/+50
| |\ \
| | * | ARM: msm: Move MSM's DT based hardware to multi-platform supportStephen Boyd2014-01-091-39/+41
| | * | ARM: msm: Only build timer.c if requiredStephen Boyd2014-01-092-1/+10
| | * | ARM: msm: Only build clock.c on proc_comm based platformsStephen Boyd2014-01-091-1/+1
| | |/
| * | Merge branch 'qcom/soc' into next/socOlof Johansson2014-01-022-8/+19
| |\ \ | | |/
| | * ARM: msm: Simplify ARCH_MSM_DT configStephen Boyd2014-01-021-2/+4
| | * ARM: msm: Add support for MSM8974 SoCRohit Vaswani2014-01-021-1/+10
| * | ARM: msm: Switch to sched_clock_register()Stephen Boyd2013-11-211-2/+2
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-2/+1
|\ \ \ | |_|/ |/| |
| * | ARM: clean up cache handling in platform codeNicolas Pitre2013-12-111-2/+1
| |/
* | ARM: msm: trout: fix uninit var warningJosh Cartwright2014-01-021-6/+6
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-121-1/+0
|\
| * clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrallyUwe Kleine-König2013-10-021-1/+0
* | ARM: msm: Create a common board-dt and config ARCH_MSM_DTRohit Vaswani2013-09-254-64/+17
* | ARM: msm: Remove irqs-*.h files for DT based targetsStephen Boyd2013-09-254-540/+2
|/
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-0624-3315/+120
|\
| * Merge branch 'msm/cleanup' into next/cleanupKevin Hilman2013-08-1324-3260/+51
| |\
| | * ARM: msm: Only compile io.c on platforms that use itStephen Boyd2013-08-061-4/+4
| | * iommu/msm: Move mach includes to iommu directoryStephen Boyd2013-08-062-1985/+0
| | * ARM: msm: Remove devices-iommu.cStephen Boyd2013-08-062-913/+0
| | * ARM: msm: Move mach/board.h contents to common.hStephen Boyd2013-08-0613-50/+21
| | * ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLAREStephen Boyd2013-08-064-17/+3
| | * ARM: msm: Remove TMR and TMR0 static mappingsStephen Boyd2013-08-067-120/+2
| | * ARM: msm: Move debug-macro.S to include/debugStephen Boyd2013-08-066-169/+21
| | * ARM: msm: Don't compile __msm_ioremap_caller() unless usedStephen Boyd2013-07-291-0/+2
| | * ARM: msm: Remove unused and unmapped MSM_TLMM_BASE for 8x60Rohit Vaswani2013-07-291-4/+0
| * | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-231-55/+69
| |\ \ | | |/ | |/|
| | * ARM: msm: Divorce msm_timer from local timer APIStephen Boyd2013-06-241-56/+70
* | | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-033-7/+7
|\ \ \
| * | | msm_serial: Switch clock consumer strings and simplify codeStephen Boyd2013-08-273-7/+7
| |/ /
* | | Merge tag 'msm-3.11-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Olof Johansson2013-08-043-45/+1
|\ \ \ | |/ / |/| |
| * | ARM: msm: Consolidate gpiomux for older architecturesRohit Vaswani2013-07-263-45/+1
* | | arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-143-7/+5
|/ /
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\ \ | |/
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-032-2/+2
|\ \
| * | ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2013-05-232-2/+2
| |/
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-0219-613/+180
|\ \
| * | ARM: msm: Migrate to common clock frameworkStephen Boyd2013-06-249-363/+107
| * | ARM: msm: Make proc_comm clock control into a platform driverStephen Boyd2013-06-2413-31/+67
| * | ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driverStephen Boyd2013-06-243-18/+15
| * | ARM: msm: Remove clock-7x30.h include fileStephen Boyd2013-06-242-158/+0
| * | ARM: msm: Remove custom clk_set_{max,min}_rate() APIStephen Boyd2013-06-243-26/+1
| * | ARM: msm: Remove custom clk_set_flags() APIStephen Boyd2013-06-244-27/+0
| |/
* | Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2013-06-1414-147/+22
|\ \
OpenPOWER on IntegriCloud