This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
drivers
/
thermal
History
wangjianyu3
d5ffed635b
Thermal/dummy: Get cpufreq_driver from cpufreq_policy.
...
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: Add procfs file nodes
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