summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2013-08-02regulators: max8660: use i2c_id->driver_data rather than ->nameDaniel Mack1-3/+10
2013-07-30regulator: use dev_get_platdata()Jingoo Han38-43/+43
2013-07-19regulator: 88pm800: Add missing n_voltages setting for bucksAxel Lin1-6/+8
2013-07-19regulator: 88pm800: Depend on MFD_88PM800 rather than MFD_88PM800=yAxel Lin1-1/+1
2013-07-19regulator: 88pm800: Add missing config.of_node setting for regulator registerAxel Lin1-0/+1
2013-07-19regulator: 88pm800: add regulator driver for 88pm800Chao Xie3-0/+388
2013-07-19Merge remote-tracking branch 'regulator/topic/linear-range' into HEADMark Brown4-152/+152
2013-07-18regulator: core: Ensure selector is mappedMark Brown1-0/+2
2013-07-18regulator: core: Allow fixed voltage range in multiple linear rangesAxel Lin1-3/+9
2013-07-18regulator: build: Sort KconfigMark Brown2-123/+123
2013-07-15regulator: wm8350: Convert to use linear rangesMark Brown1-38/+17
2013-07-15regulator: wm831x-ldo: Convert to use linear rangesMark Brown1-80/+24
2013-07-15regulator: wm8400: Use linear rangesMark Brown1-34/+16
2013-07-15regulator: core: Add helpers for multiple linear rangesMark Brown1-0/+87
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds3-109/+198
2013-07-10Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+6
2013-07-03Merge tag 'regulator-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds32-90/+1514
2013-07-03regulator: s2mps11: Convert ramp rate to uV/us and set default ramp rateYadwinder Singh Brar1-1/+6
2013-07-03Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-4/+4
2013-07-01Merge remote-tracking branch 'regulator/topic/tps62360' into regulator-nextMark Brown1-2/+6
2013-07-01Merge remote-tracking branch 'regulator/topic/of' into regulator-nextMark Brown1-0/+3
2013-07-01Merge remote-tracking branch 'regulator/topic/max8973' into regulator-nextMark Brown1-17/+32
2013-07-01Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-nextMark Brown1-2/+114
2013-07-01Merge remote-tracking branch 'regulator/topic/lp397x' into regulator-nextMark Brown2-16/+6
2013-07-01Merge remote-tracking branch 'regulator/topic/linar' into regulator-nextMark Brown1-0/+15
2013-07-01Merge remote-tracking branch 'regulator/topic/isl6271a' into regulator-nextMark Brown1-1/+1
2013-07-01Merge remote-tracking branch 'regulator/topic/drvdata' into regulator-nextMark Brown15-29/+0
2013-07-01Merge remote-tracking branch 'regulator/topic/delay' into regulator-nextMark Brown3-3/+0
2013-07-01Merge remote-tracking branch 'regulator/topic/abb' into regulator-nextMark Brown3-0/+921
2013-07-01Merge remote-tracking branch 'regulator/topic/ab8500' into regulator-nextMark Brown3-20/+84
2013-07-01Merge remote-tracking branch 'regulator/fix/max77693' into regulator-linusMark Brown3-0/+332
2013-07-01regulator: max77693: Remove NULL test for rmatch[i].init_dataAxel Lin1-3/+1
2013-07-01regulator: max77693: Fix trivial typoAxel Lin1-1/+1
2013-07-01mfd: max8998: Add support for Device TreeTomasz Figa1-4/+127
2013-07-01regulator: max8998: Use arrays for specifying voltages in platform dataTomasz Figa1-67/+29
2013-06-27regulator: palmas: Add TPS659038 supportJ Keerthy1-0/+1
2013-06-26regulator: ab8500-ext: Staticize local symbolsSachin Kamat1-2/+2
2013-06-25regulator: max77693: Add max77693 regualtor driver.Jonghwa Lee3-0/+334
2013-06-24regulator: max8973: initial DT supportGuennadi Liakhovetski1-12/+25
2013-06-24mfd: tps6586x: correct device name of the regulator cellMarc Dietrich1-1/+1
2013-06-21regulators: max8973: fix multiple instance supportGuennadi Liakhovetski1-5/+7
2013-06-20regulator: of: Added a property to indicate bypass mode supportKishon Vijay Abraham I1-0/+3
2013-06-20mfd: palmas: Add SMPS10_BOOST featureJ Keerthy1-0/+3
2013-06-20mfd: twl-core: Change TWL6025 references to TWL6032Graeme Gregory1-38/+38
2013-06-18regulator: ti-abb: Convert to use devm_ioremap_resourceTushar Behera1-8/+6
2013-06-18regulator: tps62360: Fix crash in i2c_driver .probeTuomas Tynkkynen1-2/+6
2013-06-15Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-4/+4
2013-06-11regulator: ab8500: Provide supply names for the AUX regulatorsLee Jones1-0/+3
2013-06-11regulator: ab8500-ext: Enable for Device TreeLee Jones1-1/+25
2013-06-11regulator: ab8500-ext: Register as a device in its own rightLee Jones2-18/+32