aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-24regulator: pfuze100: Delete reference to ena_gpioLinus Walleij1-1/+0
2018-05-24regulator: max8952: Pass descriptor instead of GPIO numberLinus Walleij1-5/+13
2018-05-24regulator: lp8788-ldo: Pass descriptor instead of GPIO numberLinus Walleij1-16/+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 Walleij1-8/+11
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 Purski2-2/+177
2018-05-17regulator: core: Make locks re-entrantMaciej Purski1-41/+91
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 Walleij1-13/+6
2018-05-17regulator: max8998: Fix platform data retrieval.Paweł Chmiel1-2/+1
2018-05-17regulator: of: add support for allowed modes configurationDavid Collins1-1/+28
2018-05-17regulator: core: Allow for regulators that can't be read at bootupDouglas Anderson1-0/+12
2018-05-09regulator: add support for SY8106A regulatorOndrej Jirman3-1/+175
2018-05-05regulator: add dummy function of_find_regulator_by_nodeChangbin Du1-2/+7
2018-05-02regulator: ltc3676: Assure PGOOD mask is set before changing voltageMarek Vasut1-1/+19
2018-05-02Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.18Mark Brown1-1/+126
2018-04-23regulator: bd9571mwv: Add support for backup modeGeert Uytterhoeven1-1/+126
2018-04-23regulator: axp20x: add drivevbus support for axp803Jagan Teki1-0/+2
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 Anderson3-8/+9
2018-04-20regulator: tps6586x: Add support for TPS658624ryang1-0/+1
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
2018-04-17regulator: lp87565: Add margin while populating ramp_delayKeerthy1-6/+10
2018-04-16regulator: ab8500: Drop AB8540/9540 supportLinus Walleij1-1406/+1
2018-03-28Merge remote-tracking branches 'regulator/topic/88pg86x', 'regulator/topic/dt', 'regulator/topic/formatting' and 'regulator/topic/gpio' into regulator-nextMark Brown7-32/+162
2018-03-28Merge remote-tracking branch 'regulator/topic/qcom_smd' into regulator-nextMark Brown1-2/+0
2018-03-28Merge remote-tracking branch 'regulator/topic/qcom' into regulator-nextMark Brown1-0/+121
2018-03-28Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-0/+1
2018-03-28regulator: qcom: smd: Add pm8998 and pmi8998 regulatorsBjorn Andersson1-0/+121
2018-03-22regulator: core: Add missing blank line between functionsMark Brown1-0/+1
2018-03-22regulator: qcom_smd: Drop regulator/{machine,of_regulator} includesStephen Boyd1-2/+0
2018-03-20regulator: giving regulator controlling gpios a non-empty label when used through the devicetree.Nicholas Lowell1-0/+1
2018-03-14regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'Christophe Jaillet1-9/+7
2018-03-09regulator: 88pg86x: new i2c dual regulator chipAlexander Monakov3-0/+124
2018-03-07Merge remote-tracking branches 'regulator/fix/resume' and 'regulator/fix/stm32-vfrefbuf' into regulator-linusMark Brown2-2/+2
2018-02-20regulator: Fix resume from suspend to idleGeert Uytterhoeven1-1/+1
2018-02-16regulator: da9211: Pass descriptors instead of GPIO numbersLinus Walleij1-12/+11