aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-28/+20
2014-02-25regulator: core: Replace direct ops->disable usageMarkus Pargmann1-21/+13
2014-02-25regulator: core: Replace direct ops->enable usageMarkus Pargmann1-7/+7
2014-02-23Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max14577' and 'regulator/fix/s5m8767' into regulator-linusMark Brown3-4/+9
2014-02-23Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-1/+1
2014-02-22regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski1-2/+3
2014-02-21regulator: core: Change dummy supplies error message to a warningShuah Khan1-1/+1
2014-02-13regulator: s5m8767: Add missing of_node_putSachin Kamat1-0/+2
2014-02-13regulator: s5m8767: Use of_get_child_by_nameSachin Kamat1-1/+1
2014-02-12regulator: da9063: Bug fix when setting max voltage on LDOs 5-11Steve Twiss1-1/+3
2014-02-12Merge remote-tracking branches 'regulator/fix/da9055' and 'regulator/fix/max14577' into regulator-linusMark Brown2-3/+6
2014-02-07regulator: da9055: Remove use of regmap_irq_get_virq()Adam Thomson1-1/+3
2014-02-05regulator: max14577: Add missing of_node_putKrzysztof Kozlowski1-2/+3
2014-02-04Merge remote-tracking branches 'regulator/fix/ab3100' and 'regulator/fix/s2mps11' into regulator-linusMark Brown2-2/+3
2014-02-04Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-1/+8
2014-01-31regulator: s2mps11: Fix NULL pointer of_node value when using platform dataKrzysztof Kozlowski1-0/+1
2014-01-28regulator: core: Correct default return value for full constraintsMark Brown1-1/+8
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-23regulator: ab3100: cast fixLinus Walleij1-2/+2
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