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
/
da9062-regulator.c
Age
Commit message (
Expand
)
Author
2019-06-20
regulator: da9061/62: Adjust LDO voltage selection minimum value
Felix Riemann
2019-05-03
regulator: da9xxx: Switch to SPDX identifier
Axel Lin
2019-03-18
regulator: da9062: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
2019-03-13
regulator: da9062: Fix notifier mutex lock warning
Steve Twiss
2019-02-26
regulator: da9062: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-02-19
regulator: da9062: Select maximum current in specific range for set_current_l...
Axel Lin
2019-01-28
regulator: da9062: Check return value of devm_regmap_field_alloc calls
Axel Lin
2017-06-07
regulator: da9061: BUCK and LDO regulator driver
Steve Twiss
2015-12-22
regulator: da9*: constify regulator_ops structures
Julia Lawall
2015-07-14
regulator: da9062: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-06-02
regulator: da9062: Remove unused variable build warning
S Twiss
2015-05-25
regulator: da9062: Fix modalias
Axel Lin
2015-05-21
regulator: da9062: DA9062 regulator driver
S Twiss