summaryrefslogtreecommitdiff
path: root/drivers/regulator/max77857-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-10regulator: max77857: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-3/+3
2023-08-03regulator: max77857: fix build error in max77857-regulator.cYang Yingliang1-2/+4
2023-08-01regulator: max77857: change some variables to staticYang Yingliang1-2/+2
2023-07-19regulator: max77857: mark more functions staticArnd Bergmann1-3/+3
2023-07-19regulator: max77857: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König1-1/+1
2023-07-17regulator: max77857: Add ADI MAX77857/59/MAX77831 Regulator SupportOkan Sahin1-0/+459