Waybar/src/modules/cpu
jgmdev f8f1e791a3 [Module CPU] fix crash due to empty frequencies.
On some systems (eg: ARM) the supported frequencies of the CPU are not
properly reported by /proc/cpuinfo so if that fails try to retrieve them
from /sys/devices/system/cpu/cpufreq/policy[0-9]/cpuinfo_[max|min]_freq.
2021-04-15 14:30:29 -04:00
..
bsd.cpp Stub parseCpuFrequencies on *BSD platforms 2021-02-25 09:14:51 +01:00
common.cpp Merge pull request #1037 from Moonlight-Angel/cpu-frequency 2021-03-25 12:09:42 +01:00
linux.cpp [Module CPU] fix crash due to empty frequencies. 2021-04-15 14:30:29 -04:00