aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-03regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin2-0/+93
2019-03-03regulator: Fix comment for csel_reg and csel_maskAxel Lin1-2/+2
2019-02-28regulator: stm32-vrefbuf: add power management supportFabrice Gasnier1-7/+114
2019-02-26regulator: 88pm8607: Remove unused fields from struct pm8607_regulator_infoAxel Lin1-14/+5
2019-02-26regulator: 88pm8607: Simplify pm8607_list_voltage implementationAxel Lin1-9/+10
2019-02-26regulator: cpcap: Constify omap4_regulators and xoom_regulatorsAxel Lin1-2/+2
2019-02-26regulator: cpcap: Remove unused vsel_shift from struct cpcap_regulatorAxel Lin1-52/+50
2019-02-26dt-bindings: regulator: tps65218: rectify units of LS3Christian Hohnstaedt1-2/+2
2019-02-26dt-bindings: regulator: add LS2 load switch documentationChristian Hohnstaedt1-0/+5
2019-02-26regulator: da9062: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-4/+2
2019-02-26regulator: mcp16502: Remove module versionAxel Lin1-1/+0
2019-02-26regulator: fan53555: Check pdata->slew_rate settingAxel Lin1-3/+5
2019-02-26regulator: arizona_ldo1: Simplify arizona_ldo1_hc_set/get_voltage_selAxel Lin1-13/+6
2019-02-22regulator: da9063: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-4/+2
2019-02-22regulator: mt6311: Use linear instead of linear range for mt6311_buck_opsAxel Lin1-8/+2
2019-02-22regulator: max77650: Fix set_current_limit implementationAxel Lin1-4/+2
2019-02-22regulator: tps65218: Add support for LS2Christian Hohnstaedt2-6/+15
2019-02-21regulator: s5m8767: Simplify s5m8767_set_voltage_time_sel implementationAxel Lin1-5/+1
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-21.mailmap: Add Mathieu OthaceheMathieu Othacehe1-0/+1
2019-02-21regulator: fan53555: Add support for FAN53526Bjorn Andersson2-11/+93
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-19regulator: stpmic1: Change buck1 voltage rangePascal PAILLET-LME1-3/+4
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-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 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