summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2015-02-04regulator: gpio-regulator: fix forgotten gpios-states readingHeiko Stuebner1-9/+13
2015-02-04regulator: gpio-regulator: do not open-code counting and access of dt array e...Heiko Stuebner1-9/+6
2015-02-04regulator: gpio: print warning if gpios <-> gpios-states mismatch on DTKuninori Morimoto1-1/+1
2015-02-04regulator: gpio: add gpios-status for DTKuninori Morimoto1-0/+11
2015-02-04regulator: gpio-regulator: Remove unneeded OOM error messageFabio Estevam1-3/+1
2015-02-04regulator: core: Allow regulator_set_voltage for fixed regulatorsBjorn Andersson1-0/+14
2015-02-04regulator: da9210: Remove redundant error messageSachin Kamat1-4/+1
2014-11-14regulator: max77693: Fix use of uninitialized regulator configKrzysztof Kozlowski1-1/+1
2014-09-17regulator: arizona-ldo1: remove bypass functionalityNikesh Oswal1-2/+0
2014-05-06regulator: arizona-ldo1: Correct default regulator init_dataCharles Keepax1-4/+3
2014-03-04Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus 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/max1457...Mark 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/max1...Mark 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/s2mp...Mark 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/gi...Linus Torvalds25-416/+876
2014-01-23regulator: ab3100: cast fixLinus Walleij1-2/+2
2014-01-23Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s5...Mark Brown8-80/+119
2014-01-23Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpi...Mark Brown11-138/+332
2014-01-23Merge remote-tracking branches 'regulator/fix/pfuze100', 'regulator/fix/s5m87...Mark 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