index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
qcom_spmi-regulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-26
1
-0
/
+2
|
\
|
*
regulator: spmi: Add support for ULT LV_P50 and ULT P300
AngeloGioacchino Del Regno
2021-03-10
1
-0
/
+2
*
|
regulator: qcom_spmi-regulator: Clean-up by using managed work init
Matti Vaittinen
2021-03-23
1
-26
/
+8
|
/
*
regulator: qcom_spmi: Add PM660/PM660L regulators
AngeloGioacchino Del Regno
2020-10-01
1
-0
/
+51
*
regulator: qcom_spmi: Add support for new regulator types
AngeloGioacchino Del Regno
2020-10-01
1
-0
/
+56
*
regulator: qcom_spmi: Improve readability for setting up enable/mode pin control
Axel Lin
2020-08-18
1
-36
/
+34
*
regulator: qcom_spmi: Constify struct regulator_ops
Rikard Falkeborn
2020-07-01
1
-12
/
+12
*
regulator: qcom_spmi: Add support for PM8004 regulators
Angelo G. Del Regno
2019-10-01
1
-0
/
+7
*
regulator: qcom_spmi: Add PM8950 SPMI regulator
Angelo G. Del Regno
2019-10-01
1
-0
/
+34
*
regulator: qcom_spmi: Do NULL check for lvs
Jeffrey Hugo
2019-06-24
1
-1
/
+1
*
regulator: qcom_spmi: Fix math of spmi_regulator_set_voltage_time_sel
Jeffrey Hugo
2019-06-20
1
-6
/
+2
*
regulator: qcom_spmi: add PMS405 SPMI regulator
Jorge Ramirez
2019-06-18
1
-3
/
+40
*
regulator: qcom_spmi: Add support for PM8005
Jeffrey Hugo
2019-06-18
1
-0
/
+176
*
Merge tag 'v5.2-rc4' into regulator-5.3
Mark Brown
2019-06-18
1
-9
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
|
regulator: qcom_spmi: Refactor get_mode/set_mode
Jeffrey Hugo
2019-06-17
1
-8
/
+18
*
|
regulator: qcom_spmi: enable linear range info
Jorge Ramirez-Ortiz
2019-06-17
1
-0
/
+7
|
/
*
regulator: qcom_spmi: Indent with tabs instead of spaces
Niklas Cassel
2018-07-20
1
-1
/
+1
*
regulator: qcom_spmi: Do not initialise static to NULL
Niklas Cassel
2018-07-20
1
-1
/
+1
*
regulator: qcom_spmi: Use correct regmap when checking for error
Niklas Cassel
2018-07-20
1
-1
/
+1
*
regulator: qcom_spmi: Fix warning Bad of_node_put()
Niklas Cassel
2018-07-20
1
-12
/
+20
*
regulator: qcom_spmi: Add support for SAW
Ilia Lin
2018-05-24
1
-3
/
+130
*
regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callback
Axel Lin
2018-01-24
1
-53
/
+31
*
Merge remote-tracking branch 'regulator/topic/qcom-spmi' into regulator-next
Mark Brown
2017-11-10
1
-0
/
+9
|
\
|
*
regulator: qcom_spmi: Add support for pmi8994
Rajendra Nayak
2017-11-02
1
-0
/
+9
*
|
regulator: qcom_spmi: Include offset when translating voltages
Stephen Boyd
2017-11-02
1
-6
/
+33
|
/
*
regulator: qcom_spmi: Add support for get_mode/set_mode on switches
Stephen Boyd
2016-06-26
1
-0
/
+2
*
regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
Stephen Boyd
2016-06-26
1
-2
/
+2
*
regulator: qcom_spmi: Add support for S4 supply on pm8941
Stephen Boyd
2016-06-26
1
-0
/
+1
*
regulator: qcom_spmi: Always return a selector when asked
Stephen Boyd
2016-04-18
1
-1
/
+1
*
regulator: qcom_spmi: Only use selector based regulator ops
Stephen Boyd
2016-03-31
1
-76
/
+113
*
regulator: qcom_spmi: Add slewing delays for all SMPS types
Stephen Boyd
2016-03-31
1
-5
/
+24
*
regulator: qcom_spmi: Keep trying to add regulators if read fails
Stephen Boyd
2016-03-28
1
-2
/
+2
*
regulator: qcom_spmi: Add support for pm8994
Stephen Boyd
2016-03-28
1
-0
/
+51
*
regulator: qcom-spmi: Add vendor specific configuration
Stephen Boyd
2015-07-24
1
-5
/
+195
*
regulator: qcom_spmi-regulator: Use DIV_ROUND_UP instead of open-coded
Axel Lin
2015-07-09
1
-2
/
+1
*
regulator: qcom_spmi: Fix calculating number of voltages
Axel Lin
2015-06-19
1
-1
/
+1
*
regulator: qcom_spmi: Add missing braces for aligned code
Stephen Boyd
2015-06-17
1
-2
/
+4
*
regulator: fix simple_return.cocci warnings
Julia Lawall
2015-06-16
1
-5
/
+1
*
regulator: Add QCOM SPMI regulator driver
Stephen Boyd
2015-06-16
1
-0
/
+1437