index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
qcom_spmi-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-01
regulator: qcom_spmi: Add support for PM8004 regulators
Angelo G. Del Regno
1
-0
/
+7
2019-10-01
regulator: qcom_spmi: Add PM8950 SPMI regulator
Angelo G. Del Regno
1
-0
/
+34
2019-06-24
regulator: qcom_spmi: Do NULL check for lvs
Jeffrey Hugo
1
-1
/
+1
2019-06-20
regulator: qcom_spmi: Fix math of spmi_regulator_set_voltage_time_sel
Jeffrey Hugo
1
-6
/
+2
2019-06-18
regulator: qcom_spmi: add PMS405 SPMI regulator
Jorge Ramirez
1
-3
/
+40
2019-06-18
regulator: qcom_spmi: Add support for PM8005
Jeffrey Hugo
1
-0
/
+176
2019-06-18
Merge tag 'v5.2-rc4' into regulator-5.3
Mark Brown
1
-9
/
+1
2019-06-17
regulator: qcom_spmi: Refactor get_mode/set_mode
Jeffrey Hugo
1
-8
/
+18
2019-06-17
regulator: qcom_spmi: enable linear range info
Jorge Ramirez-Ortiz
1
-0
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2018-07-20
regulator: qcom_spmi: Indent with tabs instead of spaces
Niklas Cassel
1
-1
/
+1
2018-07-20
regulator: qcom_spmi: Do not initialise static to NULL
Niklas Cassel
1
-1
/
+1
2018-07-20
regulator: qcom_spmi: Use correct regmap when checking for error
Niklas Cassel
1
-1
/
+1
2018-07-20
regulator: qcom_spmi: Fix warning Bad of_node_put()
Niklas Cassel
1
-12
/
+20
2018-05-24
regulator: qcom_spmi: Add support for SAW
Ilia Lin
1
-3
/
+130
2018-01-24
regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callback
Axel Lin
1
-53
/
+31
2017-11-10
Merge remote-tracking branch 'regulator/topic/qcom-spmi' into regulator-next
Mark Brown
1
-0
/
+9
2017-11-02
regulator: qcom_spmi: Include offset when translating voltages
Stephen Boyd
1
-6
/
+33
2017-11-02
regulator: qcom_spmi: Add support for pmi8994
Rajendra Nayak
1
-0
/
+9
2016-06-26
regulator: qcom_spmi: Add support for get_mode/set_mode on switches
Stephen Boyd
1
-0
/
+2
2016-06-26
regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
Stephen Boyd
1
-2
/
+2
2016-06-26
regulator: qcom_spmi: Add support for S4 supply on pm8941
Stephen Boyd
1
-0
/
+1
2016-04-18
regulator: qcom_spmi: Always return a selector when asked
Stephen Boyd
1
-1
/
+1
2016-03-31
regulator: qcom_spmi: Only use selector based regulator ops
Stephen Boyd
1
-76
/
+113
2016-03-31
regulator: qcom_spmi: Add slewing delays for all SMPS types
Stephen Boyd
1
-5
/
+24
2016-03-28
regulator: qcom_spmi: Keep trying to add regulators if read fails
Stephen Boyd
1
-2
/
+2
2016-03-28
regulator: qcom_spmi: Add support for pm8994
Stephen Boyd
1
-0
/
+51
2015-07-24
regulator: qcom-spmi: Add vendor specific configuration
Stephen Boyd
1
-5
/
+195
2015-07-09
regulator: qcom_spmi-regulator: Use DIV_ROUND_UP instead of open-coded
Axel Lin
1
-2
/
+1
2015-06-19
regulator: qcom_spmi: Fix calculating number of voltages
Axel Lin
1
-1
/
+1
2015-06-17
regulator: qcom_spmi: Add missing braces for aligned code
Stephen Boyd
1
-2
/
+4
2015-06-16
regulator: fix simple_return.cocci warnings
Julia Lawall
1
-5
/
+1
2015-06-16
regulator: Add QCOM SPMI regulator driver
Stephen Boyd
1
-0
/
+1437