aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps6586x-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown1-5/+10
2010-12-09regulator: tps6586x: correct register tableDanny Huang1-3/+3
2010-12-09regulator: tps6586x: Handle both enable reg/bits being the sameDanny Huang1-0/+4
2010-12-09regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bitDanny Huang1-6/+13
2010-12-09regulator: tps6586x: Add missing bit mask generationDanny Huang1-2/+2
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