Age | Commit message (Expand) | Author |
2022-09-29 | regulator: gpio: Add input_supply support in gpio_regulator_config | Jerome Neanne |
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-08-18 | regulator: Add devm helpers for get and enable | Matti Vaittinen |
2022-07-28 | regulator: Consumer load management improvements | Mark Brown |
2022-07-27 | regulator: core: Allow drivers to define their init data as const | Douglas Anderson |
2022-07-27 | regulator: core: Allow specifying an initial load w/ the bulk API | Douglas Anderson |
2022-06-28 | regulator: fix a kernel-doc warning | Mauro Carvalho Chehab |
2022-05-03 | regulator: pca9450: Make I2C Level Translator configurable | Per-Daniel Olsson |
2022-04-04 | regulator: mt6366: Add support for MT6366 regulator | Johnson Wang |
2022-01-11 | Merge tag 'regulator-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-12-07 | regulator: fix bullet lists of regulator_ops comment | Yanteng Si |
2021-11-24 | regulator: irq_helper: Provide helper for trivial IRQ notifications | Matti Vaittinen |
2021-11-24 | regulator: Add regulator_err2notif() helper | Matti Vaittinen |
2021-11-24 | regulator: Drop unnecessary struct member | Matti Vaittinen |
2021-11-18 | regulator: Add units to limit documentation | Matti Vaittinen |
2021-11-18 | regulator: Update protection IRQ helper docs | Matti Vaittinen |
2021-10-21 | regulator: tps62360: replacing legacy gpio interface for gpiod | Maíra Canal |
2021-10-21 | regulator: lp872x: Remove lp872x_dvs_state | Nathan Chancellor |
2021-10-16 | regulator: lp872x: replacing legacy gpio interface for gpiod | Maíra Canal |
2021-08-23 | regulator: Documentation fix for regulator error notification helper | Matti Vaittinen |
2021-08-18 | regulator: Minor regulator documentation fixes. | Matti Vaittinen |
2021-07-12 | Merge series "regulator: devres: remove unused device-managed unregister APIs... | Mark Brown |
2021-07-11 | regulator: machine.h: fix kernel-doc "bad line" | Randy Dunlap |
2021-07-11 | regulator: devres: unexport devm_regulator_unregister_supply_alias() | Alexandru Ardelean |
2021-07-11 | regulator: devres: remove devm_regulator_bulk_unregister_supply_alias() | Alexandru Ardelean |
2021-07-11 | regulator: devres: remove devm_regulator_unregister() function | Alexandru Ardelean |
2021-06-21 | Merge series "Extend regulator notification support" from Matti Vaittinen <ma... | Mark Brown |
2021-06-21 | regulator: add property parsing and callbacks to set protection limits | Matti Vaittinen |
2021-06-21 | regulator: IRQ based event/error notification helpers | Matti Vaittinen |
2021-06-21 | regulator: move rdev_print helpers to internal.h | Matti Vaittinen |
2021-06-21 | regulator: add warning flags | Matti Vaittinen |
2021-06-14 | Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown |
2021-06-01 | regulator: mt6359: Add support for MT6359P regulator | Hsin-Hsiung Wang |
2021-06-01 | regulator: mt6359: Add support for MT6359 regulator | Wen Su |
2021-06-01 | regulator: core: Add regulator_sync_voltage_rdev() | Dmitry Osipenko |
2021-04-23 | regulator: core: Fix off_on_delay handling | Vincent Whitchurch |
2021-04-02 | regulator: Add regmap helper for ramp-delay setting | Matti Vaittinen |
2021-04-02 | regulator: helpers: Export helper voltage listing | Matti Vaittinen |
2021-03-10 | regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting | Frieder Schrempf |
2021-02-12 | Merge remote-tracking branch 'regulator/for-5.12' into regulator-next | Mark Brown |
2021-02-11 | regulator: pca9450: Enable system reset on WDOG_B assertion | Frieder Schrempf |
2021-02-08 | regulator: mt6315: Add support for MT6315 regulator | Hsin-Hsiung Wang |
2021-01-21 | regulator: consumer: Add missing stubs to regulator/consumer.h | Dmitry Osipenko |
2021-01-13 | regulator: ab8500: Decomission platform data header | Linus Walleij |
2021-01-13 | regulator: ab8500: Remove unused platform data | Linus Walleij |
2020-12-11 | regulator: pfuze100: Convert the driver to DT-only | Fabio Estevam |
2020-12-01 | regulator: da9121: Add support for device variants via devicetree | Adam Ward |
2020-12-01 | regulator: da9121: Add device variant regmaps | Adam Ward |