summaryrefslogtreecommitdiff
path: root/drivers/regulator/max20411-regulator.c
AgeCommit message (Expand)Author
2023-05-08regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 6.1Douglas Anderson
2023-02-13regulator: max20411: Fix off-by-one for n_voltages settingAxel Lin
2023-01-27regulator: max20411: Convert to i2c's .probe_new()Uwe Kleine-König
2023-01-26regulator: max20411: Directly include bitfield.hMark Brown
2023-01-25regulator: Introduce Maxim MAX20411 Step-Down converterBjorn Andersson