Age | Commit message (Expand) | Author |
2019-03-04 | regulator: mc13xxx: Constify regulator_ops variables | Axel Lin |
2019-03-04 | regulator: palmas: Constify palmas_smps_ramp_delay array | Axel Lin |
2019-03-04 | regulator: wm831x-dcdc: Convert to use regulator_set/get_current_limit_regmap | Axel Lin |
2019-03-04 | regulator: pv88090: Convert to use regulator_set/get_current_limit_regmap | Axel Lin |
2019-03-03 | regulator: pv88080: Convert to use regulator_set/get_current_limit_regmap | Axel Lin |
2019-03-03 | regulator: pv88060: Convert to use regulator_set/get_current_limit_regmap | Axel Lin |
2019-03-03 | Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2019-03-03 | regulator: max77650: Convert to use regulator_set/get_current_limit_regmap | Axel Lin |
2019-03-03 | regulator: lp873x: Convert to use regulator_set/get_current_limit_regmap | Axel Lin |
2019-03-03 | regulator: lp872x: Convert to use regulator_set/get_current_limit_regmap | Axel Lin |
2019-03-03 | regulator: da9210: Convert to use regulator_set/get_current_limit_regmap | Axel Lin |
2019-03-03 | regulator: da9055: Convert to use regulator_set/get_current_limit_regmap | Axel Lin |
2019-03-03 | regulator: core: Add set/get_current_limit helpers for regmap users | Axel Lin |
2019-02-28 | regulator: stm32-vrefbuf: add power management support | Fabrice Gasnier |
2019-02-26 | regulator: 88pm8607: Remove unused fields from struct pm8607_regulator_info | Axel Lin |
2019-02-26 | regulator: 88pm8607: Simplify pm8607_list_voltage implementation | Axel Lin |
2019-02-26 | regulator: cpcap: Constify omap4_regulators and xoom_regulators | Axel Lin |
2019-02-26 | regulator: cpcap: Remove unused vsel_shift from struct cpcap_regulator | Axel Lin |
2019-02-26 | regulator: da9062: Use struct_size() in devm_kzalloc() | Gustavo A. R. Silva |
2019-02-26 | regulator: mcp16502: Remove module version | Axel Lin |
2019-02-26 | regulator: fan53555: Check pdata->slew_rate setting | Axel Lin |
2019-02-26 | regulator: arizona_ldo1: Simplify arizona_ldo1_hc_set/get_voltage_sel | Axel Lin |
2019-02-26 | regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA | Axel Lin |
2019-02-22 | regulator: da9063: Use struct_size() in devm_kzalloc() | Gustavo A. R. Silva |
2019-02-22 | regulator: mt6311: Use linear instead of linear range for mt6311_buck_ops | Axel Lin |
2019-02-22 | regulator: max77650: Fix set_current_limit implementation | Axel Lin |
2019-02-22 | regulator: tps65218: Add support for LS2 | Christian Hohnstaedt |
2019-02-21 | regulator: s5m8767: Simplify s5m8767_set_voltage_time_sel implementation | Axel Lin |
2019-02-21 | regulator: s5m8767: Constify s5m8767_opmode_reg | Axel Lin |
2019-02-21 | regulator: core: Log forbidden DRMS operation | Marc Gonzalez |
2019-02-21 | regulator: lp873x: Constify lp873x_buck_ramp_delay array | Axel Lin |
2019-02-21 | regulator: fan53555: Add support for FAN53526 | Bjorn Andersson |
2019-02-20 | regulator: twl6030: Constify regulator_ops | Axel Lin |
2019-02-20 | regulator: twl6030: Use regulator_list_voltage_linear_range for twl6030ldo_ops | Axel Lin |
2019-02-20 | regulator: max77650: Add missing .owner field in regulator_desc | Axel Lin |
2019-02-20 | regulator: max77620: Add missing .owner field in regulator_desc | Axel Lin |
2019-02-20 | regulator: tps65218.c: fix LS3 issues | Christian Hohnstaedt |
2019-02-19 | regulator: axp20x: remove a redundant null check on rdev | Colin Ian King |
2019-02-19 | regulator: da9063: Select maximum current in specific range for set_current_l... | Axel Lin |
2019-02-19 | regulator: da9062: Select maximum current in specific range for set_current_l... | Axel Lin |
2019-02-19 | regulator: pv88090: Fix array out-of-bounds access | Axel Lin |
2019-02-19 | regulator: pv88080: Fix array out-of-bounds access | Axel Lin |
2019-02-19 | regulator: pv88060: Fix array out-of-bounds access | Axel Lin |
2019-02-19 | Merge branch 'regulator-5.0' into regulator-5.1 stpmic1 const/range | Mark Brown |
2019-02-19 | regulator: stpmic1: Change buck1 voltage range | Pascal PAILLET-LME |
2019-02-19 | regulator: stpmic1: Add active discharge support | Pascal PAILLET-LME |
2019-02-19 | regulator: stpmic1: Remove support for regulator pull down | Pascal PAILLET-LME |
2019-02-19 | regulator: stpmic1: Simplify regulators registration | Pascal PAILLET-LME |
2019-02-19 | regulator: stpmic1: Use regulator mode definition from bindings | Pascal PAILLET-LME |
2019-02-19 | regulator: core: Drop lockdep annotation in drms_uA_update() | Niklas Cassel |