zephyr/drivers/regulator
Andrew Featherstone a2aa0a3e2b docs: raspberrrypi: Correct names of products
Replace occurrences of "RaspberryPi" with "Raspberry Pi" in
documentation, comment blocks etc. Correct the name of "PicoW" to
"Pico W", matching Raspberry Pi's documentation at
https://www.raspberrypi.com/documentation/microcontrollers/pico-series.html .

Signed-off-by: Andrew Featherstone <andrew.featherstone@gmail.com>
2025-04-03 15:27:50 -07:00
..
CMakeLists.txt drivers: regulator: add support for AXP2101 power management IC 2025-03-07 19:43:05 +01:00
Kconfig drivers: add nxp pf1550 mfd (charger+regulator) 2025-02-14 03:03:10 +01:00
Kconfig.adp5360
Kconfig.axp192 drivers: regulator: add support for AXP2101 power management IC 2025-03-07 19:43:05 +01:00
Kconfig.cp9314
Kconfig.da1469x
Kconfig.fake
Kconfig.fixed
Kconfig.gpio
Kconfig.max20335
Kconfig.mpm54304
Kconfig.npm1100
Kconfig.npm1300
Kconfig.npm2100
Kconfig.npm6001
Kconfig.nxp_vref
Kconfig.pca9420
Kconfig.pf1550 drivers: add nxp pf1550 mfd (charger+regulator) 2025-02-14 03:03:10 +01:00
Kconfig.rpi_pico docs: raspberrrypi: Correct names of products 2025-04-03 15:27:50 -07:00
regulator_adp5360.c
regulator_axp192.c drivers: regulator: add support for AXP2101 power management IC 2025-03-07 19:43:05 +01:00
regulator_common.c
regulator_cp9314.c
regulator_da1469x.c
regulator_fake.c tests: drivers: regulator: add api test for count/list current_limit APIs 2025-02-17 08:09:48 +01:00
regulator_fixed.c
regulator_gpio.c
regulator_max20335.c
regulator_mpm54304.c
regulator_npm1100.c
regulator_npm1300.c drivers: regulator: npm1300: add reference to anomaly 38 2025-02-19 14:50:02 +00:00
regulator_npm2100.c drivers: npm2100: remove SHPHLD button reconfiguration 2025-02-03 14:03:00 +01:00
regulator_npm6001.c
regulator_nxp_vref.c
regulator_pca9420.c
regulator_pf1550.c drivers: regulator: Wrap driver instances in device API macro 2025-02-21 18:03:17 +00:00
regulator_rpi_pico.c
regulator_shell.c