summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
| * regulator: lochnagar: Fix n_voltages setting for VDDCOREAxel Lin2019-02-071-1/+1
| * regulator: axp20x: fix ALDO2, DLDO2 and ELDO3 definitions for AXP803Vasily Khoruzhick2019-02-041-3/+3
| * regulator: uniphier: Constify uniphier_regulator_opsAxel Lin2019-02-021-1/+1
| * regulator: uniphier: Fix probe error handlingAxel Lin2019-02-021-2/+4
| * regulator: axp20x: Fix incorrect vsel_mask settingsAxel Lin2019-01-281-4/+4
| * regulator: da9052: Use lowercase regulator names to match the DTRob Herring2019-01-251-32/+32
| * regulator: mc13xxx: Use lowercase regulator names to match the DTRob Herring2019-01-253-81/+81
| * regulator: max77620: Initialize values for DT propertiesMark Zhang2019-01-101-1/+9
| * regulator: bcm590xx: Fix .enable_reg for BCM590XX_REG_VSRAxel Lin2019-01-071-0/+4
| * Merge branch 'regulator-4.21' into regulator-5.0Mark Brown2019-01-071-1/+1
| |\
| | * regulator: lochnagar: Set up correct .data field for "cirrus,lochnagar2-mic2vdd"Axel Lin2018-12-311-1/+1
* | | regulator: stpmic1: Add active discharge supportPascal PAILLET-LME2019-02-191-13/+55
* | | regulator: stpmic1: Remove support for regulator pull downPascal PAILLET-LME2019-02-191-12/+0
* | | regulator: stpmic1: Simplify regulators registrationPascal PAILLET-LME2019-02-191-116/+52
* | | regulator: stpmic1: Use regulator mode definition from bindingsPascal PAILLET-LME2019-02-191-3/+2
* | | regulator: core: Drop lockdep annotation in drms_uA_update()Niklas Cassel2019-02-191-2/+0
* | | regulator: stpmic1: Remove regul_id and *regmap from struct stpmic1_regulatorAxel Lin2019-02-181-8/+4
* | | regulator: pv88060: Fix .ops for PV88060_SWAxel Lin2019-02-181-3/+8
* | | regulator: core: remove unused rdev_get_supply()Masahiro Yamada2019-02-181-8/+0
* | | regulator: ltc3676: Fix module descriptionAxel Lin2019-02-151-1/+1
* | | regulator: ltc3676: Simplify .readable_reg and .writable_reg callbacksAxel Lin2019-02-151-58/+5
* | | regulator: bd718x7: Support SNVS low power stateMatti Vaittinen2019-02-141-25/+176
* | | regulator: add regulator_desc_list_voltage_linear_rangeMatti Vaittinen2019-02-141-10/+29
* | | regulator: bd70528: drop struct bd70528Matti Vaittinen2019-02-141-2/+2
* | | regulator: max77802-regulator: fix indentation in if statementColin Ian King2019-02-121-3/+3
* | | regulator: lp8788-buck: Convert to linear rangeAxel Lin2019-02-111-18/+20
* | | regulator: lm363x: Check return value of gpiod_get_index_optionalAxel Lin2019-02-081-2/+4
* | | regulator: rt5033: Constify rt5033_safe_ldo_ops and rt5033_buck_opsAxel Lin2019-02-081-2/+2
* | | regulator: core: Only support passing enable GPIO descriptorsLinus Walleij2019-02-061-26/+6
* | | regulator: gpio: Simplify probe pathLinus Walleij2019-02-061-34/+24
* | | regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-063-34/+10
* | | regulator: gpio: Convert to use descriptorsLinus Walleij2019-02-061-94/+56
* | | regulator: rk808: Convert rk805 buck1/2 to use linear rangeAxel Lin2019-02-061-43/+12
* | | regulator: as3722: Correct minor typoCharles Keepax2019-02-061-1/+1
* | | regulator: rk808: Fix BUCK1/2 voltages on rk805Otavio Salvador2019-02-021-8/+45
* | | regulator: max77650: Fix include filesAxel Lin2019-01-301-1/+1
* | | regulator: max77650: add regulator supportBartosz Golaszewski2019-01-293-0/+527
* | | regulator: isl6271a: Constify isl_core_ops and isl_fixed_opsAxel Lin2019-01-281-2/+2
* | | regulator: isl6271a: Remove *rdev[3] from struct isl_pmicAxel Lin2019-01-281-5/+4
* | | regulator: rk808: Update module description to include RK805Axel Lin2019-01-281-2/+2
* | | regulator: rk808: Constify regulator_opsAxel Lin2019-01-281-21/+21
* | | regulator: mcp16502: Include linux/gpio/consumer.h to fix build errorAxel Lin2019-01-281-0/+1
* | | regulator: da9063: Check return value of devm_regmap_field_alloc callsAxel Lin2019-01-281-5/+24
* | | regulator: da9062: Check return value of devm_regmap_field_alloc callsAxel Lin2019-01-281-5/+24
* | | regulator: axp20x: fix ALDO2, DLDO2 and ELDO3 definitions for AXP803Vasily Khoruzhick2019-01-281-3/+3
* | | regulator: lp8788-ldo: Constify lp8788_dldo_desc and lp8788_aldo_descAxel Lin2019-01-281-2/+2
* | | regulator: lp8788-buck: Constify lp8788_buck_descAxel Lin2019-01-281-1/+1
* | | regulator: lp87565: Constify lp87565_buck_ramp_delay and lp87565_buck_opsAxel Lin2019-01-281-2/+2
* | | regulator: lp8755: Constify lp8755_regulatorsAxel Lin2019-01-281-1/+1
* | | regulator: lp873x: Constify lp873x_buck01_ops and lp873x_ldo01_opsAxel Lin2019-01-281-2/+2