nuttx-mirror/drivers/thermal
wangjianyu3 efd7e31b3a Thermal/procfs: Remove unnecessary nxmutex_unlock
https://github.com/apache/nuttx/pull/12824
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/dummy: Get cpufreq_driver from cpufreq_policy. 2024-09-23 08:57:29 +08:00
thermal_procfs.c Thermal/procfs: Remove unnecessary nxmutex_unlock 2024-09-23 08:57:29 +08:00
thermal_step_wise.c Thermal/step_wise: Increase cooling state in case of "stable" trend and "hot" trip. 2024-09-23 08:57:29 +08:00