summaryrefslogtreecommitdiff
path: root/drivers/regulator/da9062-regulator.c
AgeCommit message (Expand)Author
2020-09-07regulator: remove locking around regulator_notifier_call_chain()Michał Mirosław
2020-02-12regulator: da9062: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-11-22regulator: da9062: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin
2019-11-15regulator: da9062: add of_map_mode support for bucksChristoph Fritz
2019-11-15regulator: da9062: refactor buck modes into headerChristoph Fritz
2019-10-08regulator: da9062: Simplify da9062_buck_set_mode for BUCK_MODE_MANUAL caseAxel Lin
2019-10-08Merge branch 'regulator-5.4' into regulator-5.5Mark Brown
2019-10-07regulator: da9062: Simplify the code iterating all regulatorsAxel Lin
2019-09-23regulator: da9062: fix suspend_enable/disable preparationMarco Felsch
2019-08-02regulator: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-20regulator: da9061/62: Adjust LDO voltage selection minimum valueFelix Riemann
2019-05-03regulator: da9xxx: Switch to SPDX identifierAxel Lin
2019-03-18regulator: da9062: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-13regulator: da9062: Fix notifier mutex lock warningSteve Twiss
2019-02-26regulator: da9062: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-02-19regulator: da9062: Select maximum current in specific range for set_current_l...Axel Lin
2019-01-28regulator: da9062: Check return value of devm_regmap_field_alloc callsAxel Lin
2017-06-07regulator: da9061: BUCK and LDO regulator driverSteve Twiss
2015-12-22regulator: da9*: constify regulator_ops structuresJulia Lawall
2015-07-14regulator: da9062: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-06-02regulator: da9062: Remove unused variable build warningS Twiss
2015-05-25regulator: da9062: Fix modaliasAxel Lin
2015-05-21regulator: da9062: DA9062 regulator driverS Twiss