summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-05-2921-62/+187
* regulator: s2mps11: Fix boot on Odroid XU3Mark Brown2018-05-261-23/+23
* dt-bindings: qcom_spmi: Document SAW supportIlia Lin2018-05-241-0/+45
* regulator: qcom_spmi: Add support for SAWIlia Lin2018-05-241-3/+130
* regulator: tps65090: Pass descriptor instead of GPIO numberLinus Walleij2018-05-242-30/+28
* regulator: s5m8767: Pass descriptor instead of GPIO numberLinus Walleij2018-05-242-12/+18
* regulator: pfuze100: Delete reference to ena_gpioLinus Walleij2018-05-241-1/+0
* regulator: max8952: Pass descriptor instead of GPIO numberLinus Walleij2018-05-242-6/+13
* regulator: lp8788-ldo: Pass descriptor instead of GPIO numberLinus Walleij2018-05-242-32/+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-174-22/+26
* 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-174-2/+199
* regulator: bindings: Add properties for coupled regulatorsMaciej Purski2018-05-171-0/+5
* regulator: core: Make locks re-entrantMaciej Purski2018-05-172-41/+93
* 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-173-22/+28
* regulator: of: add support for allowed modes configurationDavid Collins2018-05-171-1/+28
* regulator: of: add property for allowed modes specificationDavid Collins2018-05-171-0/+5
* regulator: core: Allow for regulators that can't be read at bootupDouglas Anderson2018-05-172-2/+17
* regulator: add support for SY8106A regulatorOndrej Jirman2018-05-094-1/+181
* regulator: add binding for the SY8106A voltage regulatorOndrej Jirman2018-05-091-0/+23
* regulator: add dummy function of_find_regulator_by_nodeChangbin Du2018-05-051-2/+7
* regulator: pfuze100: Make the node name genericFabio Estevam2018-05-051-3/+3
* Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown2018-05-024-1/+154
|\
| * regulator: bd9571mwv: Add support for backup modeGeert Uytterhoeven2018-04-231-1/+126
| * mfd: bd9571mwv: Allow DDR Backup Power register accessGeert Uytterhoeven2018-04-231-0/+2
| * mfd: bd9571mwv: Add DDR Backup Power register bit definitionsGeert Uytterhoeven2018-04-231-0/+5
| * dt-bindings: mfd: bd9571mwv: Document DDR Backup Mode propertiesGeert Uytterhoeven2018-04-231-0/+21
* | regulator: axp20x: add drivevbus support for axp803Jagan Teki2018-04-232-1/+4
* | 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-204-8/+10
* | regulator: tps6586x: Add support for TPS658624ryang2018-04-202-0/+2
* | 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-162-1562/+2
|/
* Linux 4.17-rc1v4.17-rc1Linus Torvalds2018-04-151-2/+2
* Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-1594-1234/+277
|\