aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-03
|\
| * mfd: Move to the new db500 PRCMU APIMattias Nilsson2011-10-24
| * regulator: Finish mc13783 conversion to the mc13xxx APISamuel Ortiz2011-10-24
* | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds2011-11-01
|\ \
| * | regulator: Fix possible nullpointer dereference in regulator_enable()Heiko Stübner2011-10-14
| * | regulator: gpio-regulator add dependency on GENERIC_GPIOHeiko Stübner2011-10-12
| * | regulator: Add module.h include to gpio-regulatorMark Brown2011-10-11
| * | regulator: Add driver for gpio-controlled regulatorsHeiko Stübner2011-10-09
| * | regulator: remove duplicate REG_CTRL2 defines in tps65023H Hartley Sweeten2011-10-09
| * | regulator: tps65023: Added support for the similiar TPS65020 chipMarcus Folkesson2011-08-28
| * | regulator: tps65023: Setting correct core regulator for tps65021Marcus Folkesson2011-08-28
| * | regulator: tps65023: Set missing bit for update core-voltageMarcus Folkesson2011-08-28
| * | regulator: tps65023: Fixes i2c configuration issuesMarcus Folkesson2011-08-28
| * | regulator: Add debugfs file showing the supply map tableMark Brown2011-08-28
| * | regulator: tps6586x: add SMx slew rate settingXin Xie2011-08-28
| * | regulator: tps65023: Fixes i2c configuration issuesMarcus Folkesson2011-08-08
| * | regulator: tps6507x: Remove num_voltages arrayAxel Lin2011-08-08
| * | regulator: max8952: removed unused mutex.MyungJoo Ham2011-08-08
| * | regulator: Ensure enough enable time for max8649Axel Lin2011-08-08
| * | regulator: 88pm8607: Fix off-by-one value range checking in the case of no id...Axel Lin2011-08-08
| * | regulator: tps65912: Remove unused define of TPS65912_MAX_REG_IDAxel Lin2011-08-08
| * | regulator: aat2870-regulator.c needs module.hRandy Dunlap2011-08-08
| |/
* | regulator: Add WM1811 supportMark Brown2011-10-07
* | regulator: Fix return code from regulator_disable_deferred()Mark Brown2011-10-04
* | regulator: Implement deferred disable supportMark Brown2011-09-14
|/
* 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