forked from openvela/nuttx
we may call devfreq_find_by_name() in pm_callback, and shouldn't call nxmutex_lock() in idle_loop, so replace mutex to spinlock. Signed-off-by: guanyi3 <guanyi3@xiaomi.com> |
||
|---|---|---|
| .. | ||
| qlearning | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| cpufreq.c | ||
| devfreq.c | ||
| devfreq_ondemand.c | ||
| devfreq_performance.c | ||
| devfreq_powersave.c | ||
| devfreq_procfs.c | ||
| devfreq_qlearning.c | ||
| devfreq_qos.c | ||