Age | Commit message (Expand) | Author | Files | Lines |
2016-08-23 | ARM: qcom: Cleanup/Remove unnecessary board file | Andy Gross | 2 | -32/+0 |
2016-06-24 | ARM: qcom: Add support for MDM9615 | Neil Armstrong | 2 | -0/+5 |
2015-12-01 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada | 1 | -1/+2 |
2015-12-01 | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 1 | -3/+3 |
2015-10-22 | ARM: Remove __ref on hotplug cpu die path | Stephen Boyd | 1 | -1/+1 |
2015-03-11 | firmware: qcom: scm: Clean cold boot entry to export only the API | Lina Iyer | 1 | -18/+3 |
2015-03-11 | firmware: qcom: scm: Move the scm driver to drivers/firmware | Kumar Gala | 5 | -380/+1 |
2015-03-11 | ARM: qcom: Prep scm code for move to drivers/firmware | Kumar Gala | 3 | -90/+90 |
2015-03-11 | ARM: qcom: Cleanup scm interface to only export what is needed | Kumar Gala | 2 | -10/+4 |
2015-03-11 | ARM: qcom: Merge scm and scm boot code together | Kumar Gala | 6 | -67/+30 |
2015-02-17 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 4 | -37/+65 |
2015-02-10 | ARM: 8301/1: qcom: Use secondary_startup_arm() | Stephen Boyd | 1 | -2/+2 |
2015-01-23 | ARM: qcom: Drop unnecessary selects from ARCH_QCOM | Stephen Boyd | 1 | -2/+0 |
2015-01-23 | ARM: qcom: Fix SCM interface for big-endian kernels | Stephen Boyd | 2 | -18/+20 |
2015-01-23 | ARM: qcom: scm: Clarify boot interface | Stephen Boyd | 2 | -3/+3 |
2015-01-22 | ARM: qcom: Add SCM warmboot flags for quad core targets. | Lina Iyer | 1 | -0/+2 |
2015-01-19 | ARM: qcom: scm: Add logging of actual return code from scm call | Olav Haugan | 1 | -0/+1 |
2015-01-19 | ARM: qcom: scm: Flush the command buffer only instead of the entire cache | Vikram Mulukutla | 1 | -5/+12 |
2015-01-19 | ARM: qcom: scm: Get cacheline size from CTR | Stephen Boyd | 1 | -6/+8 |
2015-01-19 | ARM: qcom: scm: Fix incorrect cache invalidation | Stephen Boyd | 1 | -8/+23 |
2015-01-19 | ARM: qcom: Select ARCH_SUPPORTS_BIG_ENDIAN | Stephen Boyd | 1 | -0/+1 |
2014-08-21 | ARM: qcom: Add initial IPQ8064 SoC and AP148 device trees | Kumar Gala | 1 | -0/+2 |
2014-06-17 | ARM: use menuconfig for sub-arch menus | Rob Herring | 1 | -5/+1 |
2014-06-02 | Merge tag 'dt-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 1 | -1/+3 |
2014-05-29 | ARM: dts: qcom: Add APQ8084 SoC support | Georgi Djakov | 1 | -0/+1 |
2014-05-29 | ARM: dts: qcom: Add initial APQ8064 SoC and IFC6410 board device trees | Kumar Gala | 1 | -1/+2 |
2014-05-23 | Merge tag 'qcom-soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 1 | -0/+2 |
2014-05-22 | ARM: qcom: Select PINCTRL by default for ARCH_QCOM | Andy Gross | 1 | -0/+1 |
2014-05-22 | ARM: qcom: Enable ARM_AMBA option for Qualcomm SOCs. | Srinivas Kandagatla | 1 | -0/+1 |
2014-04-22 | ARM: qcom: clean-up unneeded kconfig selects | Rob Herring | 1 | -2/+0 |
2014-02-11 | ARM: qcom: Add SMP support for KPSSv2 | Rohit Vaswani | 1 | -0/+123 |
2014-02-11 | ARM: qcom: Add SMP support for KPSSv1 | Rohit Vaswani | 2 | -3/+111 |
2014-02-11 | ARM: qcom: Re-organize platsmp to make it extensible | Rohit Vaswani | 2 | -67/+65 |
2014-02-06 | ARM: qcom: Rename various msm prefixed functions to qcom | Kumar Gala | 2 | -13/+13 |
2014-02-06 | ARM: qcom: Split Qualcomm support into legacy and multiplatform | Kumar Gala | 8 | -0/+600 |