Age | Commit message (Expand) | Author |
2022-06-07 | regulator: qcom_smd: correct MP5496 ranges | Robert Marko |
2022-05-25 | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki |
2022-05-19 | regulator: pfuze100: Use devm_register_sys_off_handler() | Dmitry Osipenko |
2022-05-17 | Merge remote-tracking branch 'regulator/for-5.19' into regulator-next | Mark Brown |
2022-05-17 | regulator: scmi: Fix refcount leak in scmi_regulator_probe | Miaoqian Lin |
2022-05-11 | regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt | Miaoqian Lin |
2022-05-09 | regulator: qcom_smd: Fix up PM8950 regulator configuration | Konrad Dybcio |
2022-05-05 | regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET | Zev Weiss |
2022-05-04 | regulator: core: Add error flags to sysfs attributes | Zev Weiss |
2022-05-03 | regulator: pca9450: Enable DVS control via PMIC_STBY_REQ | Rickard x Andersson |
2022-05-03 | regulator: pca9450: Make warm reset on WDOG_B assertion | Rickard x Andersson |
2022-05-03 | regulator: pca9450: Make I2C Level Translator configurable | Per-Daniel Olsson |
2022-04-26 | regulator: sm5703-regulator: Add regulators support for SM5703 MFD | Markuss Broks |
2022-04-25 | regulator: richtek,rt4801: parse GPIOs per regulator | Krzysztof Kozlowski |
2022-04-21 | regulator: core: Sleep (not delay) in set_voltage() | Brian Norris |
2022-04-21 | regulator: core: Rename _regulator_enable_delay() | Brian Norris |
2022-04-21 | regulator: da9121: Fix uninit-value in da9121_assign_chip_model() | Wei Yongjun |
2022-04-19 | regulator: stm32-vrefbuf: using pm_runtime_resume_and_get instead of pm_runti... | Minghao Chi |
2022-04-07 | regulator Add Richtek RT5759 buck converter support | Mark Brown |
2022-04-06 | regulator: rpi-panel-attiny: Get rid of duplicate of_node assignment | Andy Shevchenko |
2022-04-05 | regulator: Add support for MediaTek PMIC MT6366 | Mark Brown |
2022-04-04 | regulator: mt6366: Add support for MT6366 regulator | Johnson Wang |
2022-04-04 | regulator: atc260x: Fix missing active_discharge_on setting | Axel Lin |
2022-04-04 | regulator: Flag uncontrollable regulators as always_on | Mark Brown |
2022-04-04 | regulator: fixed: Remove print on allocation failure | Mark Brown |
2022-04-04 | regulator: rt5759: Add support for Richtek RT5759 DCDC converter | ChiYuan Huang |
2022-04-04 | regulator: rtq2134: Fix missing active_discharge_on setting | Axel Lin |
2022-04-04 | regulator: wm8994: Add an off-on delay for WM8994 variant | Jonathan Bakker |
2022-03-30 | Merge tag 'regulator-fix-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-03-25 | Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2022-03-25 | regulator: rt4831: Add active_discharge_on to fix discharge API | ChiYuan Huang |
2022-03-25 | regulator: rt4831: Add bypass mask to fix set_bypass API work | ChiYuan Huang |
2022-03-21 | Merge tag 'regulator-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-03-18 | regulator: qcom-rpmh: Add support for SDX65 | Rohit Agarwal |
2022-03-15 | regulator: vctrl: Use min() instead of doing it manually | Haowen Bai |
2022-03-09 | regulator: rt5190a: Add support for Richtek RT5190A PMIC | ChiYuan Huang |
2022-03-07 | regulator: cleanup comments | Tom Rix |
2022-03-02 | regulator: virtual: add devicetree support | Vincent Whitchurch |
2022-03-02 | regulator: virtual: warn against production use | Vincent Whitchurch |
2022-03-02 | regulator: virtual: use dev_err_probe() | Vincent Whitchurch |
2022-02-22 | regulator: da9121: Remove surplus DA9141 parameters | Adam Ward |
2022-02-22 | regulator: da9121: Fix DA914x voltage value | Adam Ward |
2022-02-22 | regulator: da9121: Fix DA914x current values | Adam Ward |
2022-02-08 | regulator: Add support for TPS6286x | Vincent Whitchurch |
2022-02-08 | regulator: core: fix false positive in regulator_late_cleanup() | Oliver Barta |
2022-02-08 | regulator: sy7636a: Remove requirement on sy7636a mfd | Alistair Francis |
2022-01-28 | regulator/rpi-panel-attiny: Use two transactions for I2C read | Dave Stevenson |
2022-01-28 | regulator/rpi-panel-attiny: Use the regmap cache | Dave Stevenson |
2022-01-28 | regulator: rpi-panel: Remove get_brightness hook | Dave Stevenson |
2022-01-28 | regulator: rpi-panel: Add GPIO control for panel and touch resets | Dave Stevenson |