zephyr/drivers/regulator
Andy Sinclair dd52908fcf drivers: regulator: npm1300: Set voltage checks existing setting
Regulator voltage setting is not applied if the device output
is already configured for the requested voltage.
This change is needed to ensure correct device behaviour.

Signed-off-by: Andy Sinclair <andy.sinclair@nordicsemi.no>
2023-09-13 11:48:33 +02:00
..
CMakeLists.txt drivers: regulator: add regulator-gpio driver 2023-08-21 10:55:26 +02:00
Kconfig drivers: regulator: add regulator-gpio driver 2023-08-21 10:55:26 +02:00
Kconfig.adp5360
Kconfig.axp192
Kconfig.fake
Kconfig.fixed
Kconfig.gpio drivers: regulator: add regulator-gpio driver 2023-08-21 10:55:26 +02:00
Kconfig.npm1100
Kconfig.npm1300
Kconfig.npm6001
Kconfig.pca9420
Kconfig.rpi_pico
regulator_adp5360.c
regulator_axp192.c drivers: gpio: AXP192 GPIO driver 2023-08-22 18:08:51 +02:00
regulator_common.c
regulator_fake.c
regulator_fixed.c drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
regulator_gpio.c drivers: regulator: add regulator-gpio driver 2023-08-21 10:55:26 +02:00
regulator_npm1100.c
regulator_npm1300.c drivers: regulator: npm1300: Set voltage checks existing setting 2023-09-13 11:48:33 +02:00
regulator_npm6001.c
regulator_pca9420.c
regulator_rpi_pico.c
regulator_shell.c regulator: shell: add device name completion 2023-08-21 10:56:12 +02:00