aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Regulator: tps6130x: Add support for TI tps6130x regulatorGirish S Ghongdemath2014-10-013-0/+427
* MFD: TWL: Regulator: Add support for REGEN1Oleksandr Dmytryshyn2014-10-011-0/+1
* MFD: TWL: Regulator: Add support for SYSENOleksandr Dmytryshyn2014-10-011-0/+26
* MFD: TWL: 6030: Regulator: Add support for VCORE1 and VCORE2Ambresh K2014-10-011-0/+2
* REGULATOR: update the handling of stateGraeme Gregory2014-10-011-10/+18
* MFD: Change TWL6025 references to TWL6032Graeme Gregory2014-10-011-27/+27
* Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-01-161-1/+1
|\
| * regulator: Fix the logic to ensure new voltage setting in valid rangeAxel Lin2012-05-211-1/+1
* | Merge linux-stable 3.0.28 into linux-omap-3.0Todd Poynor2012-04-192-4/+4
|\|
| * 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
* | Merge commit 'v3.0.8' into linux-omap-3.0Colin Cross2011-10-271-0/+7
|\|
| * regulator: tps65910: Add missing breaks in switch/caseAxel Lin2011-10-031-0/+7
* | regulator: TWL6030: add clk32kaudio as regulatorAxel Haslam2011-10-091-0/+1
* | OMAP4: twl6030: Add set_suspend_enable/disable callback function of regulator...Marty Fouts2011-09-131-0/+21
* | regulator: twl6030: setup regulator state for sleep stateNishanth Menon2011-09-121-1/+51
* | OMAP4: twl6030: Add V2V1 SMPSBaek.Kyung-Han2011-08-101-0/+1
* | MFD: TWL: 6030: Regulator: Add support for VDD3 and VMEMGirish S G2011-07-291-0/+2
* | MFD: TWL: 6035: Replace hard coded value with macroAmbresh K2011-07-291-1/+1
* | MFD: TWL: 6030: Regulator: Allow SMPS to register with regulator frameworkGirish S Ghongdemath2011-07-291-0/+22
* | OMAP4: usb: Move VUSB source and pulldown to regulatorAdam Hampson2011-07-191-0/+17
* | Merge commit 'v3.0-rc7' into linux-omap-3.0Colin Cross2011-07-123-38/+33
|\|
| * 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: TWL: Remove entry of RES_ID for 6030Ambresh K2011-07-101-34/+30
* | regulator: twl-regulator: fix n_voltages for twl6030 variable LDOsColin Cross2011-06-141-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