aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/tps65023-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-09regulator: remove duplicate REG_CTRL2 defines in tps65023Gravatar H Hartley Sweeten 1-7/+0
2011-08-28regulator: tps65023: Added support for the similiar TPS65020 chipGravatar Marcus Folkesson 1-0/+53
2011-08-28regulator: tps65023: Setting correct core regulator for tps65021Gravatar Marcus Folkesson 1-21/+75
2011-08-28regulator: tps65023: Set missing bit for update core-voltageGravatar Marcus Folkesson 1-4/+15
2011-08-28regulator: tps65023: Fixes i2c configuration issuesGravatar Marcus Folkesson 1-0/+11
2011-08-08regulator: tps65023: Fixes i2c configuration issuesGravatar Marcus Folkesson 1-0/+11
2011-07-23regulator: Convert tps65023 to use regmap APIGravatar Mark Brown 1-70/+27
2011-05-27regulator: Fix desc_id for tps65023/6507x/65910Gravatar Axel Lin 1-2/+1
2011-01-12regulator: Report actual configured voltage to set_voltage()Gravatar Mark Brown 1-2/+7
2010-08-11tps65023: Allow registering similar TPS65021Gravatar Marek Vasut 1-0/+2
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversGravatar Wolfram Sang 1-3/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-03Regulators: tps65023-regulator - mark probe method as __devinitGravatar Dmitry Torokhov 1-19/+16
2009-09-22regulator: tps650xx - build fixes for x86_64Gravatar Liam Girdwood 1-5/+6
2009-09-22Regulator: Add TPS65023 regulator driverGravatar Anuj Aggarwal 1-0/+631