summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configsRohit Vaswani2013-06-127-122/+22
| * | msm: iomap: Remove unused bases and mappingsRohit Vaswani2013-05-314-19/+0
| * | msm: Remove unused file core.hRohit Vaswani2013-05-311-2/+0
| * | ARM: msm: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-152-4/+0
| |/
* | arch: arm: mach-msm: using strlcpy instead of strncpyChen Gang2013-05-311-1/+1
|/
* proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven2013-05-071-1/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-4/+0
|\
| * ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-181-4/+0
* | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-5/+2
|\ \
| * | ARM: Push selects for TWD/SCU into machine entriesStephen Boyd2013-04-091-5/+2
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-59/+51
|\ \ \
| * \ \ Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-281-8/+0
| |\ \ \
| * \ \ \ Merge tag 'msm-core-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Olof Johansson2013-04-141-59/+51
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: msm: Wait for timer clear to completeStephen Boyd2013-03-221-18/+23
| | * | | ARM: msm: Rework timer binding to be more generalStephen Boyd2013-03-221-46/+33
| | | |/ | | |/|
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-0212-88/+127
|\ \ \ \
OpenPOWER on IntegriCloud