aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAge
* regulator: twl: fix twl4030 support for smps regulatorsTero Kristo2011-11-28
* regulator: fix use after free bugLothar Waßmann2011-11-28
* regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin2011-11-28
* regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2011-11-23
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker2011-10-31
| * regulator: Add export.h for THIS_MODULE to dummy.cPaul Gortmaker2011-10-31
* | 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