summaryrefslogtreecommitdiff
path: root/drivers/regulator/tps62360-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-10regulator: tps62360: Convert to devm_regmap_init_i2c()Axel Lin1-3/+1
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown1-2/+6
2012-04-03regulator: Add support for tps62362 and tps62363 in tps62360-regulator driverAxel Lin1-8/+22
2012-04-01regulator: Remove unused name and client fields from struct tps62360_chipAxel Lin1-4/+0
2012-03-12regulator: tps62360: Remove pointless test for unsigned less than zeroAxel Lin1-1/+1
2012-01-20regulator: TPS62360: Add tps62360 regulator driverLaxman Dewangan1-0/+472