summaryrefslogtreecommitdiff
path: root/drivers/regulator/max20411-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 6.1Douglas Anderson2023-03-201-0/+1
* regulator: max20411: Fix off-by-one for n_voltages settingAxel Lin2023-02-131-1/+1
* regulator: max20411: Convert to i2c's .probe_new()Uwe Kleine-König2023-01-271-3/+2
* regulator: max20411: Directly include bitfield.hMark Brown2023-01-261-0/+1
* regulator: Introduce Maxim MAX20411 Step-Down converterBjorn Andersson2023-01-251-0/+163