summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/pv88060-regulator.h
Commit message (Collapse)AuthorAgeFilesLines
* regulator: pv880x0: Switch to SPDX identifierAxel Lin2019-05-031-10/+1Star
| | | | | | | | 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>
* regulator: pv88060: new regulator driverJames Ban2015-11-201-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>