| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-06-27 | regulator: tps65218: Enable suspend configuration |  Tero Kristo | 1 | -11/+61 |
| 2016-06-27 | regulator: tps65217: Enable suspend configuration |  Russ Dill | 1 | -9/+60 |
| 2016-06-26 | regulator: qcom_spmi: Add support for get_mode/set_mode on switches |  Stephen Boyd | 1 | -0/+2 |
| 2016-06-26 | regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941 |  Stephen Boyd | 1 | -2/+2 |
| 2016-06-26 | regulator: qcom_spmi: Add support for S4 supply on pm8941 |  Stephen Boyd | 1 | -0/+1 |
| 2016-06-23 | regulator: pwm: Support for enable GPIO |  Alexandre Courbot | 1 | -0/+26 |
| 2016-06-22 | regulator: of: setup initial suspend state |  Keerthy | 1 | -0/+3 |
| 2016-06-21 | regulator: lp873x: Drop _nlr parameter from LP873X_REGULATOR() |  Axel Lin | 1 | -8/+6 |
| 2016-06-17 | regulator: anatop: allow regulator to be in bypass mode |  Mika Båtsman | 1 | -1/+1 |
| 2016-06-15 | regulator: qcom_smd: Remove list_voltage callback for rpm_smps_ldo_ops_fixed |  Axel Lin | 1 | -1/+0 |
| 2016-06-13 | Merge remote-tracking branches 'regulator/fix/qcom-smd' and 'regulator/fix/tps51632' into regulator-linus |  Mark Brown | 2 | -4/+20 |
| 2016-06-13 | regulator: qcom_smd: add list_voltage callback |  Srinivas Kandagatla | 1 | -0/+1 |
| 2016-06-09 | regulator: Remove regulator_can_change_voltage() |  Mark Brown | 1 | -27/+0 |
| 2016-06-08 | regulator: twl: fix use of integer as pointer |  Ben Dooks | 1 | -1/+1 |
| 2016-06-08 | regulator: qcom_smd: add regulator ops for pm8941 lnldo |  Srinivas Kandagatla | 1 | -1/+12 |
| 2016-06-08 | regulator: qcom_smd: add list_voltage callback |  Srinivas Kandagatla | 1 | -0/+1 |
| 2016-06-06 | regulator: pfuze100-regulator: Adjust MODULE_DESCRIPTION() |  Fabio Estevam | 1 | -1/+1 |
| 2016-06-06 | regulator: Kconfig: Mention that PFUZE3000 is also supported |  Fabio Estevam | 1 | -2/+2 |
| 2016-06-06 | regulator: pfuze100-regulator: Remove global variable |  Fabio Estevam | 1 | -7/+6 |
| 2016-06-06 | regulator: axp20x: Add support for the (external) drivebus regulator |  Hans de Goede | 1 | -0/+30 |
| 2016-06-03 | regulator: pwm: Drop unneeded pwm_enable() call |  Boris Brezillon | 1 | -5/+0 |
| 2016-06-01 | regulator: fixed: add support for ACPI interface |  Lu Baolu | 1 | -0/+46 |
| 2016-05-31 | regulator: axp20x: support AXP809 variant |  Chen-Yu Tsai | 1 | -29/+90 |
| 2016-05-31 | regulator: tps51632: Fix setting ramp delay |  Axel Lin | 1 | -3/+6 |
| 2016-05-30 | regulator: max8973: Fix setting ramp delay |  Axel Lin | 1 | -10/+6 |
| 2016-05-30 | regulator: mt6397: Add buck change mode regulator interface for mt6397 |  Henry Chen | 1 | -9/+80 |
| 2016-05-30 | regulator: mt6397: Constify struct regulator_ops |  Henry Chen | 1 | -3/+3 |
| 2016-05-30 | regulator: pv880x0: Clean up unnecessary header inclusion |  Axel Lin | 3 | -9/+0 |
| 2016-05-30 | regulator: fixed: Remove workaround to handle of_get_named_gpio() return |  Laxman Dewangan | 1 | -12/+2 |
| 2016-05-13 | Merge remote-tracking branches 'regulator/topic/tps6524x' and 'regulator/topic/twl' into regulator-next |  Mark Brown | 2 | -19/+89 |
| 2016-05-13 | Merge remote-tracking branches 'regulator/topic/pwm', 'regulator/topic/qcom-spmi', 'regulator/topic/rk808' and 'regulator/topic/s2mps11' into regulator-next |  Mark Brown | 4 | -321/+355 |
| 2016-05-13 | Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/max8973', 'regulator/topic/maxim', 'regulator/topic/palmas' and 'regulator/topic/pv88080' into regulator-next |  Mark Brown | 11 | -45/+666 |
| 2016-05-13 | Merge remote-tracking branches 'regulator/topic/fan53555', 'regulator/topic/lp3971', 'regulator/topic/lp3972', 'regulator/topic/lp873x' and 'regulator/topic/max77620' into regulator-next |  Mark Brown | 7 | -29/+333 |
| 2016-05-13 | Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic/constrain', 'regulator/topic/debugfs' and 'regulator/topic/doc' into regulator-next |  Mark Brown | 1 | -59/+83 |
| 2016-05-13 | Merge remote-tracking branches 'regulator/topic/abb', 'regulator/topic/act8865', 'regulator/topic/as3722' and 'regulator/topic/axp20x' into regulator-next |  Mark Brown | 2 | -37/+141 |
| 2016-05-13 | Merge remote-tracking branch 'regulator/topic/supply' into regulator-next |  Mark Brown | 1 | -26/+41 |
| 2016-05-13 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next |  Mark Brown | 1 | -3/+1 |
| 2016-05-13 | Merge remote-tracking branch 'regulator/topic/bypass' into regulator-next |  Mark Brown | 1 | -0/+14 |
| 2016-05-13 | Merge remote-tracking branches 'regulator/fix/constrain' and 'regulator/fix/defer' into regulator-linus |  Mark Brown | 2 | -14/+41 |
| 2016-05-13 | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus |  Mark Brown | 1 | -12/+1 |
| 2016-05-13 | Merge remote-tracking branch 'regulator/fix/bypass' into regulator-linus |  Mark Brown | 1 | -1/+1 |
| 2016-05-13 | regulator: rk808: Migrate to regulator core's simplified DT parsing code |  Wadim Egorov | 1 | -171/+79 |
| 2016-05-13 | Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063', 'regulator/fix/gpio' and 'regulator/fix/s2mps11' into regulator-linus |  Mark Brown | 4 | -10/+34 |
| 2016-05-11 | regulator: lp873x: Add support for lp873x PMIC regulators |  Keerthy | 3 | -0/+251 |
| 2016-05-10 | regulator: da9063: Correct module alias prefix to fix module autoloading |  Geert Uytterhoeven | 1 | -1/+1 |
| 2016-05-06 | regulator: tps65917/palmas: Simplify multiple dereference of match->of_node |  Nishanth Menon | 1 | -11/+8 |
| 2016-05-06 | regulator: tps65917/palmas: Handle possible memory allocation failure |  Nishanth Menon | 1 | -7/+14 |
| 2016-05-06 | regulator: tps65917/palmas: Simplify multiple dereference of pdata->reg_init[idx] |  Nishanth Menon | 1 | -9/+8 |
| 2016-05-06 | regulator: tps65917/palmas: Simplify multiple dereference of ddata->palmas_matches[idx] |  Nishanth Menon | 1 | -13/+14 |
| 2016-05-03 | Merge branch 'for-4.7/pwm-regulator' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm into regulator-pwm |  Mark Brown | 26 | -621/+1616 |