summaryrefslogtreecommitdiff
path: root/drivers/regulator/mt6315-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.10 and 5.15Douglas Anderson2023-03-201-0/+1
* Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextMark Brown2021-06-231-10/+11
|\
| * regulator: mt6315: Fix checking return value of devm_regmap_init_spmi_extAxel Lin2021-06-151-2/+2
| * regulator: mt6315: Don't ignore devm_regulator_register failureAxel Lin2021-06-011-8/+9
* | regulator: mt6315: Fix function prototype for mt6315_map_modeAxel Lin2021-06-011-1/+1
|/
* regulator: mt6315: Fix off-by-one for .n_voltagesAxel Lin2021-03-111-1/+1
* regulator: mt6315: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin2021-03-101-1/+1
* regulator: mt6315: Add support for MT6315 regulatorHsin-Hsiung Wang2021-02-081-0/+299