index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
qcom_spmi-regulator.c
Age
Commit message (
Expand
)
Author
2021-04-26
Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-03-23
regulator: qcom_spmi-regulator: Clean-up by using managed work init
Matti Vaittinen
2021-03-10
regulator: spmi: Add support for ULT LV_P50 and ULT P300
AngeloGioacchino Del Regno
2020-10-01
regulator: qcom_spmi: Add PM660/PM660L regulators
AngeloGioacchino Del Regno
2020-10-01
regulator: qcom_spmi: Add support for new regulator types
AngeloGioacchino Del Regno
2020-08-18
regulator: qcom_spmi: Improve readability for setting up enable/mode pin control
Axel Lin
2020-07-01
regulator: qcom_spmi: Constify struct regulator_ops
Rikard Falkeborn
2019-10-01
regulator: qcom_spmi: Add support for PM8004 regulators
Angelo G. Del Regno
2019-10-01
regulator: qcom_spmi: Add PM8950 SPMI regulator
Angelo G. Del Regno
2019-06-24
regulator: qcom_spmi: Do NULL check for lvs
Jeffrey Hugo
2019-06-20
regulator: qcom_spmi: Fix math of spmi_regulator_set_voltage_time_sel
Jeffrey Hugo
2019-06-18
regulator: qcom_spmi: add PMS405 SPMI regulator
Jorge Ramirez
2019-06-18
regulator: qcom_spmi: Add support for PM8005
Jeffrey Hugo
2019-06-18
Merge tag 'v5.2-rc4' into regulator-5.3
Mark Brown
2019-06-17
regulator: qcom_spmi: Refactor get_mode/set_mode
Jeffrey Hugo
2019-06-17
regulator: qcom_spmi: enable linear range info
Jorge Ramirez-Ortiz
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2018-07-20
regulator: qcom_spmi: Indent with tabs instead of spaces
Niklas Cassel
2018-07-20
regulator: qcom_spmi: Do not initialise static to NULL
Niklas Cassel
2018-07-20
regulator: qcom_spmi: Use correct regmap when checking for error
Niklas Cassel
2018-07-20
regulator: qcom_spmi: Fix warning Bad of_node_put()
Niklas Cassel
2018-05-24
regulator: qcom_spmi: Add support for SAW
Ilia Lin
2018-01-24
regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callback
Axel Lin
2017-11-10
Merge remote-tracking branch 'regulator/topic/qcom-spmi' into regulator-next
Mark Brown
2017-11-02
regulator: qcom_spmi: Include offset when translating voltages
Stephen Boyd
2017-11-02
regulator: qcom_spmi: Add support for pmi8994
Rajendra Nayak
2016-06-26
regulator: qcom_spmi: Add support for get_mode/set_mode on switches
Stephen Boyd
2016-06-26
regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
Stephen Boyd
2016-06-26
regulator: qcom_spmi: Add support for S4 supply on pm8941
Stephen Boyd
2016-04-18
regulator: qcom_spmi: Always return a selector when asked
Stephen Boyd
2016-03-31
regulator: qcom_spmi: Only use selector based regulator ops
Stephen Boyd
2016-03-31
regulator: qcom_spmi: Add slewing delays for all SMPS types
Stephen Boyd
2016-03-28
regulator: qcom_spmi: Keep trying to add regulators if read fails
Stephen Boyd
2016-03-28
regulator: qcom_spmi: Add support for pm8994
Stephen Boyd
2015-07-24
regulator: qcom-spmi: Add vendor specific configuration
Stephen Boyd
2015-07-09
regulator: qcom_spmi-regulator: Use DIV_ROUND_UP instead of open-coded
Axel Lin
2015-06-19
regulator: qcom_spmi: Fix calculating number of voltages
Axel Lin
2015-06-17
regulator: qcom_spmi: Add missing braces for aligned code
Stephen Boyd
2015-06-16
regulator: fix simple_return.cocci warnings
Julia Lawall
2015-06-16
regulator: Add QCOM SPMI regulator driver
Stephen Boyd