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