aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2010-10-29regulator: max8998 BUCK1/2 voltage change with use of GPIOsGravatar Lukasz Majewski 1-21/+193
2010-10-29regulator: max8998 BUCK1/2 internal voltages and indexes definedGravatar Lukasz Majewski 1-2/+8
2010-10-29regulator: Separate set_voltage for max8998 ldo and buckGravatar Lukasz Majewski 1-3/+40
2010-10-29mfd: Align ab8500 with the abx500 interfaceGravatar Mattias Wallin 1-36/+50
2010-10-29mfd: Use i2c_client as an argument on MAX8998 i2c routinesGravatar Joonyoung Shim 1-6/+11
2010-10-28regulator: max8952 - fix max8952_set_voltageGravatar Axel Lin 1-1/+1
2010-10-28regulator: max8952 - fix max8952_pmic_probe error pathGravatar Axel Lin 1-2/+8
2010-10-28regulator: fix build when CONFIG_REGULATOR_DUMMY=nGravatar Anand Gadiyar 1-4/+0
2010-10-28regulator: avoid deadlock when disabling regulator with supplyGravatar Jeffrey Carlyle 1-9/+26
2010-10-28regulator: Add option for machine drivers to enable the dummy regulatorGravatar Mark Brown 2-2/+23
2010-10-28Regulator: lp3972 cleanupGravatar Axel Lin 1-7/+18
2010-10-28Regulator: LP3972 PMIC regulator driverGravatar Axel Lin 3-0/+657
2010-10-28MAX8952 PMIC Driver Initial ReleaseGravatar MyungJoo Ham 3-0/+369
2010-10-07Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+0
2010-10-02regulator: max8649 - fix setting extclk_freqGravatar Axel Lin 1-1/+1
2010-10-02regulator: fix typo in current unitsGravatar Cyril Chemparathy 1-1/+1
2010-10-02regulator: fix device_register() error handlingGravatar Vasiliy Kulikov 1-1/+3
2010-09-30i2c: Remove obsolete cleanup for clientdataGravatar Wolfram Sang 2-3/+0
2010-09-06regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDB...Gravatar Axel Lin 1-1/+1
2010-09-06regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATO...Gravatar Axel Lin 1-3/+4
2010-09-05regulator: ab8500 - fix off-by-one value range checking for selectorGravatar Axel Lin 1-1/+1
2010-09-05regulator: 88pm8607 - fix value range checking for accessing info->vol_tableGravatar Axel Lin 1-2/+2
2010-09-01regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_re...Gravatar Axel Lin 1-1/+1
2010-09-01regulator: ad5398 - fix a memory leakGravatar Axel Lin 1-6/+6
2010-09-01regulator: set max8998->dev to &pdev->dev.Gravatar Axel Lin 1-0/+1
2010-09-01regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()Gravatar Axel Lin 1-1/+1
2010-09-01regulator: tps6586x-regulator - fix value range checking for valGravatar Axel Lin 1-1/+1
2010-09-01regulator: max8998 - set max8998->num_regulatorsGravatar Axel Lin 1-0/+1
2010-09-01regulator: max8998 - fix memory allocation size for max8998->rdevGravatar Axel Lin 1-3/+3
2010-09-01regulator: tps6507x - remove incorrect commentsGravatar Axel Lin 1-6/+0
2010-09-01regulator: max1586 - improve the logic of choosing selectorGravatar Axel Lin 1-6/+6
2010-09-01regulator: ab8500 - fix the logic to remove already registered regulators in ...Gravatar Axel Lin 1-3/+1
2010-09-01regulator: ab3100 - fix the logic to remove already registered regulators in ...Gravatar Axel Lin 1-4/+1
2010-09-01regulator/ab8500: move dereference below the check for NULLGravatar Dan Carpenter 1-1/+2
2010-08-11regulator: Remove default DEBUG define from TPS6586xGravatar Mark Brown 1-1/+0
2010-08-11regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probeGravatar Axel Lin 1-0/+1
2010-08-11regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()Gravatar Axel Lin 1-1/+4
2010-08-11regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Gravatar Axel Lin 1-7/+1
2010-08-11regulator: max8660 - fix a memory leak in max8660_remove()Gravatar Axel Lin 1-5/+5
2010-08-11regulator: max1586 - fix a memory leak in max1586_pmic_remove()Gravatar Axel Lin 1-5/+5
2010-08-11regulator: Default GPIO controlled WM8994 regulators to disabledGravatar Joonyoung Shim 1-3/+2
2010-08-11regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Gravatar Axel Lin 1-1/+1
2010-08-11max8998: fix off-by-one value range checkingGravatar Axel Lin 1-2/+2
2010-08-11regulator: tps6586x: fix millivolt return values and SM2 tableGravatar Gary King 1-3/+10
2010-08-11regulator: tps6586x: add dependancy on MFD_TPS6585xGravatar Mike Rapoport 1-1/+1
2010-08-11regulator: add TPS6586X regulator driverGravatar Mike Rapoport 3-0/+394
2010-08-11regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltageGravatar MyungJoo Ham 1-2/+27
2010-08-11regulator: add support for regulators on the ab8500 MFDGravatar Sundar R IYER 3-0/+436
2010-08-11tps65023: Allow registering similar TPS65021Gravatar Marek Vasut 1-0/+2
2010-08-11drivers: regulators: depend on MFD_MAX8998Gravatar Marek Szyprowski 1-2/+1