rt-thread-official/components/drivers/core
GuEe-GUI 5a442a2f46 [DM/FEATURE] DM Device IDA management
Drivers can manage their own IDs without having to concern
themselves with the register/unregister in system

Link: https://github.com/RT-Thread/rt-thread/issues/9534

Signed-off-by: GuEe-GUI <2991707448@qq.com>
2024-10-23 19:50:20 +08:00
..
Kconfig [components] [drivers ] [Kconfig] 整理 components/drivers 的 Kconfig (#9054) 2024-06-16 15:43:27 +08:00
SConscript [Feature] Support simple power domain API (#9005) 2024-05-30 15:30:40 +08:00
bus.c Fixup bus remove device option 2024-09-03 19:49:47 -04:00
device.c [fix]:fix log format and reopen with a different oflag issue (#9452) 2024-09-19 18:15:55 +08:00
dm.c [DM/FEATURE] DM Device IDA management 2024-10-23 19:50:20 +08:00
driver.c fix Compilation error in "driver.c", "completion_up.c", "syslog.c" and "dlmodule.c". (#9093) 2024-06-26 23:25:23 +08:00
mnt.c [libcpu][aarch64]memory setup using memblock (#9092) 2024-06-26 14:36:49 +08:00
numa.c [DM/feature] Simple NUMA (Non-Uniform Memory Access) (#9000) 2024-05-28 14:08:33 +08:00
platform.c [Feature] Support simple power domain API (#9005) 2024-05-30 15:30:40 +08:00
platform_ofw.c Fixup platform not free device in OFW 2024-09-03 19:49:47 -04:00
power_domain.c [Feature] Support simple power domain API (#9005) 2024-05-30 15:30:40 +08:00