aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-19regulator: stpmic1: Add active discharge supportPascal PAILLET-LME1-13/+55
2019-02-19dt-bindings: regulator: Add active discharge support for stpmic1Pascal PAILLET-LME1-0/+1
2019-02-19regulator: stpmic1: Remove support for regulator pull downPascal PAILLET-LME1-12/+0
2019-02-19dt-bindings: regulator: remove regulator pull-down support for stpmic1Pascal PAILLET-LME1-2/+0
2019-02-19regulator: stpmic1: Simplify regulators registrationPascal PAILLET-LME1-116/+52
2019-02-19dt-bindings: regulator: remove interrupt-parent description on stpmic1Pascal PAILLET-LME1-3/+0
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-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 Vaittinen2-10/+35
2019-02-14devicetree: bindings: bd718x7: document HW state related ROHM specific propertiesMatti Vaittinen2-0/+55
2019-02-14regulator: bd70528: drop struct bd70528Matti Vaittinen1-2/+2
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-08regulator: lm363x: Check return value of gpiod_get_index_optionalAxel Lin1-2/+4
2019-02-08dt-bindings: regulator: update fixed-regulator exampleJohan Hovold1-2/+2
2019-02-08regulator: rt5033: Constify rt5033_safe_ldo_ops and rt5033_buck_opsAxel Lin1-2/+2
2019-02-06regulator: core: Only support passing enable GPIO descriptorsLinus Walleij2-37/+7
2019-02-06regulator: gpio: Simplify probe pathLinus Walleij1-34/+24
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij17-66/+13
2019-02-06regulator: gpio: Convert to use descriptorsLinus Walleij4-113/+95
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-02regulator: rk808: Fix BUCK1/2 voltages on rk805Otavio Salvador1-8/+45
2019-01-30regulator: max77650: Fix include filesAxel Lin1-1/+1
2019-01-29dt-bindings: regulator: add DT bindings for max77650Bartosz Golaszewski1-0/+41
2019-01-29regulator: max77650: add regulator supportBartosz Golaszewski3-0/+527
2019-01-28regulator: isl6271a: Constify isl_core_ops and isl_fixed_opsAxel Lin1-2/+2
2019-01-28regulator: isl6271a: Remove *rdev[3] from struct isl_pmicAxel Lin1-5/+4
2019-01-28regulator: rk808: Update module description to include RK805Axel Lin1-2/+2
2019-01-28regulator: rk808: Constify regulator_opsAxel Lin1-21/+21
2019-01-28regulator: mcp16502: Include linux/gpio/consumer.h to fix build errorAxel Lin1-0/+1
2019-01-28regulator: da9063: Check return value of devm_regmap_field_alloc callsAxel Lin1-5/+24
2019-01-28regulator: da9062: Check return value of devm_regmap_field_alloc callsAxel Lin1-5/+24
2019-01-28regulator: axp20x: fix ALDO2, DLDO2 and ELDO3 definitions for AXP803Vasily Khoruzhick1-3/+3
2019-01-28regulator: lp8788-ldo: Constify lp8788_dldo_desc and lp8788_aldo_descAxel Lin1-2/+2
2019-01-28regulator: lp8788-buck: Constify lp8788_buck_descAxel Lin1-1/+1
2019-01-28regulator: lp87565: Constify lp87565_buck_ramp_delay and lp87565_buck_opsAxel Lin1-2/+2
2019-01-28regulator: lp8755: Constify lp8755_regulatorsAxel Lin1-1/+1
2019-01-28regulator: lp873x: Constify lp873x_buck01_ops and lp873x_ldo01_opsAxel Lin1-2/+2
2019-01-28regulator: lp872x: Constify regulator_ops and regulator_descAxel Lin1-6/+6
2019-01-28regulator: lp3972: Constify lp3972_ldo_ops and lp3972_dcdc_opsAxel Lin1-2/+2
2019-01-28regulator: lp3971: Constify lp3971_ldo_ops and lp3971_dcdc_opsAxel Lin1-2/+2
2019-01-24regulator: bd9571mwv: Constify regulator_opsAxel Lin1-4/+4
2019-01-24regulator: bd718x7: Constify regulator_opsAxel Lin1-7/+7