aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2014-02-14regulator: max8660: Use of_get_child_by_nameSachin Kamat1-1/+1
2014-02-14regulator: max77693: Use of_get_child_by_nameSachin Kamat1-1/+1
2014-02-14regulator: max77686: Use of_get_child_by_nameSachin Kamat1-1/+1
2014-02-14regulator: anatop: Add bypass support to digital LDOsPhilipp Zabel1-3/+42
2014-02-14regulator: anatop: Add power gating support to digital LDOsPhilipp Zabel1-2/+74
2014-02-14regulator: tps65218: Add Regulator driver for TPS65218 PMICKeerthy3-0/+314
2014-02-14regulator: gpio-regulator: fix forgotten gpios-states readingHeiko Stuebner1-9/+13
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: ti-abb-regulator: do not open-code counting and access of dt array...Heiko Stuebner1-23/+20
2014-02-12regulator: gpio-regulator: do not open-code counting and access of dt array e...Heiko Stuebner1-9/+6
2014-02-12regulator: da9063: Bug fix when setting max voltage on LDOs 5-11Steve Twiss1-1/+3
2014-02-12regulator: gpio: print warning if gpios <-> gpios-states mismatch on DTKuninori Morimoto1-1/+1
2014-02-12regulator: da9055: declare return type of inline function exclusivelySeongJae Park1-1/+1
2014-02-12Merge remote-tracking branches 'regulator/fix/da9055' and 'regulator/fix/max1...Mark Brown2-3/+6
2014-02-11regulator: fixed: update to devm_* APIManish Badarkhe1-30/+12
2014-02-11regulator: rc5t583: Allow missing init_data for diagnosticsAxel Lin1-8/+1
2014-02-11regulator: as3711: Allow missing init_data for diagnosticsAxel Lin1-8/+1
2014-02-07regulator: da9055: Add DT supportAdam Thomson1-4/+65
2014-02-07regulator: da9055: Remove use of regmap_irq_get_virq()Adam Thomson1-1/+3
2014-02-07regulator: core: Allow regulator_set_voltage for fixed regulatorsBjorn Andersson1-0/+14
2014-02-07regulator: tps6507x: Use "IS_ENABLED" for DT code.Manish Badarkhe1-13/+5
2014-02-05regulator: max14577: Add missing of_node_putKrzysztof Kozlowski1-2/+3
2014-02-04regulator: gpio: add gpios-status for DTKuninori Morimoto1-0/+11
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-02-03regulator: ti-abb: Add support for interleaved LDO registersNishanth Menon1-29/+57
2014-02-03regulator: max14577: Remove unused state container definitionKrzysztof Kozlowski1-7/+1
2014-02-03regulator: gpio-regulator: Remove unneeded OOM error messageFabio Estevam1-3/+1
2014-02-03regulator: Make use of rdev_get_id() function where possible.Thiago Farina2-3/+3
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-27regulator: s5m8767: Use GPIO for controlling Buck9/eMMCKrzysztof Kozlowski1-3/+84
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