index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
qcom
/
spm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-05
soc: qcom: spm: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-03-03
soc: qcom: spm: fix building with CONFIG_REGULATOR=n
Arnd Bergmann
1
-8
/
+4
2024-02-16
soc: qcom: spm: add support for voltage regulator
Dmitry Baryshkov
1
-5
/
+229
2024-02-16
soc: qcom: spm: remove driver-internal structures from the driver API
Dmitry Baryshkov
1
-0
/
+20
2023-07-14
soc: qcom: Explicitly include correct DT includes
Rob Herring
1
-2
/
+0
2023-07-09
soc: qcom: spm: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2022-11-05
soc: qcom: spm: Implement support for SAWv2.3, MSM8976 L2 PM
AngeloGioacchino Del Regno
1
-0
/
+33
2022-11-05
soc: qcom: spm: Add MSM8939 SPM register data
Vincent Knecht
1
-0
/
+13
2022-07-18
soc: qcom: spm: Add CPU data for MSM8909
Stephan Gerhold
1
-0
/
+14
2021-10-23
soc: qcom: spm: Add 8916 SPM register data
Lina Iyer
1
-0
/
+21
2021-09-21
soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2
AngeloGioacchino Del Regno
1
-0
/
+16
2021-09-21
soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS
AngeloGioacchino Del Regno
1
-3
/
+29
2021-09-21
cpuidle: qcom_spm: Detach state machine from main SPM handling
AngeloGioacchino Del Regno
1
-0
/
+216
2020-05-26
cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driver
Stephan Gerhold
1
-378
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2018-09-13
soc: qcom: spm: add SCM probe dependency
Felix Fietkau
1
-0
/
+3
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+3
2016-04-20
soc: qcom: spm: Use const and __initconst for qcom_cpuidle_ops
Jisheng Zhang
1
-1
/
+1
2016-03-30
drivers: qcom: spm: avoid module usage in non-modular SPM driver
Lina Iyer
1
-5
/
+3
2016-01-22
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+1
2016-01-22
soc: qcom/spm: shut up uninitialized variable warning
Arnd Bergmann
1
-1
/
+1
2015-12-22
ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hook
Lorenzo Pieralisi
1
-5
/
+5
2015-07-01
soc: qcom: spm: Fix idle on THUMB2 kernels
Stephen Boyd
1
-1
/
+1
2015-04-27
ARM: qcom: Add Subsystem Power Manager (SPM) driver
Lina Iyer
1
-0
/
+385