zephyr/drivers/regulator
Sylvio Alves 8233b70ece espressif: clean up unused code
Remove all entries that as not being used.
This also update hal to re-enable warning flags
as such as -Wno-unused-variable.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2024-09-09 13:55:39 -04:00
..
CMakeLists.txt drivers: regulator: add basic mps mpm54304 driver 2024-09-03 14:39:52 +01:00
Kconfig drivers: regulator: add basic mps mpm54304 driver 2024-09-03 14:39:52 +01:00
Kconfig.adp5360 drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.axp192 drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
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 drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.mpm54304 drivers: regulator: add basic mps mpm54304 driver 2024-09-03 14:39:52 +01:00
Kconfig.npm1100 drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.npm1300 drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.npm6001 drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.nxp_vref drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.pca9420 drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.rpi_pico
regulator_adp5360.c
regulator_axp192.c espressif: clean up unused code 2024-09-09 13:55:39 -04:00
regulator_common.c drivers: regulator: fix reference count underflow 2024-08-02 13:42:01 +02:00
regulator_cp9314.c regulator: cp9314: Adds regulator_get_error_flags support 2024-04-26 16:08:39 +02:00
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_mpm54304.c drivers: regulator: add basic mps mpm54304 driver 2024-09-03 14:39:52 +01:00
regulator_npm1100.c
regulator_npm1300.c
regulator_npm6001.c drivers: regulator: npm6001: Fix compiler warning 2024-05-13 09:54:48 -05:00
regulator_nxp_vref.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
regulator_pca9420.c
regulator_rpi_pico.c
regulator_shell.c drivers: regulator: shell: fix strcmp usage bug in cmd_adset 2024-05-10 11:50:15 +02:00