aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/max1586.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-12regulator: Report actual configured voltage to set_voltage()Gravatar Mark Brown 1-15/+15
2010-09-01regulator: max1586 - improve the logic of choosing selectorGravatar Axel Lin 1-6/+6
2010-08-11regulator: max1586 - fix a memory leak in max1586_pmic_remove()Gravatar Axel Lin 1-5/+5
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversGravatar Wolfram Sang 1-1/+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-22regulator: fix dangling pointersGravatar Wolfram Sang 1-1/+1
2010-03-03Regulators: max1586 - annotate probe and remove methodsGravatar Dmitry Torokhov 1-4/+5
2009-06-15regulator/max1586: fix V3 gain calculation integer overflowGravatar Philipp Zabel 1-4/+4
2009-06-15regulator/max1586: support increased V3 voltage rangeGravatar Philipp Zabel 1-19/+52
2009-06-15Maxim 1586 regulator driverGravatar Robert Jarzmik 1-0/+249