summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-0332-90/+1514
|\
| * Merge remote-tracking branch 'regulator/topic/tps62360' into regulator-nextMark Brown2013-07-011-2/+6
| |\
| | * regulator: tps62360: Fix crash in i2c_driver .probeTuomas Tynkkynen2013-06-181-2/+6
| * | Merge remote-tracking branch 'regulator/topic/of' into regulator-nextMark Brown2013-07-011-0/+3
| |\ \
| | * | regulator: of: Added a property to indicate bypass mode supportKishon Vijay Abraham I2013-06-201-0/+3
| | |/
| * | Merge remote-tracking branch 'regulator/topic/max8973' into regulator-nextMark Brown2013-07-011-17/+32
| |\ \
| | * | regulator: max8973: initial DT supportGuennadi Liakhovetski2013-06-241-12/+25
| | * | regulators: max8973: fix multiple instance supportGuennadi Liakhovetski2013-06-211-5/+7
| | |/
| * | Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-nextMark Brown2013-07-011-2/+114
| |\ \
| | * | regulator: lp872x: support the device tree featureKim, Milo2013-05-211-2/+114
| * | | Merge remote-tracking branch 'regulator/topic/lp397x' into regulator-nextMark Brown2013-07-012-16/+6Star
| |\ \ \
| | * | | regulator: lp397x: use devm_kzalloc() to make cleanup paths simplerNikolay Balandin2013-05-272-16/+6Star
| | |/ /
| * | | Merge remote-tracking branch 'regulator/topic/linar' into regulator-nextMark Brown2013-07-011-0/+15
| |\ \ \
| | * | | regulator: core: add regulator_get_linear_step()Paul Walmsley2013-06-071-0/+15
| | |/ /
| * | | Merge remote-tracking branch 'regulator/topic/isl6271a' into regulator-nextMark Brown2013-07-011-1/+1
| |\ \ \
| | * | | regulator: isl6271a: Use NULL instead of 0Sachin Kamat2013-05-121-1/+1
| | |/ /
| * | | Merge remote-tracking branch 'regulator/topic/drvdata' into regulator-nextMark Brown2013-07-0115-29/+0Star
| |\ \ \
| | * | | regulator: Remove all platform_set_drvdata(pdev, NULL) in driversAxel Lin2013-05-1215-29/+0Star
| | |/ /
| * | | Merge remote-tracking branch 'regulator/topic/delay' into regulator-nextMark Brown2013-07-013-3/+0Star
| |\ \ \
| | * | | regulator: Remove unnecessary include of linux/delay.h from regulator driversAxel Lin2013-05-123-3/+0Star
| | |/ /
| * | | Merge remote-tracking branch 'regulator/topic/abb' into regulator-nextMark Brown2013-07-013-0/+921
| |\ \ \
| | * | | regulator: ti-abb: Convert to use devm_ioremap_resourceTushar Behera2013-06-181-8/+6Star
| | * | | regulator: ti-abb: Fix off-by-one valid range checking for abb->current_info_idxAxel Lin2013-05-121-2/+2
| | * | | regulator: Introduce TI Adaptive Body Bias(ABB) on-chip LDO driverAndrii.Tseglytskyi2013-05-123-0/+923
| | |/ /
| * | | Merge remote-tracking branch 'regulator/topic/ab8500' into regulator-nextMark Brown2013-07-013-20/+84
| |\ \ \
| | * | | regulator: ab8500-ext: Staticize local symbolsSachin Kamat2013-06-261-2/+2
| | * | | regulator: ab8500: Provide supply names for the AUX regulatorsLee Jones2013-06-111-0/+3
| | * | | regulator: ab8500-ext: Enable for Device TreeLee Jones2013-06-111-1/+25
| | * | | regulator: ab8500-ext: Register as a device in its own rightLee Jones2013-06-112-18/+32
| | * | | regulator: ab8500-ext: Provide a set_voltage call-back operationLee Jones2013-06-071-0/+23
| | * | | regulator: ab8500: Ensure AB8500 external registers are probed firstLee Jones2013-06-071-1/+1
| | |/ /
| * | | Merge remote-tracking branch 'regulator/fix/max77693' into regulator-linusMark Brown2013-07-013-0/+332
| |\ \ \
| | * | | regulator: max77693: Remove NULL test for rmatch[i].init_dataAxel Lin2013-07-011-3/+1Star
| | * | | regulator: max77693: Fix trivial typoAxel Lin2013-07-011-1/+1
| | * | | regulator: max77693: Add max77693 regualtor driver.Jonghwa Lee2013-06-253-0/+334
| | | |/ | | |/|
* | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-021-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2013-06-151-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | ARM: ux500: Correct anamic2 typo in DT filesFabio Baltieri2013-06-041-4/+4
| | |/
* | / mfd: tps6586x: correct device name of the regulator cellMarc Dietrich2013-06-241-1/+1
|/ /
* | Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linusMark Brown2013-05-301-2/+2
|\ \
| * | regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10Kishon Vijay Abraham I2013-05-301-1/+1
| * | regulator: palmas: Fix incorrect conditionSachin Kamat2013-05-301-1/+1
| |/
* | Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown2013-05-301-1/+4
|\ \
| * | regulator: Fix kernel-doc generation warnings.Robert P. J. Day2013-05-021-1/+4
* | | Merge remote-tracking branch 'regulator/fix/dbx500' into regulator-linusMark Brown2013-05-301-12/+12
|\ \ \
| * | | regulator: dbx500: Make local symbol staticSachin Kamat2013-05-081-12/+12
* | | | regulator: core: Correct spelling mistake in commentCharles Keepax2013-05-211-1/+1
| |_|/ |/| |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-1/+1
|\ \ \ | |_|/ |/| |
| * | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-1/+1
| |/
* | Merge remote-tracking branch 'regulator/topic/wm8994' into v3.9-rc8Mark Brown2013-04-281-19/+42
|\ \