summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2022-06-07regulator: qcom_smd: correct MP5496 rangesRobert Marko
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki
2022-05-19regulator: pfuze100: Use devm_register_sys_off_handler()Dmitry Osipenko
2022-05-17Merge remote-tracking branch 'regulator/for-5.19' into regulator-nextMark Brown
2022-05-17regulator: scmi: Fix refcount leak in scmi_regulator_probeMiaoqian Lin
2022-05-11regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dtMiaoqian Lin
2022-05-09regulator: qcom_smd: Fix up PM8950 regulator configurationKonrad Dybcio
2022-05-05regulator: core: Fix enable_count imbalance with EXCLUSIVE_GETZev Weiss
2022-05-04regulator: core: Add error flags to sysfs attributesZev Weiss
2022-05-03regulator: pca9450: Enable DVS control via PMIC_STBY_REQRickard x Andersson
2022-05-03regulator: pca9450: Make warm reset on WDOG_B assertionRickard x Andersson
2022-05-03regulator: pca9450: Make I2C Level Translator configurablePer-Daniel Olsson
2022-04-26regulator: sm5703-regulator: Add regulators support for SM5703 MFDMarkuss Broks
2022-04-25regulator: richtek,rt4801: parse GPIOs per regulatorKrzysztof Kozlowski
2022-04-21regulator: core: Sleep (not delay) in set_voltage()Brian Norris
2022-04-21regulator: core: Rename _regulator_enable_delay()Brian Norris
2022-04-21regulator: da9121: Fix uninit-value in da9121_assign_chip_model()Wei Yongjun
2022-04-19regulator: stm32-vrefbuf: using pm_runtime_resume_and_get instead of pm_runti...Minghao Chi
2022-04-07regulator Add Richtek RT5759 buck converter supportMark Brown
2022-04-06regulator: rpi-panel-attiny: Get rid of duplicate of_node assignmentAndy Shevchenko
2022-04-05regulator: Add support for MediaTek PMIC MT6366Mark Brown
2022-04-04regulator: mt6366: Add support for MT6366 regulatorJohnson Wang
2022-04-04regulator: atc260x: Fix missing active_discharge_on settingAxel Lin
2022-04-04regulator: Flag uncontrollable regulators as always_onMark Brown
2022-04-04regulator: fixed: Remove print on allocation failureMark Brown
2022-04-04regulator: rt5759: Add support for Richtek RT5759 DCDC converterChiYuan Huang
2022-04-04regulator: rtq2134: Fix missing active_discharge_on settingAxel Lin
2022-04-04regulator: wm8994: Add an off-on delay for WM8994 variantJonathan Bakker
2022-03-30Merge tag 'regulator-fix-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-25Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2022-03-25regulator: rt4831: Add active_discharge_on to fix discharge APIChiYuan Huang
2022-03-25regulator: rt4831: Add bypass mask to fix set_bypass API workChiYuan Huang
2022-03-21Merge tag 'regulator-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-18regulator: qcom-rpmh: Add support for SDX65Rohit Agarwal
2022-03-15regulator: vctrl: Use min() instead of doing it manuallyHaowen Bai
2022-03-09regulator: rt5190a: Add support for Richtek RT5190A PMICChiYuan Huang
2022-03-07regulator: cleanup commentsTom Rix
2022-03-02regulator: virtual: add devicetree supportVincent Whitchurch
2022-03-02regulator: virtual: warn against production useVincent Whitchurch
2022-03-02regulator: virtual: use dev_err_probe()Vincent Whitchurch
2022-02-22regulator: da9121: Remove surplus DA9141 parametersAdam Ward
2022-02-22regulator: da9121: Fix DA914x voltage valueAdam Ward
2022-02-22regulator: da9121: Fix DA914x current valuesAdam Ward
2022-02-08regulator: Add support for TPS6286xVincent Whitchurch
2022-02-08regulator: core: fix false positive in regulator_late_cleanup()Oliver Barta
2022-02-08regulator: sy7636a: Remove requirement on sy7636a mfdAlistair Francis
2022-01-28regulator/rpi-panel-attiny: Use two transactions for I2C readDave Stevenson
2022-01-28regulator/rpi-panel-attiny: Use the regmap cacheDave Stevenson
2022-01-28regulator: rpi-panel: Remove get_brightness hookDave Stevenson
2022-01-28regulator: rpi-panel: Add GPIO control for panel and touch resetsDave Stevenson