summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: max8952: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-5/+13
* regulator: lp8788-ldo: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-16/+16
* regulator: lm363x: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-10/+10
* regulator: max8973: Pass descriptor instead of GPIO numberLinus Walleij2018-05-241-25/+29
* regulator: mc13xxx-core: Switch to SPDX identifierFabio Estevam2018-05-241-16/+12
* regulator: mc13892: Switch to SPDX identifierFabio Estevam2018-05-241-11/+7
* regulator: mc13783: Switch to SPDX identifierFabio Estevam2018-05-241-11/+7
* regulator: anatop: Switch to SPDX identifierFabio Estevam2018-05-241-19/+3
* regulator: pfuze100: Switch to SPDX identifierFabio Estevam2018-05-241-17/+4
* regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_opsAnson Huang2018-05-171-0/+1
* regulator: pfuze100: add enable/disable for switchAnson Huang2018-05-171-0/+8
* regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij2018-05-171-8/+11
* regulator: core: Change voltage setting pathMaciej Purski2018-05-171-52/+107
* regulator: core: Add voltage balancing mechanismMaciej Purski2018-05-171-0/+192
* regulator: core: Resolve coupled regulatorsMaciej Purski2018-05-171-0/+100
* regulator: core: Parse coupled regulators propertiesMaciej Purski2018-05-172-2/+177
* regulator: core: Make locks re-entrantMaciej Purski2018-05-171-41/+91
* regulator: s2mps11: Pass descriptor instead of GPIO numberLinus Walleij2018-05-171-23/+23
* regulator: max77686: Pass descriptor instead of GPIO numberLinus Walleij2018-05-171-7/+12
* regulator: arizona-ldo1: Look up a descriptor and pass to the coreLinus Walleij2018-05-171-13/+6
* regulator: of: add support for allowed modes configurationDavid Collins2018-05-171-1/+28
* regulator: core: Allow for regulators that can't be read at bootupDouglas Anderson2018-05-171-0/+12
* regulator: add support for SY8106A regulatorOndrej Jirman2018-05-093-1/+175
* regulator: add dummy function of_find_regulator_by_nodeChangbin Du2018-05-051-2/+7
* Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown2018-05-021-1/+126
|\
| * regulator: bd9571mwv: Add support for backup modeGeert Uytterhoeven2018-04-231-1/+126
* | regulator: axp20x: add drivevbus support for axp803Jagan Teki2018-04-231-0/+2
* | regulator: wm8350: fix missing increment of loop index iColin Ian King2018-04-231-0/+1
* | regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson2018-04-203-8/+9
* | regulator: tps6586x: Add support for TPS658624ryang2018-04-201-0/+1
* | regulator: pfuze100: update voltage setting for pfuze3000 sw1aAnson Huang2018-04-181-1/+8
* | regulator: lp87565: Enable LP87565_BUCK_CTRL_1_FPWM_MP_0_2Keerthy2018-04-171-1/+2
* | regulator: lp87565: Add margin while populating ramp_delayKeerthy2018-04-171-6/+10
* | regulator: ab8500: Drop AB8540/9540 supportLinus Walleij2018-04-161-1406/+1
|/
*-----. Merge remote-tracking branches 'regulator/topic/88pg86x', 'regulator/topic/dt...Mark Brown2018-03-287-32/+162
|\ \ \ \
| | | | * regulator: giving regulator controlling gpios a non-empty label when used thr...Nicholas Lowell2018-03-201-0/+1
| | | | * regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'Christophe Jaillet2018-03-141-9/+7
| | | | * regulator: da9211: Pass descriptors instead of GPIO numbersLinus Walleij2018-02-161-12/+11
| | | | * regulator: da9055: Pass descriptor instead of GPIO numberLinus Walleij2018-02-161-2/+2
| | | | * regulator: core: Support passing an initialized GPIO enable descriptorLinus Walleij2018-02-161-9/+16
| | | |/ | | |/|
| | | * regulator: core: Add missing blank line between functionsMark Brown2018-03-221-0/+1
| | |/
| * | regulator: 88pg86x: new i2c dual regulator chipAlexander Monakov2018-03-093-0/+124
| |/
* | Merge remote-tracking branch 'regulator/topic/qcom_smd' into regulator-nextMark Brown2018-03-281-2/+0
|\ \
| * | regulator: qcom_smd: Drop regulator/{machine,of_regulator} includesStephen Boyd2018-03-221-2/+0
| |/
* | Merge remote-tracking branch 'regulator/topic/qcom' into regulator-nextMark Brown2018-03-281-0/+121
|\ \
| * | regulator: qcom: smd: Add pm8998 and pmi8998 regulatorsBjorn Andersson2018-03-281-0/+121
| |/
* | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2018-03-281-0/+1
|\ \
| * | regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET2018-02-121-0/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/fix/resume' and 'regulator/fix/stm3...Mark Brown2018-03-072-2/+2
|\ \ \ | |_|/ |/| |
| | * regulator: stm32-vrefbuf: fix check on ready flagFabrice Gasnier2018-02-081-1/+1
OpenPOWER on IntegriCloud