summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorLines
2010-10-07Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+0
2010-10-02regulator: max8649 - fix setting extclk_freqAxel Lin-1/+1
2010-10-02regulator: fix typo in current unitsCyril Chemparathy-1/+1
2010-10-02regulator: fix device_register() error handlingVasiliy Kulikov-1/+3
2010-09-30i2c: Remove obsolete cleanup for clientdataWolfram Sang-3/+0
2010-09-06regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDB...Axel Lin-1/+1
2010-09-06regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATO...Axel Lin-3/+4
2010-09-05regulator: ab8500 - fix off-by-one value range checking for selectorAxel Lin-1/+1
2010-09-05regulator: 88pm8607 - fix value range checking for accessing info->vol_tableAxel Lin-2/+2
2010-09-01regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_re...Axel Lin-1/+1
2010-09-01regulator: ad5398 - fix a memory leakAxel Lin-6/+6
2010-09-01regulator: set max8998->dev to &pdev->dev.Axel Lin-0/+1
2010-09-01regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()Axel Lin-1/+1
2010-09-01regulator: tps6586x-regulator - fix value range checking for valAxel Lin-1/+1
2010-09-01regulator: max8998 - set max8998->num_regulatorsAxel Lin-0/+1
2010-09-01regulator: max8998 - fix memory allocation size for max8998->rdevAxel Lin-3/+3
2010-09-01regulator: tps6507x - remove incorrect commentsAxel Lin-6/+0
2010-09-01regulator: max1586 - improve the logic of choosing selectorAxel Lin-6/+6
2010-09-01regulator: ab8500 - fix the logic to remove already registered regulators in ...Axel Lin-3/+1
2010-09-01regulator: ab3100 - fix the logic to remove already registered regulators in ...Axel Lin-4/+1
2010-09-01regulator/ab8500: move dereference below the check for NULLDan Carpenter-1/+2
2010-08-11regulator: Remove default DEBUG define from TPS6586xMark Brown-1/+0
2010-08-11regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probeAxel Lin-0/+1
2010-08-11regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()Axel Lin-1/+4
2010-08-11regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Axel Lin-7/+1
2010-08-11regulator: max8660 - fix a memory leak in max8660_remove()Axel Lin-5/+5
2010-08-11regulator: max1586 - fix a memory leak in max1586_pmic_remove()Axel Lin-5/+5
2010-08-11regulator: Default GPIO controlled WM8994 regulators to disabledJoonyoung Shim-3/+2
2010-08-11regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Axel Lin-1/+1
2010-08-11max8998: fix off-by-one value range checkingAxel Lin-2/+2
2010-08-11regulator: tps6586x: fix millivolt return values and SM2 tableGary King-3/+10
2010-08-11regulator: tps6586x: add dependancy on MFD_TPS6585xMike Rapoport-1/+1
2010-08-11regulator: add TPS6586X regulator driverMike Rapoport-0/+394
2010-08-11regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltageMyungJoo Ham-2/+27
2010-08-11regulator: add support for regulators on the ab8500 MFDSundar R IYER-0/+436
2010-08-11tps65023: Allow registering similar TPS65021Marek Vasut-0/+2
2010-08-11drivers: regulators: depend on MFD_MAX8998Marek Szyprowski-2/+1
2010-08-11drivers: regulator: add Maxim 8998 driverKyungmin Park-0/+620
2010-08-11ISL6271A voltage regulator support.Marek Vasut-0/+243
2010-08-11regulator: make sure the regulator is available prior to the consumers.Sonic Zhang-1/+1
2010-08-11regulator: new drivers for AD5398 and AD5821Sonic Zhang-0/+295
2010-08-05regulator: Remove owner field from attribute initialization in regulator core...Guenter Roeck-1/+0
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal-7/+29
2010-07-27wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin-1/+1
2010-07-27ab3100: fix off-by-one value range checking for voltage selectorAxel Lin-2/+2
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang-9/+0
2010-05-28mfd: AB3100 register access change to abx500 APIMattias Wallin-17/+16
2010-05-28mfd: Renamed ab3100.h to abx500.hLinus Walleij-1/+1
2010-05-28mfd: Add TPS6507x supportTodd Fischer-79/+74
2010-05-28regulator: tps6057x namespace cleanupTodd Fischer-85/+87