aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/lp3971.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-2/+8
* regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Axel Lin2010-08-111-7/+1
* regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Axel Lin2010-08-111-1/+1
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* lp3971: Fix BUCK_VOL_CHANGE_SHIFT logicAxel Lin2010-03-221-1/+1
* lp3971: Fix setting val for LDO2 and LDO4Axel Lin2010-03-221-1/+2
* regulator: handle kcalloc() failureDan Carpenter2010-03-221-0/+5
* Regulators: lp3971 - fail if platform data was not suppliedDmitry Torokhov2010-03-031-29/+29
* regulator/lp3971: Storage class should be before const qualifierTobias Klauser2010-03-031-5/+5
* regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin2010-02-121-2/+2
* drivers/regulator: use PTR_ERR to get error codeJulia Lawall2009-12-171-2/+2
* regulator/lp3971: drop unnecessary initializationWolfram Sang2009-09-221-1/+1
* regulator: lp3971 - fix driver link error when built-in.Liam Girdwood2009-06-151-1/+1
* LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski2009-06-151-0/+562