nuttx/drivers/thermal
wangjianyu3 515c3978dd Thermal: Check trip type in thermal_zone_device_register().
Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
2024-09-23 08:57:29 +08:00
..
Kconfig Thermal: Add dummy driver 2024-09-23 08:57:29 +08:00
Make.defs Thermal: Add dummy driver 2024-09-23 08:57:29 +08:00
thermal_core.c Thermal: Check trip type in thermal_zone_device_register(). 2024-09-23 08:57:29 +08:00
thermal_core.h Thermal: Add dummy driver 2024-09-23 08:57:29 +08:00
thermal_cpufreq_cooling.c Thermal: Support cpufreq cooling device 2024-09-23 08:57:29 +08:00
thermal_dummy.c Thermal: Add dummy driver 2024-09-23 08:57:29 +08:00
thermal_procfs.c Thermal: Add procfs file nodes 2024-09-23 08:57:29 +08:00
thermal_step_wise.c