aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/max77857-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-10regulator: max77857: Fix Wvoid-pointer-to-enum-cast warningGravatar Krzysztof Kozlowski 1-3/+3
2023-08-03regulator: max77857: fix build error in max77857-regulator.cGravatar Yang Yingliang 1-2/+4
2023-08-01regulator: max77857: change some variables to staticGravatar Yang Yingliang 1-2/+2
2023-07-19regulator: max77857: mark more functions staticGravatar Arnd Bergmann 1-3/+3
2023-07-19regulator: max77857: Switch back to use struct i2c_driver's .probe()Gravatar Uwe Kleine-König 1-1/+1
2023-07-17regulator: max77857: Add ADI MAX77857/59/MAX77831 Regulator SupportGravatar Okan Sahin 1-0/+459