summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/rc5t583-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-06regulator: rc5t583: Correct MODULE LICENSE to GPL v2Laxman Dewangan1-1/+1
2012-04-06regulator: rc5t583: Simplify RC5T583_REG macroAxel Lin1-32/+18
2012-04-05regulator: rc5t583: Remove nsteps from struct rc5t583_regulator_infoAxel Lin1-20/+17
2012-04-05regulator: rc5t583: Fix off-by-one valid range checking for selectorAxel Lin1-1/+1
2012-04-04regulator: Fix rc5t583_regulator_probe error handlingAxel Lin1-2/+2
2012-04-04regulator: Add support for RICOH PMIC RC5T583 regulatorLaxman Dewangan1-0/+367