aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/pv88060-regulator.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-05-03regulator: pv880x0: Switch to SPDX identifierAxel Lin1-10/+1
Convert Powerventure Semiconductor PV88060/PV88080/PV88090 regulator drivers to SPDX identifier. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>
2015-11-20regulator: pv88060: new regulator driverJames Ban1-0/+69
This is the driver for the Powerventure PV88060 BUCKs and LDOs regulator. It communicates via an I2C bus to the device. Signed-off-by: James Ban <James.Ban.opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>