summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2011-08-28regulator: Add debugfs file showing the supply map tableMark Brown1-0/+41
2011-08-28regulator: tps6586x: add SMx slew rate settingXin Xie1-1/+31
2011-08-08regulator: tps65023: Fixes i2c configuration issuesMarcus Folkesson1-0/+11
2011-08-08regulator: tps6507x: Remove num_voltages arrayAxel Lin1-7/+1
2011-08-08regulator: max8952: removed unused mutex.MyungJoo Ham1-3/+0
2011-08-08regulator: Ensure enough enable time for max8649Axel Lin1-1/+1
2011-08-08regulator: 88pm8607: Fix off-by-one value range checking in the case of no id...Axel Lin1-1/+1
2011-08-08regulator: tps65912: Remove unused define of TPS65912_MAX_REG_IDAxel Lin1-2/+0
2011-08-08regulator: aat2870-regulator.c needs module.hRandy Dunlap1-0/+1
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds7-199/+307
2011-08-01Merge branch 'for-next' into for-linusLiam Girdwood7-199/+307
2011-08-01regulator: Storing tps65912 error codes in u8Dan Carpenter1-1/+1
2011-08-01regulator: aat2870: Add AAT2870 regulator driverJin Park3-0/+240
2011-08-01tps65912: add regulator driverMargarita Olaya3-0/+807
2011-07-28regulator: Improve WM831x DVS VSEL selection algorithmMark Brown1-37/+15
2011-07-28regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already setMark Brown1-0/+14
2011-07-28regulator: Set up GPIO for WM831x VSEL before enabling VSEL modeMark Brown1-21/+20
2011-07-28regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdcMark Brown1-0/+1
2011-07-28regulator: Fix WM831x DCDC DVS VSEL bootstrappingMark Brown1-1/+1
2011-07-28regulator: Fix WM831x regulator ID lookups for multiple WM831xsMark Brown2-5/+36
2011-07-23regulator: Convert tps65023 to use regmap APIMark Brown2-70/+28
2011-07-22regulator: Fix argument format type errors in error printsMark Brown1-2/+2
2011-07-22regulator: Fix memory leak in set_machine_constraints() error pathsAxel Lin1-3/+4
2011-07-22regulator: Make core more chatty about some errorsMark Brown1-2/+9
2011-07-22regulator: tps65910: Fix array access out of bounds bugAxel Lin1-12/+43
2011-07-22regulator: tps65910: Add missing breaks in switch/caseAxel Lin1-0/+7
2011-07-22regulator: tps65910: Fix a memory leak in tps65910_probe error pathAxel Lin1-0/+1
2011-07-22regulator: TWL: Remove entry of RES_ID for 6030 macrosAmbresh K1-34/+30
2011-07-08regulator: max8997: Fix setting inappropriate value for ramp_delay variableDonggeun Kim1-1/+2
2011-07-08regulator: db8500-prcmu: small fixesAxel Lin1-11/+3
2011-07-08regulator: max8997: remove dependency on platform_data pointerMyungJoo Ham1-21/+23
2011-07-08regulator: MAX8997: Fix for divide by zero errorTushar Behera1-4/+4
2011-07-08regulator: max8952 - fix wrong gpio valid checkJonghwan Choi1-1/+1
2011-07-04regulator: Add basic per consumer debugfsMark Brown1-1/+29
2011-06-09regulator: Add rdev_crit() macroMark Brown1-0/+2
2011-06-09regulator: Refactor supply implementation to work as regular consumersMark Brown1-65/+36
2011-06-09regulator: Include the device name in the microamps_requested_ fileMark Brown1-2/+3
2011-06-09regulator: Increase the limit on sysfs file namesMark Brown1-1/+1
2011-06-08regulator: Properly register dummy regulator driverMark Brown1-6/+26
2011-05-30regulator: twl-regulator: fix n_voltages for twl6030 variable LDOsColin Cross1-1/+1
2011-05-30regulator: Use _cansleep() for WM8994 regulator GPIOsMark Brown1-2/+2
2011-05-30regulator: Do bulk enables of regulators in parallelMark Brown1-6/+26
2011-05-27regulator: Fix _regulator_get_voltage if get_voltage callback is NULLAxel Lin1-3/+5
2011-05-27REGULATOR: TWL6025: add support to twl-regulatorGraeme Gregory1-8/+321
2011-05-27regulator: twl6030: do not write to _GRP for regulator disableBalaji T K1-25/+22
2011-05-27regulator: twl6030: do not write to _GRP for regulator enableBalaji T K1-14/+25
2011-05-27regulator: tps65911: Add new chip versionJorge Eduardo Candelaria1-34/+323
2011-05-27regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltageAxel Lin1-1/+1
2011-05-27regulator: mc13892: Fix voltage unit in test case.Fabio Estevam1-2/+2
2011-05-27regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...Axel Lin1-6/+6