Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regulator: uniphier: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-12-11 | 1 | -4/+2 |
* | regulator: Explicitly include correct DT includes | Rob Herring | 2023-07-14 | 1 | -1/+1 |
* | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.14 and 4.19 | Douglas Anderson | 2023-03-20 | 1 | -0/+1 |
* | regulator: uniphier: Add USB-VBUS compatible string for NX1 SoC | Kunihiko Hayashi | 2021-10-21 | 1 | -0/+4 |
* | regulator: uniphier: Add missing MODULE_DEVICE_TABLE | Zou Wei | 2021-05-11 | 1 | -0/+1 |
* | regulator: uniphier: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-10-09 | 1 | -3/+1 |
* | regulator: uniphier: Add Pro5 USB3 VBUS support | Kunihiko Hayashi | 2019-09-10 | 1 | -0/+4 |
* | regulator: uniphier: Constify uniphier_regulator_ops | Axel Lin | 2019-02-02 | 1 | -1/+1 |
* | regulator: uniphier: Fix probe error handling | Axel Lin | 2019-02-02 | 1 | -2/+4 |
* | regulator: uniphier: add regulator driver for UniPhier SoC | Kunihiko Hayashi | 2018-07-11 | 1 | -0/+213 |