| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080... | Mark Brown | 2016-09-30 | 1 | -2/+8 |
|\ \ |
|
| | * | regulator: core: Add set_voltage_time op | Matthias Kaehlcke | 2016-09-16 | 1 | -2/+8 |
| |/ |
|
* / | regulator: Remove support for optional supplies in the bulk API | Bjorn Andersson | 2016-08-16 | 1 | -3/+0 |
|/ |
|
*-. | Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/head... | Mark Brown | 2016-07-20 | 1 | -0/+52 |
|\ \ |
|
| | * | regulator: mt6323: Add support for MT6323 regulator | Chen Zhong | 2016-07-18 | 1 | -0/+52 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ca... | Mark Brown | 2016-07-20 | 2 | -7/+4 |
|\ \ \
| |_|/
|/| | |
|
| | * | regulator: da9211: add descriptions for da9212/da9214 | James Ban | 2016-06-29 | 1 | -1/+4 |
| |/
|/| |
|
| * | regulator: Remove regulator_can_change_voltage() | Mark Brown | 2016-06-09 | 1 | -6/+0 |
|/ |
|
* | regulator: Silence build warnings from regulator_can_change_voltage() | Mark Brown | 2016-05-17 | 1 | -2/+2 |
*-. | Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m... | Mark Brown | 2016-05-13 | 1 | -0/+5 |
|\ \ |
|
| | * | regulator: max8973: add support for junction thermal warning | Laxman Dewangan | 2016-04-13 | 1 | -0/+5 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic... | Mark Brown | 2016-05-13 | 3 | -2/+8 |
|\ \ \ \
| | | |/
| | |/| |
|
| | | * | regulator: add missing description for set_over_current_protection | Luis de Bethencourt | 2016-03-23 | 2 | -0/+4 |
| | | * | regulator: add missing descriptions in regulator_desc | Luis de Bethencourt | 2016-03-23 | 1 | -0/+2 |
| | |/ |
|
| * / | regulator: Deprecate regulator_can_change_voltage() | Mark Brown | 2016-03-30 | 1 | -2/+2 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'regulator/topic/abb', 'regulator/topic/act886... | Mark Brown | 2016-05-13 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| | * | regulator: act8865: Pass of_node via act8865_regulator_data | Maarten ter Huurne | 2016-03-28 | 1 | -0/+2 |
| |/ |
|
* / | regulator: core: Use a bitfield for continuous_voltage_range | Mark Brown | 2016-04-20 | 1 | -1/+1 |
|/ |
|
*-----. | Merge remote-tracking branches 'regulator/topic/discharge', 'regulator/topic/... | Mark Brown | 2016-03-13 | 3 | -0/+34 |
|\ \ \ \ |
|
| | | | * | regulator: lp872x: Add enable GPIO pin support | Paul Kocialkowski | 2016-02-05 | 1 | -0/+5 |
| | | |/ |
|
| * | | | regulator: helper: Add helper to configure active-discharge using regmap | Laxman Dewangan | 2016-03-02 | 1 | -0/+14 |
| * | | | regulator: core: Add support for active-discharge configuration | Laxman Dewangan | 2016-03-02 | 2 | -0/+15 |
| | |/
| |/| |
|
* / | | regulator: act8865: Rename platform_data field to init_data | Maarten ter Huurne | 2016-02-29 | 1 | -2/+2 |
|/ / |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'regulator/topic/pv88090', 'regulator/topic/qc... | Mark Brown | 2016-01-12 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| | * | regulator: tps65218: add support for LS3 current regulator | Nikita Kiryanov | 2015-11-25 | 1 | -0/+2 |
| |/ |
|
* / | regulator: Make bulk API support optional supplies | Bjorn Andersson | 2015-11-17 | 1 | -0/+3 |
|/ |
|
* | regulator: introduce min_dropout_uV | Sascha Hauer | 2015-10-16 | 1 | -0/+2 |
*-----. | Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/q... | Mark Brown | 2015-08-30 | 1 | -0/+16 |
|\ \ \ \ |
|
| | | | * | regulator: core: Define regulator_set_voltage_triplet() | Viresh Kumar | 2015-08-17 | 1 | -0/+10 |
| | |_|/
| |/| | |
|
| | | * | regulator: Add missing dummy definition for regulator_list_voltage | Suzuki K. Poulose | 2015-07-10 | 1 | -0/+6 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. | | | Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp... | Mark Brown | 2015-08-30 | 3 | -0/+31 |
|\ \ \| |
| | | |/
| | |/| |
|
| | * | | regulator: Add over current protection (OCP) support | Stephen Boyd | 2015-07-24 | 2 | -0/+2 |
| | |/ |
|
| * / | regulator: mt6311: Add support for mt6311 regulator | Henry Chen | 2015-07-24 | 1 | -0/+29 |
| |/ |
|
* / | regulator: da9211: support da9215 | James Ban | 2015-07-13 | 1 | -9/+10 |
|/ |
|
*-. | Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '... | Mark Brown | 2015-06-22 | 2 | -0/+2 |
|\ \ |
|
| | * | regulator: Add docbook for soft start | Stephen Boyd | 2015-06-15 | 2 | -0/+2 |
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/max... | Mark Brown | 2015-06-22 | 1 | -0/+4 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | regulator: max8973: add mechanism to enable/disable through GPIO | Laxman Dewangan | 2015-05-22 | 1 | -0/+4 |
| |/ / |
|
* | / | regulator: Add input current limit support | Stephen Boyd | 2015-06-12 | 2 | -0/+5 |
| |/
|/| |
|
* | | regulator: Add soft start support | Stephen Boyd | 2015-06-12 | 2 | -0/+3 |
* | | regulator: Add pull down support | Stephen Boyd | 2015-06-12 | 2 | -0/+7 |
* | | regulator: Add system_load constraint | Stephen Boyd | 2015-06-12 | 1 | -0/+3 |
|/ |
|
*-----. | Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif... | Mark Brown | 2015-04-10 | 1 | -3/+18 |
|\ \ \ \ |
|
| | * | | | regulator: core: Add devres versions of notifier registration | Charles Keepax | 2015-03-05 | 1 | -0/+16 |
| | |/ / |
|
| * | | | regulator: Drop temporary regulator_set_optimum_mode wrapper | Bjorn Andersson | 2015-03-09 | 1 | -7/+0 |
| * | | | regulator: Rename regulator_set_optimum_mode | Bjorn Andersson | 2015-03-09 | 1 | -3/+9 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa... | Mark Brown | 2015-04-10 | 1 | -0/+3 |
|\ \ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | regulator: core: Introduce set_load op | Bjorn Andersson | 2015-02-23 | 1 | -0/+3 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. | | Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ar... | Mark Brown | 2015-04-10 | 1 | -0/+14 |
|\ \ \| |
|
| * | | | regulator: act8865: Add act8600 support | Zubair Lutfullah Kakakhel | 2015-03-06 | 1 | -0/+14 |
| | |/
| |/| |
|