aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps6586x-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-01regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()Axel Lin1-1/+1
2010-09-01regulator: tps6586x-regulator - fix value range checking for valAxel Lin1-1/+1
2010-08-11regulator: Remove default DEBUG define from TPS6586xMark Brown1-1/+0
2010-08-11regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()Axel Lin1-1/+4
2010-08-11regulator: tps6586x: fix millivolt return values and SM2 tableGary King1-3/+10
2010-08-11regulator: add TPS6586X regulator driverMike Rapoport1-0/+387