summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2022-04-04regulator: atc260x: Fix missing active_discharge_on settingAxel Lin
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
2021-12-13drivers/regulator: remove redundant ret variableMinghao Chi
2021-12-01regulator: qcom-rpmh: Add support for PM8450 regulatorsVinod Koul
2021-11-30regulator: da9121: Add DA914x supportAdam Ward
2021-11-30regulator: da9121: Prevent current limit change when enabledAdam Ward
2021-11-29regulator: qcom-rpmh: Add PMG1110 regulatorsSatya Priya
2021-11-26regulator: qcom_spmi: Add pm8226 regulatorsDominik Kobinski
2021-11-24regulator: irq_helper: Provide helper for trivial IRQ notificationsMatti Vaittinen
2021-11-18regulator: bd718x7: Use rohm generic restricted voltage settingMatti Vaittinen
2021-11-18regulator: rohm-regulator: add helper for restricted voltage settingMatti Vaittinen
2021-11-16regulator: da9121: Emit only one error message in .remove()Uwe Kleine-König
2021-11-08Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-11-05Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16...Lee Jones