summaryrefslogtreecommitdiff
path: root/drivers/regulator/max77650-regulator.c
AgeCommit message (Expand)Author
2023-07-25regulator: Use bitfield values for range selectorsChen-Yu Tsai
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.19 and 5.4Douglas Anderson
2020-05-08regulator: use linear_ranges helperMatti Vaittinen
2019-12-11regulator: max77650: add of_match tableBartosz Golaszewski
2019-07-04regulator: max77650: use vsel_stepBartosz Golaszewski
2019-07-03regulator: max77650: add MODULE_ALIAS()Bartosz Golaszewski
2019-05-23regulator: max77650: Move max77651_SBB1_desc's declaration downNathan Chancellor
2019-05-08regulator: max77650: Convert MAX77651 SBB1 to pickable linear rangeAxel Lin
2019-03-18regulator: max77650: Use unsigned int for max77651_sbb1_regulator_volt_tableAxel Lin
2019-03-03regulator: max77650: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-02-22regulator: max77650: Fix set_current_limit implementationAxel Lin
2019-02-20regulator: max77650: Add missing .owner field in regulator_descAxel Lin
2019-01-30regulator: max77650: Fix include filesAxel Lin
2019-01-29regulator: max77650: add regulator supportBartosz Golaszewski