summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max77857-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: max77857: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski2023-08-101-3/+3
* regulator: max77857: fix build error in max77857-regulator.cYang Yingliang2023-08-031-2/+4
* regulator: max77857: change some variables to staticYang Yingliang2023-08-011-2/+2
* regulator: max77857: mark more functions staticArnd Bergmann2023-07-191-3/+3
* regulator: max77857: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König2023-07-191-1/+1
* regulator: max77857: Add ADI MAX77857/59/MAX77831 Regulator SupportOkan Sahin2023-07-171-0/+459