summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-26regulator: da9062: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-02-26regulator: mcp16502: Remove module versionAxel Lin
2019-02-26regulator: fan53555: Check pdata->slew_rate settingAxel Lin
2019-02-26regulator: arizona_ldo1: Simplify arizona_ldo1_hc_set/get_voltage_selAxel Lin
2019-02-22regulator: da9063: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-02-22regulator: mt6311: Use linear instead of linear range for mt6311_buck_opsAxel Lin
2019-02-22regulator: max77650: Fix set_current_limit implementationAxel Lin
2019-02-22regulator: tps65218: Add support for LS2Christian Hohnstaedt
2019-02-21regulator: s5m8767: Simplify s5m8767_set_voltage_time_sel implementationAxel Lin
2019-02-21regulator: s5m8767: Constify s5m8767_opmode_regAxel Lin
2019-02-21regulator: core: Log forbidden DRMS operationMarc Gonzalez
2019-02-21regulator: lp873x: Constify lp873x_buck_ramp_delay arrayAxel Lin
2019-02-21.mailmap: Add Mathieu OthaceheMathieu Othacehe
2019-02-21regulator: fan53555: Add support for FAN53526Bjorn Andersson
2019-02-20regulator: twl6030: Constify regulator_opsAxel Lin
2019-02-20regulator: twl6030: Use regulator_list_voltage_linear_range for twl6030ldo_opsAxel Lin
2019-02-20regulator: max77650: Add missing .owner field in regulator_descAxel Lin
2019-02-20regulator: max77620: Add missing .owner field in regulator_descAxel Lin
2019-02-19regulator: axp20x: remove a redundant null check on rdevColin Ian King
2019-02-19regulator: da9063: Select maximum current in specific range for set_current_l...Axel Lin
2019-02-19regulator: da9062: Select maximum current in specific range for set_current_l...Axel Lin
2019-02-19Merge branch 'regulator-5.0' into regulator-5.1 stpmic1 const/rangeMark Brown
2019-02-19regulator: stpmic1: Change buck1 voltage rangePascal PAILLET-LME
2019-02-19regulator: stpmic1: Add active discharge supportPascal PAILLET-LME
2019-02-19dt-bindings: regulator: Add active discharge support for stpmic1Pascal PAILLET-LME
2019-02-19regulator: stpmic1: Remove support for regulator pull downPascal PAILLET-LME
2019-02-19dt-bindings: regulator: remove regulator pull-down support for stpmic1Pascal PAILLET-LME
2019-02-19regulator: stpmic1: Simplify regulators registrationPascal PAILLET-LME
2019-02-19dt-bindings: regulator: remove interrupt-parent description on stpmic1Pascal PAILLET-LME
2019-02-19regulator: stpmic1: Use regulator mode definition from bindingsPascal PAILLET-LME
2019-02-19regulator: core: Drop lockdep annotation in drms_uA_update()Niklas Cassel
2019-02-18regulator: stpmic1: Remove regul_id and *regmap from struct stpmic1_regulatorAxel Lin
2019-02-18regulator: pv88060: Fix .ops for PV88060_SWAxel Lin
2019-02-18regulator: core: remove unused rdev_get_supply()Masahiro Yamada
2019-02-18regulator: axp20x: fix DCDCB and BLDO2 definitions for AXP806Ondrej Jirman
2019-02-15regulator: core: Take lock before applying system loadNiklas Cassel
2019-02-15regulator: ltc3676: Fix module descriptionAxel Lin
2019-02-15regulator: ltc3676: Simplify .readable_reg and .writable_reg callbacksAxel Lin
2019-02-14regulator: bd718x7: Support SNVS low power stateMatti Vaittinen
2019-02-14regulator: add regulator_desc_list_voltage_linear_rangeMatti Vaittinen
2019-02-14devicetree: bindings: bd718x7: document HW state related ROHM specific proper...Matti Vaittinen
2019-02-14regulator: bd70528: drop struct bd70528Matti Vaittinen
2019-02-13regulator: s2mpa01: Fix step values for some LDOsStuart Menefy
2019-02-12regulator: max77802-regulator: fix indentation in if statementColin Ian King
2019-02-11regulator: lp8788-buck: Convert to linear rangeAxel Lin
2019-02-11regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski
2019-02-08regulator: lm363x: Check return value of gpiod_get_index_optionalAxel Lin
2019-02-08dt-bindings: regulator: update fixed-regulator exampleJohan Hovold
2019-02-08regulator: rt5033: Constify rt5033_safe_ldo_ops and rt5033_buck_opsAxel Lin
2019-02-08regulator: fix device unlinkingGuennadi Liakhovetski