aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/qcom/spm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2018-09-13soc: qcom: spm: add SCM probe dependencyFelix Fietkau1-0/+3
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-5/+3
2016-04-20soc: qcom: spm: Use const and __initconst for qcom_cpuidle_opsJisheng Zhang1-1/+1
2016-03-30drivers: qcom: spm: avoid module usage in non-modular SPM driverLina Iyer1-5/+3
2016-01-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-01-22soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann1-1/+1
2015-12-22ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi1-5/+5
2015-07-01soc: qcom: spm: Fix idle on THUMB2 kernelsStephen Boyd1-1/+1
2015-04-27ARM: qcom: Add Subsystem Power Manager (SPM) driverLina Iyer1-0/+385