summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2021-06-23regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULLAxel Lin
2021-06-23regulator: rtmv20: Fix to make regcache value first reading back from HWChiYuan Huang
2021-06-23regulator: cros-ec: Fix error code in dev_err messageAxel Lin
2021-06-16regulator: rtmv20: Fix .set_current_limit/.get_current_limit callbacksAxel Lin
2021-06-16regulator: fan53880: Fix missing n_voltages settingAxel Lin
2021-06-16regulator: bd718x7: Fix the BUCK7 voltage setting on BD71837Matti Vaittinen
2021-06-16regulator: max77620: Use device_set_of_node_from_dev()Dmitry Osipenko
2021-06-16regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov
2021-05-14regulator: bd9576: Fix return from bd957x_probe()Dan Carpenter
2021-04-14regulator: bd9571mwv: Fix AVS and DVFS voltage rangeGeert Uytterhoeven
2021-03-30regulator: qcom-rpmh: Correct the pmic5_hfsmps515 bucksatya priya
2021-03-25regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf
2021-03-25regulator: pca9450: Enable system reset on WDOG_B assertionFrieder Schrempf
2021-03-25regulator: pca9450: Add SD_VSEL GPIO for LDO5Frieder Schrempf
2021-03-04regulator: bd718x7, bd71828, Fix dvs voltage levelsMatti Vaittinen
2021-03-04regulator: qcom-rpmh: fix pm8009 ldo7Jonathan Marek
2021-03-04regulator: core: Avoid debugfs: Directory ... already present! errorHans de Goede
2021-03-04regulator: s5m8767: Drop regulators OF node referenceKrzysztof Kozlowski
2021-03-04regulator: s5m8767: Fix reference count leakPan Bian
2021-03-04regulator: axp20x: Fix reference cout leakPan Bian
2021-03-04regulator: qcom-rpmh-regulator: add pm8009-1 chip revisionDmitry Baryshkov
2021-02-13regulator: Fix lockdep warning resolving suppliesMark Brown
2021-02-13regulator: core: avoid regulator_resolve_supply() race conditionDavid Collins
2021-01-19regulator: bd718x7: Add enable timesGuido Günther
2021-01-17regulator: qcom-rpmh-regulator: correct hfsmps515 definitionDmitry Baryshkov
2020-12-30regulator: axp20x: Fix DLDO2 voltage control register mask for AXP22xDingHua Ma
2020-11-18regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon
2020-11-13regulator: workaround self-referent regulatorsMichał Mirosław
2020-11-13regulator: avoid resolve_supply() infinite recursionMichał Mirosław
2020-11-13regulator: fix memory leak with repeated set_machine_constraints()Michał Mirosław
2020-11-11regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200}Sean Nyekjaer
2020-11-10regulator: core: don't disable regulator if is_enabled return error.Pi-Hsun Shih
2020-11-03regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław
2020-10-05Merge remote-tracking branch 'regulator/for-5.10' into regulator-nextMark Brown
2020-10-05regulator: bd9576: Fix printMatti Vaittinen
2020-10-05regulator: qcom_smd: add pm8953 regulatorsVladimir Lypak
2020-10-05regulator: Make constraint debug processing conditional on DEBUGGeert Uytterhoeven
2020-10-01Merge series "Support for PM660/PM660L SPMI and SMD regulators" from kholk11@...Mark Brown
2020-10-01regulator: qcom: labibb: Constify static structsRikard Falkeborn
2020-10-01regulator: qcom_smd: Add PM660/PM660L regulator supportAngeloGioacchino Del Regno
2020-10-01regulator: qcom_spmi: Add PM660/PM660L regulatorsAngeloGioacchino Del Regno
2020-10-01regulator: qcom_spmi: Add support for new regulator typesAngeloGioacchino Del Regno
2020-10-01regulator: core: Enlarge max OF property name length to 64 charsAngeloGioacchino Del Regno
2020-10-01regulator: tps65910: use regmap accessorsMichał Mirosław
2020-09-30regulator: rtmv20: Add missing regcache cache only before marked as dirtyChiYuan Huang
2020-09-30regulator: rtmv20: Update DT binding document and property name parsingChiYuan Huang
2020-09-28Merge series "regulator: debugging aids" from Michał Mirosław <mirq-linux@r...Mark Brown
2020-09-28regulator: rtmv20: Adds support for Richtek RTMV20 load switch regulatorChiYuan Huang
2020-09-28regulator: resolve supply after creating regulatorMichał Mirosław
2020-09-28regulator: print symbolic errors in kernel messagesMichał Mirosław