summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/rc5t583-regulator.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+6
* regulator: Convert rc5t583 to set_voltageAxel Lin2012-04-061-8/+15
* regulator: rc5t583: Correct MODULE LICENSE to GPL v2Laxman Dewangan2012-04-061-1/+1
* regulator: rc5t583: Simplify RC5T583_REG macroAxel Lin2012-04-061-32/+18
* regulator: rc5t583: Remove nsteps from struct rc5t583_regulator_infoAxel Lin2012-04-051-20/+17
* regulator: rc5t583: Fix off-by-one valid range checking for selectorAxel Lin2012-04-051-1/+1
* regulator: Fix rc5t583_regulator_probe error handlingAxel Lin2012-04-041-2/+2
* regulator: Add support for RICOH PMIC RC5T583 regulatorLaxman Dewangan2012-04-041-0/+367