aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2010-08-11regulator: Remove default DEBUG define from TPS6586xMark Brown
2010-08-11regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probeAxel Lin
2010-08-11regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()Axel Lin
2010-08-11regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Axel Lin
2010-08-11regulator: max8660 - fix a memory leak in max8660_remove()Axel Lin
2010-08-11regulator: max1586 - fix a memory leak in max1586_pmic_remove()Axel Lin
2010-08-11regulator: Default GPIO controlled WM8994 regulators to disabledJoonyoung Shim
2010-08-11regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Axel Lin
2010-08-11max8998: fix off-by-one value range checkingAxel Lin
2010-08-11regulator: tps6586x: fix millivolt return values and SM2 tableGary King
2010-08-11regulator: tps6586x: add dependancy on MFD_TPS6585xMike Rapoport
2010-08-11regulator: add TPS6586X regulator driverMike Rapoport
2010-08-11regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltageMyungJoo Ham
2010-08-11regulator: add support for regulators on the ab8500 MFDSundar R IYER
2010-08-11tps65023: Allow registering similar TPS65021Marek Vasut
2010-08-11drivers: regulators: depend on MFD_MAX8998Marek Szyprowski
2010-08-11drivers: regulator: add Maxim 8998 driverKyungmin Park
2010-08-11ISL6271A voltage regulator support.Marek Vasut
2010-08-11regulator: make sure the regulator is available prior to the consumers.Sonic Zhang
2010-08-11regulator: new drivers for AD5398 and AD5821Sonic Zhang
2010-08-05regulator: Remove owner field from attribute initialization in regulator core...Guenter Roeck
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal
2010-07-27wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin
2010-07-27ab3100: fix off-by-one value range checking for voltage selectorAxel Lin
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-05-28mfd: AB3100 register access change to abx500 APIMattias Wallin
2010-05-28mfd: Renamed ab3100.h to abx500.hLinus Walleij
2010-05-28mfd: Add TPS6507x supportTodd Fischer
2010-05-28regulator: tps6057x namespace cleanupTodd Fischer
2010-05-28mfd: Add tps6507x board data structureTodd Fischer
2010-05-28mfd: Move TPS6507x register definition to header file.Todd Fischer
2010-05-25regulator: return set_mode is same mode is requestedSundar R Iyer
2010-05-25Regulators: ab3100/bq24022: add a missing .owner field in regulator_descAxel Lin
2010-05-25twl6030: regulator: Remove vsel tables and use formula for calculationRajendra Nayak
2010-05-25mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulat...Axel Lin
2010-05-25regulator: use voltage number array in 88pm860xHaojian Zhuang
2010-05-25regulator: make 88pm860x sharing one driver structureHaojian Zhuang
2010-05-25regulator: simplify regulator_register() error handlingJani Nikula
2010-05-25regulator: fix unset_regulator_supplies() to remove all matchesJani Nikula
2010-05-25regulator: prevent registration of matching regulator consumer suppliesJani Nikula
2010-05-25regulator: Allow regulator-regulator supplies to be specified by nameMark Brown
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-04-28regulator: fix enabling regulator issue on max8925Haojian Zhuang
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-19mc13783-regulator: fix a memory leak in mc13783_regulator_removeAxel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22regulator: fix dangling pointersWolfram Sang
2010-03-22lp3971: Fix BUCK_VOL_CHANGE_SHIFT logicAxel Lin
2010-03-22lp3971: Fix setting val for LDO2 and LDO4Axel Lin
2010-03-22regulator: Get rid of lockdep warningAmeya Palande