aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max77650-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-04regulator: max77650: use vsel_stepBartosz Golaszewski1-64/+9
2019-07-03regulator: max77650: add MODULE_ALIAS()Bartosz Golaszewski1-0/+1
2019-05-23regulator: max77650: Move max77651_SBB1_desc's declaration downNathan Chancellor1-2/+2
2019-05-08regulator: max77650: Convert MAX77651 SBB1 to pickable linear rangeAxel Lin1-89/+45
2019-03-18regulator: max77650: Use unsigned int for max77651_sbb1_regulator_volt_tableAxel Lin1-1/+1
2019-03-03regulator: max77650: Convert to use regulator_set/get_current_limit_regmapAxel Lin1-49/+25
2019-02-22regulator: max77650: Fix set_current_limit implementationAxel Lin1-4/+2
2019-02-20regulator: max77650: Add missing .owner field in regulator_descAxel Lin1-0/+6
2019-01-30regulator: max77650: Fix include filesAxel Lin1-1/+1
2019-01-29regulator: max77650: add regulator supportBartosz Golaszewski1-0/+518