Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-01-28 | regulator: rpi-panel: Ensure the backlight is off during probe. | Dave Stevenson | 1 | -0/+1 |
2022-01-28 | regulator: rpi-panel: Serialise operations. | Dave Stevenson | 1 | -11/+80 |
2022-01-28 | regulator: rpi-panel: Handle I2C errors/timing to the Atmel | Dave Stevenson | 1 | -10/+46 |
2022-01-28 | regulator: rpi-panel: Register with a unique backlight name | Dave Stevenson | 1 | -2/+1 |
2022-01-24 | regulator: qcom_smd: fix for_each_child.cocci warnings | kernel test robot | 1 | -1/+3 |
2022-01-19 | regulator: MAX20086: add gpio/consumer.h | Randy Dunlap | 1 | -0/+1 |
2022-01-11 | regulator: max20086: fix error code in max20086_parse_regulators_dt() | Dan Carpenter | 1 | -1/+1 |
2022-01-07 | regulator: Add MAX20086-MAX20089 driver | Watson Chow | 3 | -1/+342 |
2022-01-06 | regulator: qcom_smd: Align probe function with rpmh-regulator | Konrad Dybcio | 1 | -30/+70 |
2022-01-04 | regulator: remove redundant ret variable | Minghao Chi | 1 | -4/+2 |
2021-12-24 | regulator: qcom-labibb: OCP interrupts are not a failure while disabled | Marijn Suijten | 1 | -1/+1 |
2021-12-16 | regulator: Introduce tps68470-regulator driver | Hans de Goede | 3 | -0/+211 |
2021-12-13 | drivers/regulator: remove redundant ret variable | Minghao Chi | 1 | -8/+2 |
2021-12-01 | regulator: qcom-rpmh: Add support for PM8450 regulators | Vinod Koul | 1 | -0/+18 |
2021-11-30 | regulator: da9121: Add DA914x support | Adam Ward | 2 | -5/+124 |
2021-11-30 | regulator: da9121: Prevent current limit change when enabled | Adam Ward | 1 | -0/+5 |
2021-11-29 | regulator: qcom-rpmh: Add PMG1110 regulators | Satya Priya | 1 | -0/+9 |
2021-11-26 | regulator: qcom_spmi: Add pm8226 regulators | Dominik Kobinski | 1 | -0/+39 |
2021-11-24 | regulator: irq_helper: Provide helper for trivial IRQ notifications | Matti Vaittinen | 1 | -1/+40 |
2021-11-18 | regulator: bd718x7: Use rohm generic restricted voltage setting | Matti Vaittinen | 1 | -25/+4 |
2021-11-18 | regulator: rohm-regulator: add helper for restricted voltage setting | Matti Vaittinen | 1 | -0/+16 |
2021-11-16 | regulator: da9121: Emit only one error message in .remove() | Uwe Kleine-König | 1 | -2/+2 |
2021-11-08 | Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -5/+5 |
2021-11-05 | Merge branches 'ib-mfd-iio-touchscreen-clk-5.16', 'ib-mfd-misc-regulator-5.16... | Lee Jones | 2 | -17/+14 |
2021-11-02 | Merge tag 'regulator-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 18 | -897/+179 |
2021-11-01 | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2021-10-23 | Merge series "Remove TPS80031 driver" from Dmitry Osipenko <digetx@gmail.com>: | Mark Brown | 3 | -763/+0 |