aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max8660.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-3/+11
* regulator: max8660 - fix a memory leak in max8660_remove()Axel Lin2010-08-111-5/+5
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* regulator: fix dangling pointersWolfram Sang2010-03-221-1/+1
* Regulators: max8660 - annotate probe and remove methodsDmitry Torokhov2010-03-031-5/+6
* regulator: add driver for MAX8660/8661Wolfram Sang2009-12-171-0/+510