zephyr/drivers/regulator
Vladislav Litvinov 95622e49b2 drivers: regulator: fix reference count underflow
Fixes regulator reference count underflow and adds error code
for attempting to disable an already disabled regulator

Signed-off-by: Vladislav Litvinov <vladislav.litvinov@nordicsemi.no>
2024-08-02 13:42:01 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.adp5360
Kconfig.axp192
Kconfig.cp9314
Kconfig.da1469x drivers: regulator: smartbond: Regulator driver update 2024-06-03 15:41:20 +02:00
Kconfig.fake
Kconfig.fixed
Kconfig.gpio
Kconfig.max20335
Kconfig.npm1100
Kconfig.npm1300
Kconfig.npm6001
Kconfig.nxp_vref
Kconfig.pca9420
Kconfig.rpi_pico
regulator_adp5360.c
regulator_axp192.c
regulator_common.c drivers: regulator: fix reference count underflow 2024-08-02 13:42:01 +02:00
regulator_cp9314.c
regulator_da1469x.c everywhere: replace `#if IS_ENABLED()` as per docs 2024-06-28 07:20:32 -04:00
regulator_fake.c
regulator_fixed.c
regulator_gpio.c drivers: regulator: fixed warning during build in gpio regulator 2024-05-15 17:07:51 +02:00
regulator_max20335.c
regulator_npm1100.c
regulator_npm1300.c
regulator_npm6001.c
regulator_nxp_vref.c drivers: regulator/nxp_vref: Remove nxp_ground_select property 2024-05-15 17:28:38 +02:00
regulator_pca9420.c
regulator_rpi_pico.c
regulator_shell.c