summaryrefslogtreecommitdiff
path: root/drivers/regulator/sy7636a-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.10 and 5.15Douglas Anderson2023-03-201-0/+1
* regulator: sy7636a: Remove requirement on sy7636a mfdAlistair Francis2022-02-081-2/+5
* regulator: sy7636a: Remove requirement on sy7636a mfdAlistair Francis2021-10-211-1/+1
* regulator: sy7636a: Use the regmap directlyAlistair Francis2021-08-091-7/+6
* regulator: sy7636a: Store the epd-pwr-good GPIO locallyAlistair Francis2021-08-031-5/+16
* regulator: sy7636a: Use the parent driver dataAlistair Francis2021-08-031-6/+6
* regulator: sy7636a: Remove the poll_enable_timeAlistair Francis2021-08-031-3/+0
* regulator: sy7636a: Use rdev_get_drvdata at proper placeAxel Lin2021-06-161-1/+1
* regulator: sy7636a: Make regulator_desc static constAxel Lin2021-06-161-2/+2
* regulator: sy7636a: Add terminating entry for platform_device_id tableAxel Lin2021-06-161-0/+1
* regulator: sy7636a: Initial commitAlistair Francis2021-06-151-0/+127