summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/da9062-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: remove locking around regulator_notifier_call_chain()Michał Mirosław2020-09-071-2/+0
* regulator: da9062: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-121-1/+1
* regulator: da9062: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin2019-11-221-1/+1
* regulator: da9062: add of_map_mode support for bucksChristoph Fritz2019-11-151-0/+21
* regulator: da9062: refactor buck modes into headerChristoph Fritz2019-11-151-18/+10
* regulator: da9062: Simplify da9062_buck_set_mode for BUCK_MODE_MANUAL caseAxel Lin2019-10-081-6/+3
* Merge branch 'regulator-5.4' into regulator-5.5Mark Brown2019-10-081-71/+47
|\
| * regulator: da9062: fix suspend_enable/disable preparationMarco Felsch2019-09-231-71/+47
* | regulator: da9062: Simplify the code iterating all regulatorsAxel Lin2019-10-071-4/+1
|/
* regulator: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-3/+1
* regulator: da9061/62: Adjust LDO voltage selection minimum valueFelix Riemann2019-06-201-16/+24
* regulator: da9xxx: Switch to SPDX identifierAxel Lin2019-05-031-14/+5
* regulator: da9062: Convert to use regulator_set/get_current_limit_regmapAxel Lin2019-03-181-93/+32
* regulator: da9062: Fix notifier mutex lock warningSteve Twiss2019-03-131-0/+2
* regulator: da9062: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-02-261-4/+2
* regulator: da9062: Select maximum current in specific range for set_current_l...Axel Lin2019-02-191-1/+1
* regulator: da9062: Check return value of devm_regmap_field_alloc callsAxel Lin2019-01-281-5/+24
* regulator: da9061: BUCK and LDO regulator driverSteve Twiss2017-06-071-12/+291
* regulator: da9*: constify regulator_ops structuresJulia Lawall2015-12-221-2/+2
* regulator: da9062: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-141-1/+0
* regulator: da9062: Remove unused variable build warningS Twiss2015-06-021-1/+0
* regulator: da9062: Fix modaliasAxel Lin2015-05-251-1/+1
* regulator: da9062: DA9062 regulator driverS Twiss2015-05-211-0/+843