aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/mt6315-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-23Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextGravatar Mark Brown 1-10/+11
2021-06-15regulator: mt6315: Fix checking return value of devm_regmap_init_spmi_extGravatar Axel Lin 1-2/+2
2021-06-01regulator: mt6315: Don't ignore devm_regulator_register failureGravatar Axel Lin 1-8/+9
2021-06-01regulator: mt6315: Fix function prototype for mt6315_map_modeGravatar Axel Lin 1-1/+1
2021-03-11regulator: mt6315: Fix off-by-one for .n_voltagesGravatar Axel Lin 1-1/+1
2021-03-10regulator: mt6315: Return REGULATOR_MODE_INVALID for invalid modeGravatar Axel Lin 1-1/+1
2021-02-08regulator: mt6315: Add support for MT6315 regulatorGravatar Hsin-Hsiung Wang 1-0/+299