summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorLines
2011-07-08regulator: max8997: Fix setting inappropriate value for ramp_delay variableDonggeun Kim-1/+2
2011-07-08regulator: db8500-prcmu: small fixesAxel Lin-11/+3
2011-07-08regulator: max8997: remove dependency on platform_data pointerMyungJoo Ham-21/+23
2011-07-08regulator: MAX8997: Fix for divide by zero errorTushar Behera-4/+4
2011-07-08regulator: max8952 - fix wrong gpio valid checkJonghwan Choi-1/+1
2011-05-27regulator: Fix _regulator_get_voltage if get_voltage callback is NULLAxel Lin-3/+5
2011-05-27REGULATOR: TWL6025: add support to twl-regulatorGraeme Gregory-8/+321
2011-05-27regulator: twl6030: do not write to _GRP for regulator disableBalaji T K-25/+22
2011-05-27regulator: twl6030: do not write to _GRP for regulator enableBalaji T K-14/+25
2011-05-27regulator: tps65911: Add new chip versionJorge Eduardo Candelaria-34/+323
2011-05-27regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltageAxel Lin-1/+1
2011-05-27regulator: mc13892: Fix voltage unit in test case.Fabio Estevam-2/+2
2011-05-27regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...Axel Lin-6/+6
2011-05-27regulator: Only apply voltage constraints from consumers that set themMark Brown-0/+7
2011-05-27regulator: If we can't configure optimum mode we're always in the best oneMark Brown-3/+13
2011-05-27regulator: max8997: remove useless codeJonghwan Choi-1/+0
2011-05-27regulator: Fix memory leak in max8998_pmic_probe failure pathAxel Lin-9/+13
2011-05-27regulator: Fix desc_id for tps65023/6507x/65910Axel Lin-6/+3
2011-05-27Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator...Axel Lin-1/+1
2011-05-27regulator: Remove some unused variables from wm831x DCDCsMark Brown-2/+0
2011-05-27TPS65910: Add tps65910 regulator driverGraeme Gregory-0/+712
2011-05-27regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_reg...Axel Lin-6/+10
2011-05-27regulator: Support voltage offsets to compensate for drops in systemMark Brown-3/+12
2011-05-27regulator: Remove supply_regulator_dev from machine configurationMark Brown-16/+0
2011-05-27regulator: Move VCOINCELL to be the last element of mc13892_regulators arrayAxel Lin-1/+1
2011-05-27regulator: Factor out references to rdev in regulator_force_disable()Mark Brown-3/+4
2011-05-27regulator: Convert WM8400 to get_voltage_sel()Mark Brown-6/+6
2011-05-27regulator: Fix the argument of calling regulator_mode_constrainAxel Lin-1/+1
2011-05-27regulator: twl: add twl6030 set_modeSaquib Herman-8/+34
2011-05-27regulator: twl: add twl6030 get_statusSaquib Herman-9/+35
2011-05-27regulator: twl: fix twl6030 regulator is_enabledSaquib Herman-15/+46
2011-05-27regulator: twl: remap has no meaning for 6030Saquib Herman-20/+17
2011-05-27regulator: twl: fix twl6030 enable/disableSaquib Herman-1/+30
2011-05-27regulator: Add missing platform_set_drvdata in tps6105x_regulator_probeAxel Lin-0/+1
2011-05-27regulator: When constraining modes fall back to higher power modesMark Brown-9/+15
2011-05-26regulator: Fix 88pm8607.c printk format warningRandy Dunlap-2/+2
2011-05-26mfd: Avoid to use constraint name in 88pm860x regulator driverHaojian Zhuang-12/+13
2011-05-26regulator: Enable max8925 i2c sequence for controlHaojian Zhuang-3/+8
2011-05-26regulator: Use device platform_data to retrieve db8500 platform bitsSamuel Ortiz-2/+2
2011-05-26mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz-6/+1
2011-05-26mfd: Use mfd cell platform_data for tps6105x cells platform bitsSamuel Ortiz-2/+2
2011-05-26mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz-6/+8
2011-05-26mfd: Use mfd cell platform_data for ab3100 cells platform bitsSamuel Ortiz-2/+1
2011-05-24mach-ux500: voltage domain regulators for DB8500Bengt Jonsson-0/+566
2011-05-10regulator: change debug statement be consistent with the style of the restWanlong Gao-1/+1
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches-2/+2
2011-03-31Fix common misspellingsLucas De Marchi-2/+2
2011-03-27regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998Axel Lin-0/+2
2011-03-26regulator: fix tps6524x section mismatchRandy Dunlap-1/+1
2011-03-26regulator: Remove more wm831x-specific IRQ operationsMark Brown-3/+3