summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: pass device_node to of_get_regulator_init_data()Shawn Guo2011-12-052-4/+5
* regulator: If a single voltage is set with device tree then set apply_uVMark Brown2011-12-051-0/+3
* regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()Axel Lin2011-11-271-1/+6
* regulator: Staticise of_get_fixed_voltage_config()Axel Lin2011-11-271-1/+2
* regulator: Checking return value of of_get_regulator_init_dataAxel Lin2011-11-271-0/+3
* regulator: export of_get_regulator_init_dataAxel Lin2011-11-271-0/+2
* regulator: Fix compile break due to missing arguments to regulator_registerRajendra Nayak2011-11-241-1/+1
* regulator: map consumer regulator based on device treeRajendra Nayak2011-11-231-12/+67
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-2339-44/+46
* regulator: adapt fixed regulator driver to dtRajendra Nayak2011-11-231-0/+65
* regulator: helper routine to extract regulator_init_dataRajendra Nayak2011-11-232-0/+82
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0619-0/+19
|\
| * regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker2011-10-3119-0/+19
| * regulator: Add export.h for THIS_MODULE to dummy.cPaul Gortmaker2011-10-311-0/+1
* | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-032-4/+4
|\ \
| * | mfd: Move to the new db500 PRCMU APIMattias Nilsson2011-10-241-1/+1
| * | regulator: Finish mc13783 conversion to the mc13xxx APISamuel Ortiz2011-10-241-3/+3
* | | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds2011-11-0112-41/+604
|\ \ \ | |_|/ |/| |
| * | regulator: Fix possible nullpointer dereference in regulator_enable()Heiko Stübner2011-10-141-1/+1
| * | regulator: gpio-regulator add dependency on GENERIC_GPIOHeiko Stübner2011-10-121-0/+1
| * | regulator: Add module.h include to gpio-regulatorMark Brown2011-10-111-0/+1
| * | regulator: Add driver for gpio-controlled regulatorsHeiko Stübner2011-10-093-0/+367
| * | regulator: remove duplicate REG_CTRL2 defines in tps65023H Hartley Sweeten2011-10-091-7/+0
| * | regulator: tps65023: Added support for the similiar TPS65020 chipMarcus Folkesson2011-08-281-0/+53
| * | regulator: tps65023: Setting correct core regulator for tps65021Marcus Folkesson2011-08-281-21/+75
| * | regulator: tps65023: Set missing bit for update core-voltageMarcus Folkesson2011-08-281-4/+15
| * | regulator: tps65023: Fixes i2c configuration issuesMarcus Folkesson2011-08-281-0/+11
| * | regulator: Add debugfs file showing the supply map tableMark Brown2011-08-281-0/+41
| * | regulator: tps6586x: add SMx slew rate settingXin Xie2011-08-281-1/+31
| * | regulator: tps65023: Fixes i2c configuration issuesMarcus Folkesson2011-08-081-0/+11
| * | regulator: tps6507x: Remove num_voltages arrayAxel Lin2011-08-081-7/+1
| * | regulator: max8952: removed unused mutex.MyungJoo Ham2011-08-081-3/+0
| * | regulator: Ensure enough enable time for max8649Axel Lin2011-08-081-1/+1
| * | regulator: 88pm8607: Fix off-by-one value range checking in the case of no id...Axel Lin2011-08-081-1/+1
| * | regulator: tps65912: Remove unused define of TPS65912_MAX_REG_IDAxel Lin2011-08-081-2/+0
| * | regulator: aat2870-regulator.c needs module.hRandy Dunlap2011-08-081-0/+1
| |/
* | regulator: Add WM1811 supportMark Brown2011-10-071-0/+13
* | regulator: Fix return code from regulator_disable_deferred()Mark Brown2011-10-041-2/+7
* | regulator: Implement deferred disable supportMark Brown2011-09-141-0/+59
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-08-017-199/+307
|\
| * Merge branch 'for-next' into for-linusLiam Girdwood2011-08-017-199/+307
| |\
| | * regulator: Improve WM831x DVS VSEL selection algorithmMark Brown2011-07-281-37/+15
| | * regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already setMark Brown2011-07-281-0/+14
| | * regulator: Set up GPIO for WM831x VSEL before enabling VSEL modeMark Brown2011-07-281-21/+20
| | * regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdcMark Brown2011-07-281-0/+1
| | * regulator: Fix WM831x DCDC DVS VSEL bootstrappingMark Brown2011-07-281-1/+1
| | * regulator: Fix WM831x regulator ID lookups for multiple WM831xsMark Brown2011-07-282-5/+36
| | * regulator: Fix argument format type errors in error printsMark Brown2011-07-221-2/+2
| | * regulator: Fix memory leak in set_machine_constraints() error pathsAxel Lin2011-07-221-3/+4
| | * regulator: Make core more chatty about some errorsMark Brown2011-07-221-2/+9
OpenPOWER on IntegriCloud