summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: Fix regulator_get_error_flags() signature mismatchDavid Lechner2016-12-051-1/+2
* regulator: core: Add new API to poll for error conditionsAxel Haslam2016-11-042-0/+30
*-. Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080...Mark Brown2016-09-301-2/+8
|\ \
| | * regulator: core: Add set_voltage_time opMatthias Kaehlcke2016-09-161-2/+8
| |/
* / regulator: Remove support for optional supplies in the bulk APIBjorn Andersson2016-08-161-3/+0
|/
*-. Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/head...Mark Brown2016-07-201-0/+52
|\ \
| | * regulator: mt6323: Add support for MT6323 regulatorChen Zhong2016-07-181-0/+52
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ca...Mark Brown2016-07-202-7/+4
|\ \ \ | |_|/ |/| |
| | * regulator: da9211: add descriptions for da9212/da9214James Ban2016-06-291-1/+4
| |/ |/|
| * regulator: Remove regulator_can_change_voltage()Mark Brown2016-06-091-6/+0
|/
* regulator: Silence build warnings from regulator_can_change_voltage()Mark Brown2016-05-171-2/+2
*-. Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown2016-05-131-0/+5
|\ \
| | * regulator: max8973: add support for junction thermal warningLaxman Dewangan2016-04-131-0/+5
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic...Mark Brown2016-05-133-2/+8
|\ \ \ \ | | | |/ | | |/|
| | | * regulator: add missing description for set_over_current_protectionLuis de Bethencourt2016-03-232-0/+4
| | | * regulator: add missing descriptions in regulator_descLuis de Bethencourt2016-03-231-0/+2
| | |/
| * / regulator: Deprecate regulator_can_change_voltage()Mark Brown2016-03-301-2/+2
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/abb', 'regulator/topic/act886...Mark Brown2016-05-131-0/+2
|\ \ \ | | |/ | |/|
| | * regulator: act8865: Pass of_node via act8865_regulator_dataMaarten ter Huurne2016-03-281-0/+2
| |/
* / regulator: core: Use a bitfield for continuous_voltage_rangeMark Brown2016-04-201-1/+1
|/
*-----. Merge remote-tracking branches 'regulator/topic/discharge', 'regulator/topic/...Mark Brown2016-03-133-0/+34
|\ \ \ \
| | | | * regulator: lp872x: Add enable GPIO pin supportPaul Kocialkowski2016-02-051-0/+5
| | | |/
| * | | regulator: helper: Add helper to configure active-discharge using regmapLaxman Dewangan2016-03-021-0/+14
| * | | regulator: core: Add support for active-discharge configurationLaxman Dewangan2016-03-022-0/+15
| | |/ | |/|
* / | regulator: act8865: Rename platform_data field to init_dataMaarten ter Huurne2016-02-291-2/+2
|/ /
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/pv88090', 'regulator/topic/qc...Mark Brown2016-01-121-0/+2
|\ \ \ | | |/ | |/|
| | * regulator: tps65218: add support for LS3 current regulatorNikita Kiryanov2015-11-251-0/+2
| |/
* / regulator: Make bulk API support optional suppliesBjorn Andersson2015-11-171-0/+3
|/
* regulator: introduce min_dropout_uVSascha Hauer2015-10-161-0/+2
*-----. Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/q...Mark Brown2015-08-301-0/+16
|\ \ \ \
| | | | * regulator: core: Define regulator_set_voltage_triplet()Viresh Kumar2015-08-171-0/+10
| | |_|/ | |/| |
| | | * regulator: Add missing dummy definition for regulator_list_voltageSuzuki K. Poulose2015-07-101-0/+6
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. | | Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...Mark Brown2015-08-303-0/+31
|\ \ \| | | | | |/ | | |/|
| | * | regulator: Add over current protection (OCP) supportStephen Boyd2015-07-242-0/+2
| | |/
| * / regulator: mt6311: Add support for mt6311 regulatorHenry Chen2015-07-241-0/+29
| |/
* / regulator: da9211: support da9215James Ban2015-07-131-9/+10
|/
*-. Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...Mark Brown2015-06-222-0/+2
|\ \
| | * regulator: Add docbook for soft startStephen Boyd2015-06-152-0/+2
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/max...Mark Brown2015-06-221-0/+4
|\ \ \ \ | | |/ / | |/| |
| | * | regulator: max8973: add mechanism to enable/disable through GPIOLaxman Dewangan2015-05-221-0/+4
| |/ /
* | / regulator: Add input current limit supportStephen Boyd2015-06-122-0/+5
| |/ |/|
* | regulator: Add soft start supportStephen Boyd2015-06-122-0/+3
* | regulator: Add pull down supportStephen Boyd2015-06-122-0/+7
* | regulator: Add system_load constraintStephen Boyd2015-06-121-0/+3
|/
*-----. Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown2015-04-101-3/+18
|\ \ \ \
| | * | | regulator: core: Add devres versions of notifier registrationCharles Keepax2015-03-051-0/+16
| | |/ /
| * | | regulator: Drop temporary regulator_set_optimum_mode wrapperBjorn Andersson2015-03-091-7/+0
| * | | regulator: Rename regulator_set_optimum_modeBjorn Andersson2015-03-091-3/+9
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa...Mark Brown2015-04-101-0/+3
|\ \ \ \ | | |/ / | |/| / | | |/
| | * regulator: core: Introduce set_load opBjorn Andersson2015-02-231-0/+3
| |/