aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/uniphier-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-11regulator: uniphier: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-07-14regulator: Explicitly include correct DT includesGravatar Rob Herring 1-1/+1
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.14 and 4.19Gravatar Douglas Anderson 1-0/+1
2021-10-21regulator: uniphier: Add USB-VBUS compatible string for NX1 SoCGravatar Kunihiko Hayashi 1-0/+4
2021-05-11regulator: uniphier: Add missing MODULE_DEVICE_TABLEGravatar Zou Wei 1-0/+1
2019-10-09regulator: uniphier: use devm_platform_ioremap_resource() to simplify codeGravatar YueHaibing 1-3/+1
2019-09-10regulator: uniphier: Add Pro5 USB3 VBUS supportGravatar Kunihiko Hayashi 1-0/+4
2019-02-02regulator: uniphier: Constify uniphier_regulator_opsGravatar Axel Lin 1-1/+1
2019-02-02regulator: uniphier: Fix probe error handlingGravatar Axel Lin 1-2/+4
2018-07-11regulator: uniphier: add regulator driver for UniPhier SoCGravatar Kunihiko Hayashi 1-0/+213