aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-08-01
|\
| * Merge branch 'for-next' into for-linusLiam Girdwood2011-08-01
| |\
| | * regulator: Improve WM831x DVS VSEL selection algorithmMark Brown2011-07-28
| | * regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already setMark Brown2011-07-28
| | * regulator: Set up GPIO for WM831x VSEL before enabling VSEL modeMark Brown2011-07-28
| | * regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdcMark Brown2011-07-28
| | * regulator: Fix WM831x DCDC DVS VSEL bootstrappingMark Brown2011-07-28
| | * regulator: Fix WM831x regulator ID lookups for multiple WM831xsMark Brown2011-07-28
| | * regulator: Fix argument format type errors in error printsMark Brown2011-07-22
| | * regulator: Fix memory leak in set_machine_constraints() error pathsAxel Lin2011-07-22
| | * regulator: Make core more chatty about some errorsMark Brown2011-07-22
| | * regulator: tps65910: Fix array access out of bounds bugAxel Lin2011-07-22
| | * regulator: tps65910: Add missing breaks in switch/caseAxel Lin2011-07-22
| | * regulator: tps65910: Fix a memory leak in tps65910_probe error pathAxel Lin2011-07-22
| | * regulator: TWL: Remove entry of RES_ID for 6030 macrosAmbresh K2011-07-22
| | * regulator: Add basic per consumer debugfsMark Brown2011-07-04
| | * regulator: Add rdev_crit() macroMark Brown2011-06-09
| | * regulator: Refactor supply implementation to work as regular consumersMark Brown2011-06-09
| | * regulator: Include the device name in the microamps_requested_ fileMark Brown2011-06-09
| | * regulator: Increase the limit on sysfs file namesMark Brown2011-06-09
| | * regulator: Properly register dummy regulator driverMark Brown2011-06-08
| | * regulator: twl-regulator: fix n_voltages for twl6030 variable LDOsColin Cross2011-05-30
| | * regulator: Use _cansleep() for WM8994 regulator GPIOsMark Brown2011-05-30
| | * regulator: Do bulk enables of regulators in parallelMark Brown2011-05-30
* | | regulator: Storing tps65912 error codes in u8Dan Carpenter2011-07-31
* | | regulator: aat2870: Add AAT2870 regulator driverJin Park2011-07-31
* | | tps65912: add regulator driverMargarita Olaya2011-07-31
* | | regulator: Convert tps65023 to use regmap APIMark Brown2011-07-23
|/ /
* | regulator: max8997: Fix setting inappropriate value for ramp_delay variableDonggeun Kim2011-07-08
* | regulator: db8500-prcmu: small fixesAxel Lin2011-07-08
* | regulator: max8997: remove dependency on platform_data pointerMyungJoo Ham2011-07-08
* | regulator: MAX8997: Fix for divide by zero errorTushar Behera2011-07-08
* | regulator: max8952 - fix wrong gpio valid checkJonghwan Choi2011-07-08
|/
* regulator: Fix _regulator_get_voltage if get_voltage callback is NULLAxel Lin2011-05-27
* REGULATOR: TWL6025: add support to twl-regulatorGraeme Gregory2011-05-27
* regulator: twl6030: do not write to _GRP for regulator disableBalaji T K2011-05-27
* regulator: twl6030: do not write to _GRP for regulator enableBalaji T K2011-05-27
* regulator: tps65911: Add new chip versionJorge Eduardo Candelaria2011-05-27
* regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltageAxel Lin2011-05-27
* regulator: mc13892: Fix voltage unit in test case.Fabio Estevam2011-05-27
* regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...Axel Lin2011-05-27
* regulator: Only apply voltage constraints from consumers that set themMark Brown2011-05-27
* regulator: If we can't configure optimum mode we're always in the best oneMark Brown2011-05-27
* regulator: max8997: remove useless codeJonghwan Choi2011-05-27
* regulator: Fix memory leak in max8998_pmic_probe failure pathAxel Lin2011-05-27
* regulator: Fix desc_id for tps65023/6507x/65910Axel Lin2011-05-27
* Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator...Axel Lin2011-05-27
* regulator: Remove some unused variables from wm831x DCDCsMark Brown2011-05-27
* TPS65910: Add tps65910 regulator driverGraeme Gregory2011-05-27
* regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_reg...Axel Lin2011-05-27