开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
qcom
/
spm.c
Age
Commit message (
Expand
)
Author
2024-06-05
soc: qcom: spm: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-03-03
soc: qcom: spm: fix building with CONFIG_REGULATOR=n
Arnd Bergmann
2024-02-16
soc: qcom: spm: add support for voltage regulator
Dmitry Baryshkov
2024-02-16
soc: qcom: spm: remove driver-internal structures from the driver API
Dmitry Baryshkov
2023-07-14
soc: qcom: Explicitly include correct DT includes
Rob Herring
2023-07-09
soc: qcom: spm: Convert to devm_platform_ioremap_resource()
Yangtao Li
2022-11-05
soc: qcom: spm: Implement support for SAWv2.3, MSM8976 L2 PM
AngeloGioacchino Del Regno
2022-11-05
soc: qcom: spm: Add MSM8939 SPM register data
Vincent Knecht
2022-07-18
soc: qcom: spm: Add CPU data for MSM8909
Stephan Gerhold
2021-10-23
soc: qcom: spm: Add 8916 SPM register data
Lina Iyer
2021-09-21
soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2
AngeloGioacchino Del Regno
2021-09-21
soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS
AngeloGioacchino Del Regno
2021-09-21
cpuidle: qcom_spm: Detach state machine from main SPM handling
AngeloGioacchino Del Regno
2020-05-26
cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driver
Stephan Gerhold
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2018-09-13
soc: qcom: spm: add SCM probe dependency
Felix Fietkau
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-04-20
soc: qcom: spm: Use const and __initconst for qcom_cpuidle_ops
Jisheng Zhang
2016-03-30
drivers: qcom: spm: avoid module usage in non-modular SPM driver
Lina Iyer
2016-01-22
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2016-01-22
soc: qcom/spm: shut up uninitialized variable warning
Arnd Bergmann
2015-12-22
ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hook
Lorenzo Pieralisi
2015-07-01
soc: qcom: spm: Fix idle on THUMB2 kernels
Stephen Boyd
2015-04-27
ARM: qcom: Add Subsystem Power Manager (SPM) driver
Lina Iyer