summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-30regulator: max77686: Fix shared GPIOsMark Brown1-12/+7
2018-05-30regulator: bd71837: BD71837 PMIC regulator driverMatti Vaittinen3-0/+652
2018-05-30regulator: bd71837: Devicetree bindings for BD71837 regulatorsMatti Vaittinen1-0/+126
2018-05-29regulator: gpio: Get enable GPIO using GPIO descriptorLinus Walleij4-17/+32
2018-05-29regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij21-62/+187
2018-05-26regulator: s2mps11: Fix boot on Odroid XU3Mark Brown1-23/+23
2018-05-24dt-bindings: qcom_spmi: Document SAW supportIlia Lin1-0/+45
2018-05-24regulator: qcom_spmi: Add support for SAWIlia Lin1-3/+130
2018-05-24regulator: tps65090: Pass descriptor instead of GPIO numberLinus Walleij2-30/+28
2018-05-24regulator: s5m8767: Pass descriptor instead of GPIO numberLinus Walleij2-12/+18
2018-05-24regulator: pfuze100: Delete reference to ena_gpioLinus Walleij1-1/+0
2018-05-24regulator: max8952: Pass descriptor instead of GPIO numberLinus Walleij2-6/+13
2018-05-24regulator: lp8788-ldo: Pass descriptor instead of GPIO numberLinus Walleij2-32/+16
2018-05-24regulator: lm363x: Pass descriptor instead of GPIO numberLinus Walleij1-10/+10
2018-05-24regulator: max8973: Pass descriptor instead of GPIO numberLinus Walleij1-25/+29
2018-05-24regulator: mc13xxx-core: Switch to SPDX identifierFabio Estevam1-16/+12
2018-05-24regulator: mc13892: Switch to SPDX identifierFabio Estevam1-11/+7
2018-05-24regulator: mc13783: Switch to SPDX identifierFabio Estevam1-11/+7
2018-05-24regulator: anatop: Switch to SPDX identifierFabio Estevam1-19/+3
2018-05-24regulator: pfuze100: Switch to SPDX identifierFabio Estevam1-17/+4
2018-05-17regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_opsAnson Huang1-0/+1
2018-05-17regulator: pfuze100: add enable/disable for switchAnson Huang1-0/+8
2018-05-17regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij4-22/+26
2018-05-17regulator: core: Change voltage setting pathMaciej Purski1-52/+107
2018-05-17regulator: core: Add voltage balancing mechanismMaciej Purski1-0/+192
2018-05-17regulator: core: Resolve coupled regulatorsMaciej Purski1-0/+100
2018-05-17regulator: core: Parse coupled regulators propertiesMaciej Purski4-2/+199
2018-05-17regulator: bindings: Add properties for coupled regulatorsMaciej Purski1-0/+5
2018-05-17regulator: core: Make locks re-entrantMaciej Purski2-41/+93
2018-05-17regulator: s2mps11: Pass descriptor instead of GPIO numberLinus Walleij1-23/+23
2018-05-17regulator: max77686: Pass descriptor instead of GPIO numberLinus Walleij1-7/+12
2018-05-17regulator: arizona-ldo1: Look up a descriptor and pass to the coreLinus Walleij3-22/+28
2018-05-17regulator: of: add support for allowed modes configurationDavid Collins1-1/+28
2018-05-17regulator: of: add property for allowed modes specificationDavid Collins1-0/+5
2018-05-17regulator: core: Allow for regulators that can't be read at bootupDouglas Anderson2-2/+17
2018-05-09regulator: add support for SY8106A regulatorOndrej Jirman4-1/+181
2018-05-09regulator: add binding for the SY8106A voltage regulatorOndrej Jirman1-0/+23
2018-05-05regulator: add dummy function of_find_regulator_by_nodeChangbin Du1-2/+7
2018-05-05regulator: pfuze100: Make the node name genericFabio Estevam1-3/+3
2018-05-01Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown4-1/+154
2018-04-23regulator: bd9571mwv: Add support for backup modeGeert Uytterhoeven1-1/+126
2018-04-23mfd: bd9571mwv: Allow DDR Backup Power register accessGeert Uytterhoeven1-0/+2
2018-04-23mfd: bd9571mwv: Add DDR Backup Power register bit definitionsGeert Uytterhoeven1-0/+5
2018-04-23dt-bindings: mfd: bd9571mwv: Document DDR Backup Mode propertiesGeert Uytterhoeven1-0/+21
2018-04-23regulator: axp20x: add drivevbus support for axp803Jagan Teki2-1/+4
2018-04-23regulator: wm8350: fix missing increment of loop index iColin Ian King1-0/+1
2018-04-20regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson4-8/+10
2018-04-20regulator: tps6586x: Add support for TPS658624ryang2-0/+2
2018-04-18regulator: pfuze100: update voltage setting for pfuze3000 sw1aAnson Huang1-1/+8
2018-04-17regulator: lp87565: Enable LP87565_BUCK_CTRL_1_FPWM_MP_0_2Keerthy1-1/+2