aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-25Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds25-416/+876
2014-01-23Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s5m8767', 'regulator/topic/stw481x-vmmc', 'regulator/topic/tps51632', 'regulator/topic/tps62360', 'regulator/topic/tps65910', 'regulator/topic/twl' and 'regulator/topic/wm831x' into regulator-linusMark Brown8-80/+119
2014-01-23Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpio', 'regulator/topic/lp3971', 'regulator/topic/lp3972', 'regulator/topic/max14577', 'regulator/topic/max77693', 'regulator/topic/mc13892', 'regulator/topic/pcf50633' and 'regulator/topic/pfuze100' into regulator-linusMark Brown11-138/+332
2014-01-23Merge remote-tracking branches 'regulator/fix/pfuze100', 'regulator/fix/s5m8767', 'regulator/topic/ab8500', 'regulator/topic/act8865', 'regulator/topic/anatop', 'regulator/topic/arizona' and 'regulator/topic/as3722' into regulator-linusMark Brown8-190/+418
2014-01-23Merge remote-tracking branch 'regulator/topic/core' into regulator-linusMark Brown1-8/+7
2014-01-23regulator: pfuze100-regulator: Improve dev_info() messageFabio Estevam1-1/+1
2014-01-21mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan1-1/+1
2014-01-21regulator: tps6586x: Add and use correct voltage tableStefan Agner1-19/+74
2014-01-15regulator: pfuze100-regulator: Fix some checkpatch complaintsFabio Estevam1-8/+11
2014-01-15Merge tag 'v3.13-rc4' into regulator-pfuze100Mark Brown6-12/+81
2014-01-08regulator: twl: Fix checkpatch issueJingoo Han1-2/+2
2014-01-08regulator: core: Fix checkpatch issueJingoo Han1-7/+5
2014-01-08regulator: anatop-regulator: Remove unneeded memset()Fabio Estevam1-1/+0
2014-01-06regulator: as3722: set enable time for SD0/1/6Vince Hsu1-0/+1
2014-01-06regulator: as3722: detect SD0 low-voltage modeAndrew Bresticker1-4/+26
2014-01-06regulator: tps62360: Fix up a pointer-integer size mismatch warningDavid Howells1-1/+1
2014-01-06regulator: anatop-regulator: Remove unneeded kstrdup()Fabio Estevam1-26/+8
2014-01-06regulator: act8865: Fix build error when !OFAxel Lin1-1/+1
2013-12-31regulator: act8865: register all regulators regardless of how many are usedWenyou Yang1-7/+4
2013-12-31regulator: wm831x-dcdc: Remove unneeded 'err' labelFabio Estevam1-7/+3
2013-12-31regulator: anatop-regulator: Add MODULE_ALIAS()Fabio Estevam1-0/+1
2013-12-30regulator: act8865: fix incorrect devm_kzalloc for act8865Wenyou Yang1-3/+1
2013-12-30regulator: act8865: Remove set_suspend_[en|dis]able implementationAxel Lin1-2/+0
2013-12-30regulator: act8865: Remove unneeded regulator_unregister() callsAxel Lin1-12/+0
2013-12-30regulator: s2mps11: Clean up redundant codeSachin Kamat1-2/+0
2013-12-30regulator: tps65910: Simplify setting enable_mask for regulatorsAxel Lin1-15/+1
2013-12-24regulator: act8865: add PMIC act8865 driverWenyou Yang3-0/+377
2013-12-24regulator: max77693: Add missing .owner field in regulator_descAxel Lin1-0/+1
2013-12-24regulator: pfuze100: Improve PFUZE100 entry textFabio Estevam1-1/+1
2013-12-23regulator: max14577: Add module alias to support module auto-loadingAxel Lin1-0/+1
2013-12-21regulator: tps65910: Add backup battery regulatorMarkus Pargmann1-1/+55
2013-12-21regulator: tps51632-regulator: Fix spellingFabio Estevam1-14/+14
2013-12-20regulator: as3722: Don't set min_uV/uV_step/linear_min_sel for linear_rangesAxel Lin1-3/+0
2013-12-18regulator: max14577: Add regulator driver for Maxim 14577Krzysztof Kozlowski3-0/+280
2013-12-18Merge tag 's2mps11-build' into regulator-s5m8767 since a following patchMark Brown7-13/+82
2013-12-18regulator: s5m8767: Do not use sec_reg* regmap helpersKrzysztof Kozlowski1-30/+41
2013-12-18regulator: s5m8767: Add symbols for hard-coded DVS_RAMP registerKrzysztof Kozlowski1-12/+10
2013-12-17regulator: core: don't print an error when no regulator is foundHans de Goede1-1/+2
2013-12-16mfd: s2mps11: Fix build after regmap field rename in sec-core.cKrzysztof Kozlowski1-1/+1
2013-12-13Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds3-5/+10
2013-12-13Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linusMark Brown1-3/+8
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski1-1/+1
2013-12-11Merge remote-tracking branches 'regulator/fix/as3722' and 'regulator/fix/pfuze100' into regulator-linusMark Brown2-2/+2
2013-12-11regulator: s5m8767: Implement voltage setting for BUCK7/8 regulatorsKrzysztof Kozlowski1-2/+5
2013-12-11regulator: s5m8767: Define symbol for buck control maskKrzysztof Kozlowski1-5/+6
2013-12-09regulator: pfuze100: use devm_regulator_register()Jingoo Han1-17/+3
2013-12-09regulator: db8500-prcmu: use devm_regulator_register()Jingoo Han1-19/+1
2013-12-09regulator: ab8500: use devm_regulator_register()Jingoo Han1-20/+4
2013-12-09regulator: stw481x-vmmc: use devm_regulator_register()Jingoo Han1-10/+2
2013-12-09regulator: pfuze100: allow misprogrammed IDTim Harvey1-3/+9