aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max8660.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-11regulator: max8660 - fix a memory leak in max8660_remove()Axel Lin1-5/+5
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-22regulator: fix dangling pointersWolfram Sang1-1/+1
2010-03-03Regulators: max8660 - annotate probe and remove methodsDmitry Torokhov1-5/+6
2009-12-17regulator: add driver for MAX8660/8661Wolfram Sang1-0/+510