summaryrefslogtreecommitdiff
path: root/arch/arm/mach-qcom
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-02-01ARM: qcom: remove unnecessary boot_lockRussell King1-26/+0
2016-08-23ARM: qcom: Cleanup/Remove unnecessary board fileAndy Gross2-32/+0
2016-06-24ARM: qcom: Add support for MDM9615Neil Armstrong2-0/+5
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-1/+2
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-3/+3
2015-10-22ARM: Remove __ref on hotplug cpu die pathStephen Boyd1-1/+1
2015-03-11firmware: qcom: scm: Clean cold boot entry to export only the APILina Iyer1-18/+3
2015-03-11firmware: qcom: scm: Move the scm driver to drivers/firmwareKumar Gala5-380/+1
2015-03-11ARM: qcom: Prep scm code for move to drivers/firmwareKumar Gala3-90/+90
2015-03-11ARM: qcom: Cleanup scm interface to only export what is neededKumar Gala2-10/+4
2015-03-11ARM: qcom: Merge scm and scm boot code togetherKumar Gala6-67/+30
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds4-37/+65
2015-02-10ARM: 8301/1: qcom: Use secondary_startup_arm()Stephen Boyd1-2/+2
2015-01-23ARM: qcom: Drop unnecessary selects from ARCH_QCOMStephen Boyd1-2/+0
2015-01-23ARM: qcom: Fix SCM interface for big-endian kernelsStephen Boyd2-18/+20
2015-01-23ARM: qcom: scm: Clarify boot interfaceStephen Boyd2-3/+3
2015-01-22ARM: qcom: Add SCM warmboot flags for quad core targets.Lina Iyer1-0/+2
2015-01-19ARM: qcom: scm: Add logging of actual return code from scm callOlav Haugan1-0/+1
2015-01-19ARM: qcom: scm: Flush the command buffer only instead of the entire cacheVikram Mulukutla1-5/+12
2015-01-19ARM: qcom: scm: Get cacheline size from CTRStephen Boyd1-6/+8
2015-01-19ARM: qcom: scm: Fix incorrect cache invalidationStephen Boyd1-8/+23
2015-01-19ARM: qcom: Select ARCH_SUPPORTS_BIG_ENDIANStephen Boyd1-0/+1
2014-08-21ARM: qcom: Add initial IPQ8064 SoC and AP148 device treesKumar Gala1-0/+2
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring1-5/+1
2014-06-02Merge tag 'dt-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-1/+3
2014-05-29ARM: dts: qcom: Add APQ8084 SoC supportGeorgi Djakov1-0/+1
2014-05-29ARM: dts: qcom: Add initial APQ8064 SoC and IFC6410 board device treesKumar Gala1-1/+2
2014-05-23Merge tag 'qcom-soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+2
2014-05-22ARM: qcom: Select PINCTRL by default for ARCH_QCOMAndy Gross1-0/+1
2014-05-22ARM: qcom: Enable ARM_AMBA option for Qualcomm SOCs.Srinivas Kandagatla1-0/+1
2014-04-22ARM: qcom: clean-up unneeded kconfig selectsRob Herring1-2/+0
2014-02-11ARM: qcom: Add SMP support for KPSSv2Rohit Vaswani1-0/+123
2014-02-11ARM: qcom: Add SMP support for KPSSv1Rohit Vaswani2-3/+111
2014-02-11ARM: qcom: Re-organize platsmp to make it extensibleRohit Vaswani2-67/+65
2014-02-06ARM: qcom: Rename various msm prefixed functions to qcomKumar Gala2-13/+13
2014-02-06ARM: qcom: Split Qualcomm support into legacy and multiplatformKumar Gala8-0/+600