index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
stpmic1_regulator.c
Age
Commit message (
Expand
)
Author
2020-06-26
regulator: stpmic1_regulator: Properly document 'struct stpmic1_regulator_cfg'
Lee Jones
2020-05-08
regulator: use linear_ranges helper
Matti Vaittinen
2019-11-15
regulator: stpmic1: Set a default ramp delay value
Pascal Paillet
2019-02-19
Merge branch 'regulator-5.0' into regulator-5.1 stpmic1 const/range
Mark Brown
2019-02-19
regulator: stpmic1: Change buck1 voltage range
Pascal PAILLET-LME
2019-02-19
regulator: stpmic1: Add active discharge support
Pascal PAILLET-LME
2019-02-19
regulator: stpmic1: Remove support for regulator pull down
Pascal PAILLET-LME
2019-02-19
regulator: stpmic1: Simplify regulators registration
Pascal PAILLET-LME
2019-02-19
regulator: stpmic1: Use regulator mode definition from bindings
Pascal PAILLET-LME
2019-02-18
regulator: stpmic1: Remove regul_id and *regmap from struct stpmic1_regulator
Axel Lin
2019-01-23
regulator: stpmic1: Add static const qualifier at peroper places
Axel Lin
2018-12-03
regulator: stpmic1: fix regulator_lock usage
Pascal PAILLET-LME
2018-11-19
regulator: core: Use ww_mutex for regulators locking
Dmitry Osipenko
2018-10-10
regulator: stpmic1: Return REGULATOR_MODE_INVALID for invalid mode
Axel Lin
2018-10-08
regulator: stpmic1: add stpmic1 regulator driver
pascal paillet