Age | Commit message (Collapse) | Author |
|
Untested.
|
|
|
|
|
|
|
|
|
|
|
|
The previous LoongArch support added in commit 56e590d was based on the kernel behavior before the official upstream merge.
Stable cpuinfo: https://git.kernel.org/torvalds/c/7153c3c
|
|
|
|
|
|
Close #15.
|
|
|
|
|
|
|
|
These globals are really nasty and one of the reasons I hate looking at
the HardInfo code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
information has been moved to separate file.
|
|
|
|
|
|
|
|
|
|
|
|
defined as 0 and sensors.h is not available
|
|
|
|
|
|
|
|
|
|
Related to #599.
|
|
Now that the sync manager is working fine, and we have the same
data in a structured way in JSON files, reading from this legacy
format doesn't need to be supported any longer.
|
|
|
|
Fixes #590
|
|
There is a small typo in modules/devices/riscv/riscv_data.c.
Should read `insensitive` rather than `insensitve`.
|
|
|
|
the values are aligned to the cols
|
|
|
|
|
|
Some libcs will define macros that redefine these tokens.
|
|
|
|
|
|
E2K (Elbrus 2000) - this is VLIW/EPIC architecture, like Intel Itanium (IA-64) architecture.
Ref: https://en.wikipedia.org/wiki/Elbrus_2000
|