summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
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
2022-01-28regulator: rpi-panel: Convert to drive lines directlyDave Stevenson
2022-01-28regulator: rpi-panel: Ensure the backlight is off during probe.Dave Stevenson
2022-01-28regulator: rpi-panel: Serialise operations.Dave Stevenson
2022-01-28regulator: rpi-panel: Handle I2C errors/timing to the AtmelDave Stevenson
2022-01-28regulator: rpi-panel: Register with a unique backlight nameDave Stevenson
2022-01-24regulator: qcom_smd: fix for_each_child.cocci warningskernel test robot
2022-01-19regulator: MAX20086: add gpio/consumer.hRandy Dunlap
2022-01-11regulator: max20086: fix error code in max20086_parse_regulators_dt()Dan Carpenter
2022-01-07regulator: Add MAX20086-MAX20089 driverWatson Chow
2022-01-06regulator: qcom_smd: Align probe function with rpmh-regulatorKonrad Dybcio
2022-01-04regulator: remove redundant ret variableMinghao Chi
2021-12-24regulator: qcom-labibb: OCP interrupts are not a failure while disabledMarijn Suijten
2021-12-15regulator: Introduce tps68470-regulator driverHans de Goede