rt-thread/components
GUI c19fe2c823
[dm][regulator] Update Regulator (#11674)
* [dm][regulator] update regulator

Replace the regulator framework spinlock with a mutex
because regulator operations may sleep.
Move always-on policy into the regulator core,
keep an initial enable reference for always-on supplies,
prevent the last disable from turning them off,
and let fixed/GPIO providers report and control their actual hardware state.

Signed-off-by: GuEe-GUI <2991707448@qq.com>

* [dm][regulator] add PWM regulator support

Signed-off-by: GuEe-GUI <2991707448@qq.com>

* style: format code with clang-format

* style: format complete changed files with clang-format

---------

Signed-off-by: GuEe-GUI <2991707448@qq.com>
2026-08-07 21:29:33 +08:00
..
dfs [fix][dfs] 增加文件系统操作的类型检查,防止类型不匹配导致数据结构不一致引发的异常 2026-08-06 11:18:51 +08:00
drivers [dm][regulator] Update Regulator (#11674) 2026-08-07 21:29:33 +08:00
fal Update fal_flash.c 2026-06-16 09:56:23 +08:00
finsh [finsh][cmd] Merge duplicate RT_USING_CPU_USAGE_TRACER blocks in list_thread 2026-07-14 09:33:50 +08:00
legacy components/usb: configure CDC VCOM strings 2026-07-06 13:17:44 +08:00
libc [ci]:add armclang BSP build coverage (#11577) 2026-07-07 11:52:14 +08:00
lwp lwp: copy timeout into kernel space in sys_select() 2026-07-22 21:50:12 +08:00
mm utest: move mm testcases to components/mm 2026-06-12 14:22:53 +08:00
mprotect 实现MPU抽象层 (#8080) 2023-10-30 08:24:55 -04:00
net net: lwip: fix mDNS test buffer fill size 2026-07-20 09:39:17 +08:00
rust [rust] Tidy core defaults and migrate docs to README 2025-12-15 12:50:49 +08:00
utilities rt-link: reject frame offset at frame limit 2026-07-07 19:55:21 +08:00
Kconfig Adding Rust Language Support for RT-Thread #10910 2025-12-08 18:34:25 +08:00
SConscript Adding Rust Language Support for RT-Thread #10910 2025-12-08 18:34:25 +08:00