summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dtMiaoqian Lin2022-06-091-0/+2
* regulator: qcom_smd: Fix up PM8950 regulator configurationKonrad Dybcio2022-06-091-18/+17
* regulator: core: Fix enable_count imbalance with EXCLUSIVE_GETZev Weiss2022-06-091-2/+5
* regulator: wm8994: Add an off-on delay for WM8994 variantJonathan Bakker2022-04-201-3/+39
* regulator: rpi-panel: Handle I2C errors/timing to the AtmelDave Stevenson2022-04-081-10/+46
* regulator: qcom_smd: fix for_each_child.cocci warningskernel test robot2022-04-081-1/+3
* regulator: core: fix false positive in regulator_late_cleanup()Oliver Barta2022-03-081-10/+3
* regulator: qcom_smd: Align probe function with rpmh-regulatorKonrad Dybcio2022-01-271-30/+70
* regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disa...Krzysztof Kozlowski2021-11-181-12/+9
* regulator: vctrl: Avoid lockdep warning in enable/disable opsChen-Yu Tsai2021-09-151-30/+42
* regulator: vctrl: Use locked regulator_get_voltage in probe pathChen-Yu Tsai2021-09-151-1/+2
* regulator: tps65910: Silence deferred probe errorDmitry Osipenko2021-09-151-6/+4
* regulator: rtmv20: Fix wrong mask for strobe-polarity-highChiYuan Huang2021-08-081-1/+1
* regulator: hi6421: Fix getting wrong drvdataAxel Lin2021-07-281-9/+13
* regulator: hi6421: Use correct variable type for regmap api val argumentAxel Lin2021-07-281-4/+4
* regulator: hi655x: Fix pass wrong pointer to config.driver_dataAxel Lin2021-07-141-11/+5
* regulator: fan53880: Fix vsel_mask setting for FAN53880_BUCKAxel Lin2021-07-141-1/+1
* regulator: da9052: Ensure enough delay time for .set_voltage_time_selAxel Lin2021-07-141-1/+2
* regulator: mt6358: Fix vdram2 .vsel_maskHsin-Hsiung Wang2021-07-141-1/+1
* regulator: uniphier: Add missing MODULE_DEVICE_TABLEZou Wei2021-07-141-0/+1
* regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULLAxel Lin2021-06-231-2/+2
* regulator: rtmv20: Fix to make regcache value first reading back from HWChiYuan Huang2021-06-231-0/+2
* regulator: cros-ec: Fix error code in dev_err messageAxel Lin2021-06-231-1/+2
* regulator: rtmv20: Fix .set_current_limit/.get_current_limit callbacksAxel Lin2021-06-161-2/+40
* regulator: fan53880: Fix missing n_voltages settingAxel Lin2021-06-161-0/+3
* regulator: bd718x7: Fix the BUCK7 voltage setting on BD71837Matti Vaittinen2021-06-161-1/+1
* regulator: max77620: Use device_set_of_node_from_dev()Dmitry Osipenko2021-06-161-0/+7
* regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov2021-06-161-0/+6
* regulator: bd9576: Fix return from bd957x_probe()Dan Carpenter2021-05-141-7/+4
* regulator: bd9571mwv: Fix AVS and DVFS voltage rangeGeert Uytterhoeven2021-04-141-2/+2
* regulator: qcom-rpmh: Correct the pmic5_hfsmps515 bucksatya priya2021-03-301-2/+2
* regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf2021-03-251-0/+8
* regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf2021-03-251-0/+8
* regulator: pca9450: Add SD_VSEL GPIO for LDO5Frieder Schrempf2021-03-251-0/+14
* regulator: bd718x7, bd71828, Fix dvs voltage levelsMatti Vaittinen2021-03-041-3/+6
* regulator: qcom-rpmh: fix pm8009 ldo7Jonathan Marek2021-03-041-1/+1
* regulator: core: Avoid debugfs: Directory ... already present! errorHans de Goede2021-03-041-3/+3
* regulator: s5m8767: Drop regulators OF node referenceKrzysztof Kozlowski2021-03-041-2/+6
* regulator: s5m8767: Fix reference count leakPan Bian2021-03-041-2/+5
* regulator: axp20x: Fix reference cout leakPan Bian2021-03-041-4/+3
* regulator: qcom-rpmh-regulator: add pm8009-1 chip revisionDmitry Baryshkov2021-03-041-0/+26
* regulator: Fix lockdep warning resolving suppliesMark Brown2021-02-131-12/+17
* regulator: core: avoid regulator_resolve_supply() race conditionDavid Collins2021-02-131-11/+28
* regulator: bd718x7: Add enable timesGuido Günther2021-01-191-0/+57
* regulator: qcom-rpmh-regulator: correct hfsmps515 definitionDmitry Baryshkov2021-01-171-1/+1
* regulator: axp20x: Fix DLDO2 voltage control register mask for AXP22xDingHua Ma2020-12-301-1/+1
* regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon2020-11-181-1/+11
* regulator: workaround self-referent regulatorsMichał Mirosław2020-11-131-1/+4
* regulator: avoid resolve_supply() infinite recursionMichał Mirosław2020-11-131-0/+6
* regulator: fix memory leak with repeated set_machine_constraints()Michał Mirosław2020-11-131-16/+13