aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-11regulator: Remove default DEBUG define from TPS6586xMark Brown1-1/+0
2010-08-11regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probeAxel Lin1-0/+1
2010-08-11regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()Axel Lin1-1/+4
2010-08-11regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Axel Lin1-7/+1
2010-08-11regulator: max8660 - fix a memory leak in max8660_remove()Axel Lin1-5/+5
2010-08-11regulator: max1586 - fix a memory leak in max1586_pmic_remove()Axel Lin1-5/+5
2010-08-11regulator: Default GPIO controlled WM8994 regulators to disabledJoonyoung Shim1-3/+2
2010-08-11regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Axel Lin1-1/+1
2010-08-11max8998: fix off-by-one value range checkingAxel Lin1-2/+2
2010-08-11regulator: tps6586x: fix millivolt return values and SM2 tableGary King1-3/+10
2010-08-11regulator: tps6586x: add dependancy on MFD_TPS6585xMike Rapoport1-1/+1
2010-08-11regulator: add TPS6586X regulator driverMike Rapoport3-0/+394
2010-08-11regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltageMyungJoo Ham1-2/+27
2010-08-11regulator: add support for regulators on the ab8500 MFDSundar R IYER3-0/+436
2010-08-11tps65023: Allow registering similar TPS65021Marek Vasut1-0/+2
2010-08-11drivers: regulators: depend on MFD_MAX8998Marek Szyprowski1-2/+1
2010-08-11drivers: regulator: add Maxim 8998 driverKyungmin Park3-0/+620
2010-08-11ISL6271A voltage regulator support.Marek Vasut3-0/+243
2010-08-11regulator: make sure the regulator is available prior to the consumers.Sonic Zhang1-1/+1
2010-08-11regulator: new drivers for AD5398 and AD5821Sonic Zhang3-0/+295
2010-08-05regulator: Remove owner field from attribute initialization in regulator core driverGuenter Roeck1-1/+0
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal1-7/+29
2010-07-27wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin1-1/+1
2010-07-27ab3100: fix off-by-one value range checking for voltage selectorAxel Lin1-2/+2
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang5-9/+0
2010-05-28mfd: AB3100 register access change to abx500 APIMattias Wallin1-17/+16
2010-05-28mfd: Renamed ab3100.h to abx500.hLinus Walleij1-1/+1
2010-05-28mfd: Add TPS6507x supportTodd Fischer1-79/+74
2010-05-28regulator: tps6057x namespace cleanupTodd Fischer1-85/+87
2010-05-28mfd: Add tps6507x board data structureTodd Fischer1-2/+12
2010-05-28mfd: Move TPS6507x register definition to header file.Todd Fischer1-59/+1
2010-05-25regulator: return set_mode is same mode is requestedSundar R Iyer1-0/+10
2010-05-25Regulators: ab3100/bq24022: add a missing .owner field in regulator_descAxel Lin2-0/+11
2010-05-25twl6030: regulator: Remove vsel tables and use formula for calculationRajendra Nayak1-47/+91
2010-05-25mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulator_set_voltageAxel Lin1-3/+3
2010-05-25regulator: use voltage number array in 88pm860xHaojian Zhuang1-262/+220
2010-05-25regulator: make 88pm860x sharing one driver structureHaojian Zhuang1-41/+10
2010-05-25regulator: simplify regulator_register() error handlingJani Nikula1-30/+5
2010-05-25regulator: fix unset_regulator_supplies() to remove all matchesJani Nikula1-1/+0
2010-05-25regulator: prevent registration of matching regulator consumer suppliesJani Nikula1-1/+6
2010-05-25regulator: Allow regulator-regulator supplies to be specified by nameMark Brown1-0/+30
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-04-28regulator: fix enabling regulator issue on max8925Haojian Zhuang1-1/+1
2010-04-23Merge branch 'master' into for-nextJiri Kosina16-7/+35
2010-04-19mc13783-regulator: fix a memory leak in mc13783_regulator_removeAxel Lin1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo15-0/+15
2010-03-22regulator: fix dangling pointersWolfram Sang3-3/+4
2010-03-22lp3971: Fix BUCK_VOL_CHANGE_SHIFT logicAxel Lin1-1/+1
2010-03-22lp3971: Fix setting val for LDO2 and LDO4Axel Lin1-1/+2
2010-03-22regulator: Get rid of lockdep warningAmeya Palande1-0/+1