Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-08-01 | regulator: max77857: Make max77857_id static | Yue Haibing | 1 | -1/+1 |
2024-07-04 | regulator: max77857: Constify struct regmap_config | Javier Carrasco | 1 | -1/+1 |
2023-08-10 | regulator: max77857: Fix Wvoid-pointer-to-enum-cast warning | Krzysztof Kozlowski | 1 | -3/+3 |
2023-08-03 | regulator: max77857: fix build error in max77857-regulator.c | Yang Yingliang | 1 | -2/+4 |
2023-08-01 | regulator: max77857: change some variables to static | Yang Yingliang | 1 | -2/+2 |
2023-07-19 | regulator: max77857: mark more functions static | Arnd Bergmann | 1 | -3/+3 |
2023-07-19 | regulator: max77857: Switch back to use struct i2c_driver's .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-07-17 | regulator: max77857: Add ADI MAX77857/59/MAX77831 Regulator Support | Okan Sahin | 1 | -0/+459 |