| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-05-02 | regulator: tps65090: Fix tps65090 crash on Tegra Dalmore |  Doug Anderson | 1 | -2/+5 |
| 2014-05-01 | regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14 |  Krzysztof Kozlowski | 1 | -11/+11 |
| 2014-05-01 | regulator: s5m8767: Allow GPIO 0 to be used as external control |  Krzysztof Kozlowski | 1 | -14/+6 |
| 2014-04-29 | regulator: tps65090: Make FETs more reliable by adding retries |  Doug Anderson | 1 | -15/+140 |
| 2014-04-23 | regulator: max14577: Add support for MAX77836 regulators |  Krzysztof Kozlowski | 2 | -38/+246 |
| 2014-04-18 | regulator: arizona-ldo1: Add processing of init_data from device tree |  Charles Keepax | 1 | -2/+32 |
| 2014-04-18 | regulator: arizona-ldo1: Move setup processing from arizona-core |  Charles Keepax | 1 | -0/+27 |
| 2014-04-18 | regulator: arizona-micsupp: Add processing of init_data from device tree |  Charles Keepax | 1 | -0/+37 |
| 2014-04-18 | regulator: core: Use devres for releasing of_regulator_match of_nodes |  Charles Keepax | 1 | -21/+26 |
| 2014-04-18 | regulator: tps65217: Use regulator_map_voltage_ascend for LDO1 |  Axel Lin | 1 | -0/+1 |
| 2014-04-18 | regulator: tps65090: Allow setting the overcurrent wait time |  Doug Anderson | 1 | -0/+56 |
| 2014-04-18 | regulator: tps65217: Remove *rdev[] from struct tps65217 |  Axel Lin | 1 | -3/+0 |
| 2014-04-15 | regulator: pbias: Convert to use regulator_[enable|is_enabled]_regmap |  Axel Lin | 1 | -22/+3 |
| 2014-04-14 | regulator: pbias: Convert to use regmap helper functions |  Axel Lin | 1 | -55/+19 |
| 2014-04-14 | regulator: pbias: Fix is_enabled callback implementation |  Axel Lin | 1 | -1/+1 |
| 2014-04-14 | regulator: s2mps11: Add external GPIO control for S2MPS14 |  Krzysztof Kozlowski | 1 | -2/+65 |
| 2014-04-14 | regulator: s2mps11: Move DTS parsing code to separate function |  Krzysztof Kozlowski | 1 | -12/+23 |
| 2014-04-14 | regulator: s5m8767: Remove regulator_dev pointer from state container |  Krzysztof Kozlowski | 1 | -11/+6 |
| 2014-04-14 | regulator: core: Get and put regulator of_node |  Charles Keepax | 1 | -1/+2 |
| 2014-04-14 | regulator: core: Add helper to put of_nodes from matches |  Charles Keepax | 1 | -0/+21 |
| 2014-04-14 | regulator: core: Add of_node_get to of_regulator_match |  Charles Keepax | 1 | -2/+3 |
| 2014-04-14 | regulator: AXP20x: Add support for regulators subsystem |  Carlo Caione | 3 | -0/+293 |
| 2014-04-11 | Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator |  Linus Torvalds | 4 | -14/+12 |
| 2014-04-10 | Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/s2m' and 'regulator/fix/s5m8767' into regulator-linus |  Mark Brown | 4 | -14/+12 |
| 2014-04-10 | regulator: bcm590xx: Set n_voltages for linear reg |  Tim Kryger | 1 | -0/+1 |
| 2014-04-09 | Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc |  Linus Torvalds | 3 | -0/+265 |
| 2014-04-07 | regulator: s5m8767: Fix carried over ena_gpio assignment |  Krzysztof Kozlowski | 1 | -0/+1 |
| 2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2014-04-02 | regulator: s2mps11: Don't check enable_shift before setting enable ramp rate |  Axel Lin | 1 | -7/+5 |
| 2014-04-02 | regulator: s2mpa01: Don't check enable_shift before setting enable ramp rate |  Axel Lin | 1 | -7/+5 |
| 2014-03-26 | Merge remote-tracking branches 'regulator/topic/tps65218', 'regulator/topic/tps6524x', 'regulator/topic/tps6586x', 'regulator/topic/tps65910', 'regulator/topic/tps80031', 'regulator/topic/wm831x', 'regulator/topic/wm8350' and 'regulator/topic/wm8994' into regulator-next |  Mark Brown | 12 | -67/+320 |
| 2014-03-26 | Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st-pwm', 'regulator/topic/ti-abb', 'regulator/topic/tps51632', 'regulator/topic/tps62360', 'regulator/topic/tps6507x', 'regulator/topic/tps65090' and 'regulator/topic/tps65217' into regulator-next |  Mark Brown | 10 | -184/+400 |
| 2014-03-26 | Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/max8997', 'regulator/topic/max8998', 'regulator/topic/mc13xxx', 'regulator/topic/pfuze100', 'regulator/topic/rc5t583' and 'regulator/topic/s2mps11' into regulator-next |  Mark Brown | 10 | -192/+954 |
| 2014-03-26 | Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/max77686', 'regulator/topic/max77693', 'regulator/topic/max8649', 'regulator/topic/max8660', 'regulator/topic/max8907', 'regulator/topic/max8925' and 'regulator/topic/max8952' into regulator-next |  Mark Brown | 8 | -97/+70 |
| 2014-03-26 | Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable', 'regulator/topic/fan53555', 'regulator/topic/fixed', 'regulator/topic/gpio', 'regulator/topic/lp3971', 'regulator/topic/lp872x' and 'regulator/topic/max14577' into regulator-next |  Mark Brown | 7 | -78/+77 |
| 2014-03-26 | Merge remote-tracking branches 'regulator/topic/bcm590xx', 'regulator/topic/da9052', 'regulator/topic/da9055', 'regulator/topic/da9063', 'regulator/topic/da9210', 'regulator/topic/db8500' and 'regulator/topic/dbx500' into regulator-next |  Mark Brown | 9 | -26/+520 |
| 2014-03-26 | Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/88pm8607', 'regulator/topic/aat2870', 'regulator/topic/act8865', 'regulator/topic/anatop', 'regulator/topic/arizona', 'regulator/topic/as3711' and 'regulator/topic/as3722' into regulator-next |  Mark Brown | 9 | -59/+130 |
| 2014-03-26 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next |  Mark Brown | 4 | -4/+22 |
| 2014-03-26 | regulator: aat2870: Use regulator_map_voltage_ascend |  Axel Lin | 1 | -0/+1 |
| 2014-03-24 | regulator: st-pwm: Convert to get_voltage_sel |  Axel Lin | 1 | -6/+3 |
| 2014-03-21 | regulator: Add new driver for ST's PWM controlled voltage regulators |  Lee Jones | 3 | -0/+200 |
| 2014-03-21 | regulator: bcm590xx: Remove **rdev from struct bcm590xx_reg |  Axel Lin | 1 | -10/+0 |
| 2014-03-21 | regulator: bcm590xx: Make the modalias matches the driver name |  Axel Lin | 1 | -1/+1 |
| 2014-03-21 | regulator: s5m8767: Convert to use regulator_[enable|disable|is_enabled]_regmap |  Axel Lin | 1 | -59/+19 |
| 2014-03-21 | regulator: db8500-prcmu: Set 1.8V as a fixed voltage for vsmps2 |  Ulf Hansson | 1 | -0/+2 |
| 2014-03-19 | regulator: s2mps11: Add missing of_node_put |  Sachin Kamat | 1 | -0/+1 |
| 2014-03-19 | regulator: s2mps11: Use of_get_child_by_name |  Sachin Kamat | 1 | -1/+1 |
| 2014-03-19 | regulator: s2mps11: Add set_suspend_disable for S2MPS14 |  Krzysztof Kozlowski | 1 | -1/+50 |
| 2014-03-19 | regulator: s2mps11: Add support for S2MPS14 regulators |  Krzysztof Kozlowski | 2 | -65/+196 |
| 2014-03-19 | Merge branch 'ib-mfd-regulator-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into regulator-s2mps11 |  Mark Brown | 8 | -8/+505 |