summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disa...Krzysztof Kozlowski2021-11-171-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: 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: 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: 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: 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: 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: 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: workaround self-referent regulatorsMichał Mirosław2020-11-241-1/+4
* regulator: avoid resolve_supply() infinite recursionMichał Mirosław2020-11-241-0/+6
* regulator: fix memory leak with repeated set_machine_constraints()Michał Mirosław2020-11-241-16/+13
* regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200}Sean Nyekjaer2020-11-241-5/+8
* regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon2020-11-241-1/+11
* regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław2020-11-101-0/+2
* regulator: resolve supply after creating regulatorMichał Mirosław2020-10-291-8/+13
* regulator: axp20x: fix LDO2/4 descriptionIcenowy Zheng2020-10-011-3/+4
* regulator: pwm: Fix machine constraints applicationVincent Whitchurch2020-09-231-1/+1
* regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()Dmitry Osipenko2020-09-171-6/+9
* regulator: plug of_node leak in regulator_register()'s error pathMichał Mirosław2020-09-171-9/+4
* regulator: push allocation in set_consumer_device_supply() out of lockMichał Mirosław2020-09-171-20/+26
* regulator: push allocations in create_regulator() outside of lockMichał Mirosław2020-09-171-25/+28
* regulator: push allocation in regulator_init_coupling() outside of lockMichał Mirosław2020-09-171-2/+3
* regulator: remove superfluous lock in regulator_resolve_coupling()Michał Mirosław2020-09-171-4/+0
* regulator: push allocation in regulator_ena_gpio_request() out of lockMichał Mirosław2020-09-171-5/+14
* regulator: fix memory leak on error path of regulator_register()Vladimir Zapolskiy2020-08-191-11/+7
* regualtor: pfuze100: correct sw1a/sw2 on pfuze3000Robin Gong2020-06-301-21/+39
* regulator: qcom-rpmh: Fix typos in pm8150 and pm8150lBjorn Andersson2020-06-221-4/+4
* regulator: stm32-vrefbuf: fix a possible overshoot when re-enablingFabrice Gasnier2020-03-121-1/+2
* regulator: core: Fix exported symbols to the exported GPL versionEnric Balletbo i Serra2020-02-241-2/+2
* regulator: vctrl-regulator: Avoid deadlock getting and setting the voltageEnric Balletbo i Serra2020-02-242-15/+25
* regulator: rk808: Lower log level on optional GPIOs being not availableMiquel Raynal2020-02-241-1/+1
* regulator: core: Add regulator_is_equal() helperMarek Vasut2020-02-111-0/+14
* regulator: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen2020-01-261-0/+1
* regulator: rn5t618: fix module aliasesAndreas Kemnade2020-01-121-0/+1
* regulator: core: fix regulator_register() error paths to properly release rdevWen Yang2020-01-121-2/+6