Age | Commit message (Expand) | Author |
2022-10-07 | Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2022-10-04 | Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2022-10-04 | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-03 | Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-09-29 | regulator: gpio: Add input_supply support in gpio_regulator_config | Jerome Neanne |
2022-09-28 | mfd: silergy,sy7636a: Add config option MFD_SY7636A | Alistair Francis |
2022-09-26 | regulator: tps65219: Fix is_enabled checking in tps65219_set_bypass | Axel Lin |
2022-09-23 | regulator: qcom-rpmh: add pm660 and pm660l pmics | Richard Acayan |
2022-09-19 | regulator: of: Fix kernel-doc | Jiapeng Chong |
2022-09-19 | regulator: of: Fix kernel-doc | Jiapeng Chong |
2022-09-16 | Merge tag 'v6.0-rc5' into i2c/for-mergewindow | Wolfram Sang |
2022-09-13 | MediaTek Helio X10 MT6795 - MT6331/6332 Regulators | Mark Brown |
2022-09-13 | regulator: Add driver for MT6332 PMIC regulators | AngeloGioacchino Del Regno |
2022-09-13 | regulator: Add driver for MT6331 PMIC regulators | AngeloGioacchino Del Regno |
2022-09-09 | regulator: tps65219: Fix .bypass_val_on setting | Axel Lin |
2022-09-09 | regulator: qcom_rpm: Fix circular deferral regression | Linus Walleij |
2022-09-09 | regulator: core: Prevent integer underflow | Patrick Rudolph |
2022-09-08 | Merge tag 'regulator-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-09-05 | regulator: bd9576: switch to using devm_fwnode_gpiod_get() | Dmitry Torokhov |
2022-09-05 | regulator: bd71815: switch to using devm_fwnode_gpiod_get() | Dmitry Torokhov |
2022-08-29 | regulator: core: Fix regulator supply registration with sysfs | Christian Kohlschütter |
2022-08-28 | regulator: tps65219: change tps65219_regulator_irq_types to static | Yang Yingliang |
2022-08-25 | regulator: core: Don't err if allow-set-load but no allowed-modes | Douglas Anderson |
2022-08-25 | regulator: core: Require regulator drivers to check uV for get_optimum_mode() | Douglas Anderson |
2022-08-25 | regulator: drivers: Remove unnecessary print function dev_err() | Yang Li |
2022-08-25 | regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato... | Xiaolei Wang |
2022-08-24 | Merge tag 'thermal-v6.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne... | Rafael J. Wysocki |
2022-08-24 | regulator: max597x: Remove the unneeded result variable | ye xingchen |
2022-08-23 | PM6125 regulator support | Mark Brown |
2022-08-23 | regulator: drivers: Add TI TPS65219 PMIC regulators support | Jerome Neanne |
2022-08-23 | regulator: qcom_smd: Add PM6125 RPM regulators | Iskren Chernev |
2022-08-23 | regulator: qcom_smd: Sort pmics alphabetically (part 3) | Iskren Chernev |
2022-08-23 | regulator: qcom_smd: Sort pmics alphabetically (part 2) | Iskren Chernev |
2022-08-23 | regulator: qcom_smd: Sort pmics alphabetically (part 1) | Iskren Chernev |
2022-08-23 | regulator: qcom_spmi: Add PM6125 PMIC support | Iskren Chernev |
2022-08-23 | regulator: qcom_spmi: Sort pmics alphabetically (part 2) | Iskren Chernev |
2022-08-23 | regulator: qcom_spmi: Sort pmics alphabetically (part 1) | Iskren Chernev |
2022-08-23 | regulator: qcom_spmi: Add support for LDO_510 and FTSMPS | Iskren Chernev |
2022-08-23 | regulator: qcom_spmi: Add support for HFSMPS regulator type | Iskren Chernev |
2022-08-22 | regulator: core: Remove "ramp_delay not set" debug message | Christian Kohlschütter |
2022-08-22 | regulator: core: Clean up on enable failure | Andrew Halaney |
2022-08-18 | regulator: core: Resolve supply name earlier to prevent double-init | Christian Kohlschütter |
2022-08-18 | Devm helpers for regulator get and enable | Mark Brown |
2022-08-18 | regulator: Add devm helpers for get and enable | Matti Vaittinen |
2022-08-17 | regulator/drivers/max8976: Switch to new of thermal API | Daniel Lezcano |
2022-08-16 | Merge tag 'regulator-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2022-08-15 | regulator: qcom-rpmh: Implement get_optimum_mode(), not set_load() | Douglas Anderson |
2022-08-15 | Merge remote-tracking branch 'regulator/for-5.20' into regulator-6.0 | Mark Brown |
2022-08-10 | regulator: core: Fix missing error return from regulator_bulk_get() | Douglas Anderson |