summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/driver.h
Commit message (Expand)AuthorAgeFilesLines
* regulator: core: Change suspend_late to suspendpascal paillet2018-07-051-1/+1
* regulator: Fix typo in comment of struct regulator_linear_rangeMatthias Kaehlcke2018-06-181-1/+1
* regulator: core: Parse coupled regulators propertiesMaciej Purski2018-05-171-0/+18
* regulator: core: Make locks re-entrantMaciej Purski2018-05-171-0/+2
* regulator: core: Allow for regulators that can't be read at bootupDouglas Anderson2018-05-171-2/+5
* regulator: core: Support passing an initialized GPIO enable descriptorLinus Walleij2018-02-161-0/+3
* regulator: add PM suspend and resume hooksChunyan Zhang2018-01-261-0/+2
*-. Merge remote-tracking branches 'regulator/topic/helpers', 'regulator/topic/hi...Mark Brown2017-04-301-0/+16
|\ \
| * | regulator: helpers: Add regmap set_pull_down helperCharles Keepax2017-04-061-0/+8
| * | regulator: helpers: Add regmap set_soft_start helperCharles Keepax2017-04-061-0/+8
| |/
* / regulator: core: Limit propagation of parent voltage count and listMatthias Kaehlcke2017-03-291-0/+2
|/
* regulator: core: Add new API to poll for error conditionsAxel Haslam2016-11-041-0/+4
* regulator: core: Add set_voltage_time opMatthias Kaehlcke2016-09-161-2/+8
*-. Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic...Mark Brown2016-05-131-0/+5
|\ \
| | * regulator: add missing description for set_over_current_protectionLuis de Bethencourt2016-03-231-0/+3
| | * regulator: add missing descriptions in regulator_descLuis de Bethencourt2016-03-231-0/+2
| |/
* / regulator: core: Use a bitfield for continuous_voltage_rangeMark Brown2016-04-201-1/+1
|/
* 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-021-0/+3
* regulator: tps65218: add support for LS3 current regulatorNikita Kiryanov2015-11-251-0/+2
* regulator: introduce min_dropout_uVSascha Hauer2015-10-161-0/+2
* regulator: Add over current protection (OCP) supportStephen Boyd2015-07-241-0/+1
*-. Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...Mark Brown2015-06-221-0/+1
|\ \
| | * regulator: Add docbook for soft startStephen Boyd2015-06-151-0/+1
* | | regulator: Add input current limit supportStephen Boyd2015-06-121-0/+3
| |/ |/|
* | regulator: Add soft start supportStephen Boyd2015-06-121-0/+2
* | regulator: Add pull down supportStephen Boyd2015-06-121-0/+5
|/
*-. 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
| |/
* | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2015-04-101-0/+1
|\ \
| * | regulator: Defer lookup of supply to regulator_getBjorn Andersson2015-04-011-0/+1
| |/
* / regulator: Fix documentation for regmap in the configAxel Lin2015-03-181-1/+1
|/
* regulator: Allow parsing custom properties when using simplified DT parsingKrzysztof Kozlowski2015-01-081-0/+13
*-. Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown2014-12-051-0/+4
|\ \
| | * regulator: Add mode mapping function to struct regulator_descJavier Martinez Canillas2014-11-261-0/+4
| |/
* / regulator: Add ena_gpio_initialized to regulator_configMarkus Pargmann2014-10-201-0/+4
|/
*-----. Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en...Mark Brown2014-09-301-1/+11
|\ \ \ \
| | | | * Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2014-09-101-0/+4
| | | |/|
| | | | * regulator: of: Provide simplified DT parsing methodMark Brown2014-09-101-0/+4
| | |_|/ | |/| |
| | * | regulator: core: Add back the const qualifier for ops of struct regulator_descAxel Lin2014-08-211-1/+1
| | * | regulator: core: Fix build error due to const qualifier for opsAxel Lin2014-08-181-1/+1
| | |/
| | * regulator: core: add guard delay between calling regulator_disable and _enableGuodong Xu2014-08-161-0/+6
| | * regulator: core: add const qualifier to ops in struct regulator_descGuodong Xu2014-08-161-1/+1
| |/
* / regulator: fix kernel-doc warnings in header filesRandy Dunlap2014-08-281-0/+2
|/
* regulator: helpers: Modify helpers enabling multi-bit controlCarlo Caione2014-03-061-0/+8
* Merge remote-tracking branch 'regulator/topic/linear' into regulator-nextMark Brown2013-10-241-2/+9
|\
| * regulator: Add REGULATOR_LINEAR_RANGE macroAxel Lin2013-10-111-0/+9
| * regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin2013-10-111-2/+0Star
* | Merge remote-tracking branch 'regulator/topic/fixed' into regulator-nextMark Brown2013-10-241-0/+2
|\ \
| * | regulator: core: provide fixed voltage in desc for single voltage railLaxman Dewangan2013-09-101-0/+2