aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/sy7636a-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-09regulator: sy7636a: Use the regmap directlyAlistair Francis1-7/+6
2021-08-03regulator: sy7636a: Store the epd-pwr-good GPIO locallyAlistair Francis1-5/+16
2021-08-03regulator: sy7636a: Use the parent driver dataAlistair Francis1-6/+6
2021-08-03regulator: sy7636a: Remove the poll_enable_timeAlistair Francis1-3/+0
2021-06-16regulator: sy7636a: Use rdev_get_drvdata at proper placeAxel Lin1-1/+1
2021-06-16regulator: sy7636a: Make regulator_desc static constAxel Lin1-2/+2
2021-06-16regulator: sy7636a: Add terminating entry for platform_device_id tableAxel Lin1-0/+1
2021-06-15regulator: sy7636a: Initial commitAlistair Francis1-0/+127