summaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
Commit message (Expand)AuthorAgeFilesLines
* regulator: Fix WM831x DCDC DVS VSEL bootstrappingMark Brown2011-07-281-1/+1
* regulator: Fix WM831x regulator ID lookups for multiple WM831xsMark Brown2011-07-282-5/+36
* regulator: Fix argument format type errors in error printsMark Brown2011-07-221-2/+2
* regulator: Fix memory leak in set_machine_constraints() error pathsAxel Lin2011-07-221-3/+4
* regulator: Make core more chatty about some errorsMark Brown2011-07-221-2/+9
* regulator: tps65910: Fix array access out of bounds bugAxel Lin2011-07-221-12/+43
* regulator: tps65910: Add missing breaks in switch/caseAxel Lin2011-07-221-0/+7
* regulator: tps65910: Fix a memory leak in tps65910_probe error pathAxel Lin2011-07-221-0/+1
* regulator: TWL: Remove entry of RES_ID for 6030 macrosAmbresh K2011-07-221-34/+30
* regulator: Add basic per consumer debugfsMark Brown2011-07-041-1/+29
* regulator: Add rdev_crit() macroMark Brown2011-06-091-0/+2
* regulator: Refactor supply implementation to work as regular consumersMark Brown2011-06-091-65/+36
* regulator: Include the device name in the microamps_requested_ fileMark Brown2011-06-091-2/+3
* regulator: Increase the limit on sysfs file namesMark Brown2011-06-091-1/+1
* regulator: Properly register dummy regulator driverMark Brown2011-06-081-6/+26
* regulator: twl-regulator: fix n_voltages for twl6030 variable LDOsColin Cross2011-05-301-1/+1
* regulator: Use _cansleep() for WM8994 regulator GPIOsMark Brown2011-05-301-2/+2
* regulator: Do bulk enables of regulators in parallelMark Brown2011-05-301-6/+26
* regulator: Fix _regulator_get_voltage if get_voltage callback is NULLAxel Lin2011-05-271-3/+5
* REGULATOR: TWL6025: add support to twl-regulatorGraeme Gregory2011-05-271-8/+321
* regulator: twl6030: do not write to _GRP for regulator disableBalaji T K2011-05-271-25/+22
* regulator: twl6030: do not write to _GRP for regulator enableBalaji T K2011-05-271-14/+25
* regulator: tps65911: Add new chip versionJorge Eduardo Candelaria2011-05-271-34/+323
* regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltageAxel Lin2011-05-271-1/+1
* regulator: mc13892: Fix voltage unit in test case.Fabio Estevam2011-05-271-2/+2
* regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...Axel Lin2011-05-271-6/+6
* regulator: Only apply voltage constraints from consumers that set themMark Brown2011-05-271-0/+7
* regulator: If we can't configure optimum mode we're always in the best oneMark Brown2011-05-271-3/+13
* regulator: max8997: remove useless codeJonghwan Choi2011-05-271-1/+0
* regulator: Fix memory leak in max8998_pmic_probe failure pathAxel Lin2011-05-271-9/+13
* regulator: Fix desc_id for tps65023/6507x/65910Axel Lin2011-05-273-6/+3
* Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator...Axel Lin2011-05-271-1/+1
* regulator: Remove some unused variables from wm831x DCDCsMark Brown2011-05-271-2/+0
* TPS65910: Add tps65910 regulator driverGraeme Gregory2011-05-273-0/+712
* regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_reg...Axel Lin2011-05-271-6/+10
* regulator: Support voltage offsets to compensate for drops in systemMark Brown2011-05-271-3/+12
* regulator: Remove supply_regulator_dev from machine configurationMark Brown2011-05-271-16/+0
* regulator: Move VCOINCELL to be the last element of mc13892_regulators arrayAxel Lin2011-05-271-1/+1
* regulator: Factor out references to rdev in regulator_force_disable()Mark Brown2011-05-271-3/+4
* regulator: Convert WM8400 to get_voltage_sel()Mark Brown2011-05-271-6/+6
* regulator: Fix the argument of calling regulator_mode_constrainAxel Lin2011-05-271-1/+1
* regulator: twl: add twl6030 set_modeSaquib Herman2011-05-271-8/+34
* regulator: twl: add twl6030 get_statusSaquib Herman2011-05-271-9/+35
* regulator: twl: fix twl6030 regulator is_enabledSaquib Herman2011-05-271-15/+46
* regulator: twl: remap has no meaning for 6030Saquib Herman2011-05-271-20/+17
* regulator: twl: fix twl6030 enable/disableSaquib Herman2011-05-271-1/+30
* regulator: Add missing platform_set_drvdata in tps6105x_regulator_probeAxel Lin2011-05-271-0/+1
* regulator: When constraining modes fall back to higher power modesMark Brown2011-05-271-9/+15
* regulator: Fix 88pm8607.c printk format warningRandy Dunlap2011-05-261-2/+2
* mfd: Avoid to use constraint name in 88pm860x regulator driverHaojian Zhuang2011-05-261-12/+13