aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps6586x-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-5/+10
* regulator: tps6586x: correct register tableDanny Huang2010-12-091-3/+3
* regulator: tps6586x: Handle both enable reg/bits being the sameDanny Huang2010-12-091-0/+4
* regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bitDanny Huang2010-12-091-6/+13
* regulator: tps6586x: Add missing bit mask generationDanny Huang2010-12-091-2/+2
* regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()Axel Lin2010-09-011-1/+1
* regulator: tps6586x-regulator - fix value range checking for valAxel Lin2010-09-011-1/+1
* regulator: Remove default DEBUG define from TPS6586xMark Brown2010-08-111-1/+0
* regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()Axel Lin2010-08-111-1/+4
* regulator: tps6586x: fix millivolt return values and SM2 tableGary King2010-08-111-3/+10
* regulator: add TPS6586X regulator driverMike Rapoport2010-08-111-0/+387