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