summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'regulator/fix/da9055' and 'regulator/fix/max1...Mark Brown2014-02-122-3/+6
|\ \
| | * regulator: max14577: Add missing of_node_putKrzysztof Kozlowski2014-02-051-2/+3
| * | regulator: da9055: Remove use of regmap_irq_get_virq()Adam Thomson2014-02-071-1/+3
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/fix/ab3100' and 'regulator/fix/s2mp...Mark Brown2014-02-042-2/+3
|\ \ \
| | * | regulator: s2mps11: Fix NULL pointer of_node value when using platform dataKrzysztof Kozlowski2014-01-311-0/+1
| * | | regulator: ab3100: cast fixLinus Walleij2014-01-231-2/+2
* | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-02-041-1/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | regulator: core: Correct default return value for full constraintsMark Brown2014-01-281-1/+8
| | |/ | |/|
* | | Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-2525-416/+876
|\ \ \ | |/ /
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------------. \ Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s5...Mark Brown2014-01-238-80/+119
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | * | regulator: wm831x-dcdc: Remove unneeded 'err' labelFabio Estevam2013-12-311-7/+3
| | | | | | | | * | | regulator: twl: Fix checkpatch issueJingoo Han2014-01-081-2/+2
| | | | | | | | |/ /
| | | | | | | * | | regulator: tps65910: Simplify setting enable_mask for regulatorsAxel Lin2013-12-301-15/+1
| | | | | | | * | | regulator: tps65910: Add backup battery regulatorMarkus Pargmann2013-12-211-1/+55
| | | | | | | |/ /
| | | | | | * | | regulator: tps62360: Fix up a pointer-integer size mismatch warningDavid Howells2014-01-061-1/+1
| | | | | | |/ /
| | | | | * | | regulator: tps51632-regulator: Fix spellingFabio Estevam2013-12-211-14/+14
| | | | | * | | regulator: tps51632: Get regulator name from i2c_clientMikko Perttunen2013-11-241-1/+1
| | | | | |/ /
| | | | * | | regulator: stw481x-vmmc: use devm_regulator_register()Jingoo Han2013-12-091-10/+2
| | | | |/ /
| | | * | | Merge tag 's2mps11-build' into regulator-s5m8767 since a following patchMark Brown2013-12-187-13/+82
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | regulator: s5m8767: Do not use sec_reg* regmap helpersKrzysztof Kozlowski2013-12-181-30/+41
| | | * | | regulator: s5m8767: Add symbols for hard-coded DVS_RAMP registerKrzysztof Kozlowski2013-12-181-12/+10
| | | * | | regulator: s5m8767: Implement voltage setting for BUCK7/8 regulatorsKrzysztof Kozlowski2013-12-111-2/+5
| | | * | | regulator: s5m8767: Define symbol for buck control maskKrzysztof Kozlowski2013-12-111-5/+6
| | | | |/ | | | |/|
| | * | | regulator: s2mps11: Clean up redundant codeSachin Kamat2013-12-301-2/+0
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------------. \ \ Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpi...Mark Brown2014-01-2311-138/+332
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | regulator: pfuze100-regulator: Fix some checkpatch complaintsFabio Estevam2014-01-151-8/+11
| | | | | | | | | | * | | Merge tag 'v3.13-rc4' into regulator-pfuze100Mark Brown2014-01-156-12/+81
| | | | | | | | | | |\ \ \
| | | | | | | | | | * | | | regulator: pfuze100: Improve PFUZE100 entry textFabio Estevam2013-12-241-1/+1
| | | | | | | | | | * | | | regulator: pfuze100: use devm_regulator_register()Jingoo Han2013-12-091-17/+3
| | | | | | | | | | | |/ / | | | | | | | | | | |/| |
| | | | | | | | | * | | | mfd: pcf50633: Correct device name for pcf50633 regulatorAxel Lin2013-12-021-1/+1
| | | | | | | | | |/ / /
| | | | | | | | * | | | regulator: mc13892: Fix checkpatch issueJingoo Han2013-10-151-12/+12
| | | | | | | * | | | | regulator: max77693: Add missing .owner field in regulator_descAxel Lin2013-12-241-0/+1
| | | | | | | | |/ / / | | | | | | | |/| | |
| | | | | | * | | | | regulator: max14577: Add module alias to support module auto-loadingAxel Lin2013-12-231-0/+1
| | | | | | * | | | | regulator: max14577: Add regulator driver for Maxim 14577Krzysztof Kozlowski2013-12-183-0/+280
| | | | | | |/ / / /
| | | | | * | | | | regulator: lp3972: Convert to devm_regulator_registerAxel Lin2013-11-241-35/+6
| | | | | |/ / / /
| | | | * | | | | regulator: lp3971: Convert to devm_regulator_registerAxel Lin2013-11-131-37/+6
| | | * | | | | | regulator: gpio: Warn if an invalid regulator-type is suppliedMark Brown2013-12-061-0/+3
| | | * | | | | | regulator: gpio: Don't require a regulator-type propertyMark Brown2013-12-051-8/+6
| | * | | | | | | regulator: db8500-prcmu: use devm_regulator_register()Jingoo Han2013-12-091-19/+1
| | | |_|/ / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ Merge remote-tracking branches 'regulator/fix/pfuze100', 'regulator/fix/s5m87...Mark Brown2014-01-238-190/+418
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / | | | |/| | | | | | | | | |
| | | | | | | | * | | | | | regulator: as3722: set enable time for SD0/1/6Vince Hsu2014-01-061-0/+1
| | | | | | | | * | | | | | regulator: as3722: detect SD0 low-voltage modeAndrew Bresticker2014-01-061-4/+26
| | | | | | | | * | | | | | regulator: as3722: Don't set min_uV/uV_step/linear_min_sel for linear_rangesAxel Lin2013-12-201-3/+0
| | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | |
| | | | | | | * | | | | | regulator: arizona-micsupp: Convert to use linear rangesCharles Keepax2013-11-241-41/+11
| | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | | | | | * | | | | | regulator: anatop-regulator: Remove unneeded memset()Fabio Estevam2014-01-081-1/+0
| | | | | | * | | | | | regulator: anatop-regulator: Remove unneeded kstrdup()Fabio Estevam2014-01-061-26/+8
| | | | | | * | | | | | regulator: anatop-regulator: Add MODULE_ALIAS()Fabio Estevam2013-12-311-0/+1
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | | | | * | | | | | regulator: act8865: Fix build error when !OFAxel Lin2014-01-061-1/+1
| | | | | * | | | | | regulator: act8865: register all regulators regardless of how many are usedWenyou Yang2013-12-311-7/+4
| | | | | * | | | | | regulator: act8865: fix incorrect devm_kzalloc for act8865Wenyou Yang2013-12-301-3/+1
OpenPOWER on IntegriCloud