summaryrefslogtreecommitdiff
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* ENGR00241003-2 pfuze: using _sel interface to add delay supportAnson Huang2013-01-281-3/+83
* ENGR00230981-3 pfuze: add suspend voltage set interfaceRobin Gong2012-10-262-16/+130
* ENGR00223348 EPDC: Unable to enable DISPLAY regulatorJack Lee2012-10-151-10/+10
* ENGR00215188-4 PFUZE : remove related old code in pfuze driverRobin Gong2012-07-201-19/+0
* ENGR00181348-2 :sabresd pfuze support cpu internal LDO bypassRobin Gong2012-07-202-1/+20
* ENGR00176649-3 regulator:Support regulator set in sysfsRobin Gong2012-07-201-1/+17
* ENGR00172752-2 Remove usless code in pfuze100 regulator driverNancy Chen2012-07-202-105/+3
* ENGR00170788 MX6Q PFUZE100:configure VDDARM and VDDSOC voltage in standbyRobin Gong2012-07-201-10/+26
* ENGR00170255-3 MX6Q PFUZE100: add regulator driver of pfuze100Robin Gong2012-07-204-1/+864
* build fix and driver fixJason Liu2012-07-201-3/+3
* ENGR00143921-1 - EPDC/MAX17135: Add controls for V3P3 regulatorDanny Nold2012-07-201-0/+41
* ENGR00161292 [mx6q] Fix incompatible pointer warningsNancy Chen2012-07-201-2/+3
* ENGR00160797-2 Add Anatop regulator driverNancy Chen2012-07-203-0/+244
* ENGR00159530-3 mc34708:add new regulator driverRobin Gong2012-07-204-0/+750
* ENGR00143294-1: Fix bug in MC13892 driverRanjani Vaidyanathan2012-07-201-3/+2
* ENGR00142950-2 - MAX17135 EPD PMIC: Ported to 2.6.38 kernelDanny Nold2012-07-203-1/+648
* ENGR00141391-2 PMIC: porting da9053 to i.mx platformZhou Jingyu2012-07-203-2/+15
* ENGR00141391-1 PMIC: Add DA9053 source code from DialogZhou Jingyu2012-07-201-0/+487
* regulator: Fix the logic to ensure new voltage setting in valid rangeAxel Lin2012-05-211-1/+1
* regulator: Fix setting selector in tps6524x set_voltage functionAxel Lin2012-03-191-1/+1
* regulator: fix the ldo configure according to 88pm860x specJett.Zhou2012-03-121-3/+3
* regulator: tps65910: Add missing breaks in switch/caseAxel Lin2011-10-031-0/+7
* regulator: max8997: Fix setting inappropriate value for ramp_delay variableDonggeun Kim2011-07-081-1/+2
* regulator: db8500-prcmu: small fixesAxel Lin2011-07-081-11/+3
* regulator: max8997: remove dependency on platform_data pointerMyungJoo Ham2011-07-081-21/+23
* regulator: MAX8997: Fix for divide by zero errorTushar Behera2011-07-081-4/+4
* regulator: max8952 - fix wrong gpio valid checkJonghwan Choi2011-07-081-1/+1
* 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