aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-21regulator: s5m8767: Constify s5m8767_opmode_regAxel Lin1-1/+1
2019-02-21regulator: core: Log forbidden DRMS operationMarc Gonzalez1-1/+3
2019-02-21regulator: lp873x: Constify lp873x_buck_ramp_delay arrayAxel Lin1-1/+1
2019-02-21regulator: fan53555: Add support for FAN53526Bjorn Andersson1-10/+91
2019-02-20regulator: twl6030: Constify regulator_opsAxel Lin1-4/+4
2019-02-20regulator: twl6030: Use regulator_list_voltage_linear_range for twl6030ldo_opsAxel Lin1-46/+27
2019-02-20regulator: max77650: Add missing .owner field in regulator_descAxel Lin1-0/+6
2019-02-20regulator: max77620: Add missing .owner field in regulator_descAxel Lin1-0/+2
2019-02-19regulator: axp20x: remove a redundant null check on rdevColin Ian King1-3/+0
2019-02-19regulator: da9063: Select maximum current in specific range for set_current_limitAxel Lin1-1/+1
2019-02-19regulator: da9062: Select maximum current in specific range for set_current_limitAxel Lin1-1/+1
2019-02-19Merge branch 'regulator-5.0' into regulator-5.1 stpmic1 const/rangeMark Brown13-144/+153
2019-02-19regulator: stpmic1: Change buck1 voltage rangePascal PAILLET-LME1-3/+4
2019-02-19regulator: stpmic1: Add active discharge supportPascal PAILLET-LME1-13/+55
2019-02-19regulator: stpmic1: Remove support for regulator pull downPascal PAILLET-LME1-12/+0
2019-02-19regulator: stpmic1: Simplify regulators registrationPascal PAILLET-LME1-116/+52
2019-02-19regulator: stpmic1: Use regulator mode definition from bindingsPascal PAILLET-LME1-3/+2
2019-02-19regulator: core: Drop lockdep annotation in drms_uA_update()Niklas Cassel1-2/+0
2019-02-18regulator: stpmic1: Remove regul_id and *regmap from struct stpmic1_regulatorAxel Lin1-8/+4
2019-02-18regulator: pv88060: Fix .ops for PV88060_SWAxel Lin1-3/+8
2019-02-18regulator: core: remove unused rdev_get_supply()Masahiro Yamada1-8/+0
2019-02-18regulator: axp20x: fix DCDCB and BLDO2 definitions for AXP806Ondrej Jirman1-2/+2
2019-02-15regulator: core: Take lock before applying system loadNiklas Cassel1-0/+2
2019-02-15regulator: ltc3676: Fix module descriptionAxel Lin1-1/+1
2019-02-15regulator: ltc3676: Simplify .readable_reg and .writable_reg callbacksAxel Lin1-58/+5
2019-02-14regulator: bd718x7: Support SNVS low power stateMatti Vaittinen1-25/+176
2019-02-14regulator: add regulator_desc_list_voltage_linear_rangeMatti Vaittinen1-10/+29
2019-02-14regulator: bd70528: drop struct bd70528Matti Vaittinen1-2/+2
2019-02-13regulator: s2mpa01: Fix step values for some LDOsStuart Menefy1-5/+5
2019-02-12regulator: max77802-regulator: fix indentation in if statementColin Ian King1-3/+3
2019-02-11regulator: lp8788-buck: Convert to linear rangeAxel Lin1-18/+20
2019-02-11regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski1-3/+3
2019-02-08regulator: lm363x: Check return value of gpiod_get_index_optionalAxel Lin1-2/+4
2019-02-08regulator: rt5033: Constify rt5033_safe_ldo_ops and rt5033_buck_opsAxel Lin1-2/+2
2019-02-08regulator: fix device unlinkingGuennadi Liakhovetski1-9/+1
2019-02-07regulator: lochnagar: Fix n_voltages setting for VDDCOREAxel Lin1-1/+1
2019-02-06regulator: core: Only support passing enable GPIO descriptorsLinus Walleij1-26/+6
2019-02-06regulator: gpio: Simplify probe pathLinus Walleij1-34/+24
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij3-34/+10
2019-02-06regulator: gpio: Convert to use descriptorsLinus Walleij1-94/+56
2019-02-06regulator: rk808: Convert rk805 buck1/2 to use linear rangeAxel Lin1-43/+12
2019-02-06regulator: as3722: Correct minor typoCharles Keepax1-1/+1
2019-02-04regulator: axp20x: fix ALDO2, DLDO2 and ELDO3 definitions for AXP803Vasily Khoruzhick1-3/+3
2019-02-02regulator: rk808: Fix BUCK1/2 voltages on rk805Otavio Salvador1-8/+45
2019-02-02regulator: uniphier: Constify uniphier_regulator_opsAxel Lin1-1/+1
2019-02-02regulator: uniphier: Fix probe error handlingAxel Lin1-2/+4
2019-01-30regulator: max77650: Fix include filesAxel Lin1-1/+1
2019-01-29regulator: max77650: add regulator supportBartosz Golaszewski3-0/+527
2019-01-28regulator: axp20x: Fix incorrect vsel_mask settingsAxel Lin1-4/+4
2019-01-28regulator: isl6271a: Constify isl_core_ops and isl_fixed_opsAxel Lin1-2/+2