summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: max8998 BUCK1/2 voltage change with use of GPIOsLukasz Majewski2010-10-291-21/+193
* regulator: max8998 BUCK1/2 internal voltages and indexes definedLukasz Majewski2010-10-291-2/+8
* regulator: Separate set_voltage for max8998 ldo and buckLukasz Majewski2010-10-291-3/+40
* mfd: Align ab8500 with the abx500 interfaceMattias Wallin2010-10-291-36/+50
* mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim2010-10-291-6/+11
* regulator: max8952 - fix max8952_set_voltageAxel Lin2010-10-281-1/+1
* regulator: max8952 - fix max8952_pmic_probe error pathAxel Lin2010-10-281-2/+8
* regulator: fix build when CONFIG_REGULATOR_DUMMY=nAnand Gadiyar2010-10-281-4/+0
* regulator: avoid deadlock when disabling regulator with supplyJeffrey Carlyle2010-10-281-9/+26
* regulator: Add option for machine drivers to enable the dummy regulatorMark Brown2010-10-282-2/+23
* Regulator: lp3972 cleanupAxel Lin2010-10-281-7/+18
* Regulator: LP3972 PMIC regulator driverAxel Lin2010-10-283-0/+657
* MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham2010-10-283-0/+369
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-072-3/+0
|\
| * i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-09-302-3/+0
* | regulator: max8649 - fix setting extclk_freqAxel Lin2010-10-021-1/+1
* | regulator: fix typo in current unitsCyril Chemparathy2010-10-021-1/+1
* | regulator: fix device_register() error handlingVasiliy Kulikov2010-10-021-1/+3
|/
* regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDB...Axel Lin2010-09-061-1/+1
* regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATO...Axel Lin2010-09-061-3/+4
* regulator: ab8500 - fix off-by-one value range checking for selectorAxel Lin2010-09-051-1/+1
* regulator: 88pm8607 - fix value range checking for accessing info->vol_tableAxel Lin2010-09-051-2/+2
* regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_re...Axel Lin2010-09-011-1/+1
* regulator: ad5398 - fix a memory leakAxel Lin2010-09-011-6/+6
* regulator: set max8998->dev to &pdev->dev.Axel Lin2010-09-011-0/+1
* regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()Axel Lin2010-09-011-1/+1
* regulator: tps6586x-regulator - fix value range checking for valAxel Lin2010-09-011-1/+1
* regulator: max8998 - set max8998->num_regulatorsAxel Lin2010-09-011-0/+1
* regulator: max8998 - fix memory allocation size for max8998->rdevAxel Lin2010-09-011-3/+3
* regulator: tps6507x - remove incorrect commentsAxel Lin2010-09-011-6/+0
* regulator: max1586 - improve the logic of choosing selectorAxel Lin2010-09-011-6/+6
* regulator: ab8500 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-011-3/+1
* regulator: ab3100 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-011-4/+1
* regulator/ab8500: move dereference below the check for NULLDan Carpenter2010-09-011-1/+2
* regulator: Remove default DEBUG define from TPS6586xMark Brown2010-08-111-1/+0
* regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probeAxel Lin2010-08-111-0/+1
* regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()Axel Lin2010-08-111-1/+4
* regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Axel Lin2010-08-111-7/+1
* regulator: max8660 - fix a memory leak in max8660_remove()Axel Lin2010-08-111-5/+5
* regulator: max1586 - fix a memory leak in max1586_pmic_remove()Axel Lin2010-08-111-5/+5
* regulator: Default GPIO controlled WM8994 regulators to disabledJoonyoung Shim2010-08-111-3/+2
* regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()Axel Lin2010-08-111-1/+1
* max8998: fix off-by-one value range checkingAxel Lin2010-08-111-2/+2
* regulator: tps6586x: fix millivolt return values and SM2 tableGary King2010-08-111-3/+10
* regulator: tps6586x: add dependancy on MFD_TPS6585xMike Rapoport2010-08-111-1/+1
* regulator: add TPS6586X regulator driverMike Rapoport2010-08-113-0/+394
* regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltageMyungJoo Ham2010-08-111-2/+27
* regulator: add support for regulators on the ab8500 MFDSundar R IYER2010-08-113-0/+436
* tps65023: Allow registering similar TPS65021Marek Vasut2010-08-111-0/+2
* drivers: regulators: depend on MFD_MAX8998Marek Szyprowski2010-08-111-2/+1
OpenPOWER on IntegriCloud