aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/qcom/spm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-23soc: qcom: spm: Add 8916 SPM register dataLina Iyer1-0/+21
2021-09-21soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2AngeloGioacchino Del Regno1-0/+16
2021-09-21soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVSAngeloGioacchino Del Regno1-3/+29
2021-09-21cpuidle: qcom_spm: Detach state machine from main SPM handlingAngeloGioacchino Del Regno1-0/+216
2020-05-26cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driverStephan Gerhold1-378/+0
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