aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps62360-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: tps62360: fix stylistic issue and optimize codeLaxman Dewangan2012-05-081-71/+60
* regulator: tps62360: Provide settling time for voltage changeLaxman Dewangan2012-05-071-6/+40
* regulator: tps62360: enable register cacheLaxman Dewangan2012-05-071-2/+4
* regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin2012-04-231-1/+0
* regulator: tps62360: Convert to devm_regmap_init_i2c()Axel Lin2012-04-101-3/+1
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+6
* regulator: Add support for tps62362 and tps62363 in tps62360-regulator driverAxel Lin2012-04-021-8/+22
* regulator: Remove unused name and client fields from struct tps62360_chipAxel Lin2012-04-011-4/+0
* regulator: tps62360: Remove pointless test for unsigned less than zeroAxel Lin2012-03-111-1/+1
* regulator: TPS62360: Add tps62360 regulator driverLaxman Dewangan2012-01-201-0/+472