This website requires JavaScript.
Explore
Help
Sign In
thelilfrog
/
cpufetch
Watch
1
Star
0
Fork
0
You've already forked cpufetch
mirror of
https://github.com/Dr-Noob/cpufetch.git
synced
2026-03-25 16:00:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71d660d7b17bc3b066c14eaa3a23555284b585d6
cpufetch
/
src
/
arm
History
Dr-Noob
71d660d7b1
[v0.88][ARM] Fetch raw soc name from cpuinfo or android (if supported)
2020-11-24 10:03:21 +01:00
..
midr.c
[v0.88][ARM][BUGFIX] Fix some compilation issues
2020-11-23 18:45:42 +01:00
midr.h
[v0.87][FREQ] Frequency in udev is now fetched as a per core basis. Before this commit, freq was always fetched from core 0. This allows ARM do detect the max frequency of each of the cores (which may or may not be the same in all of them)
2020-11-22 10:23:02 +01:00
soc.c
[v0.88][ARM] Fetch raw soc name from cpuinfo or android (if supported)
2020-11-24 10:03:21 +01:00
soc.h
[v0.88][ARM] Add very basic SoC detection (Android only)
2020-11-23 18:30:00 +01:00
uarch.c
[v0.88][ARM][BUGFIX] Fix some compilation issues
2020-11-23 18:45:42 +01:00
uarch.h
[v0.83][ARM] Add basic support for microarchitecture and CPU name detection. Need to add the remaining models
2020-11-08 16:49:01 +01:00