Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
translated AFTER getting and putting in pointers
|
|
|
|
|
|
[http://murga-linux.com/puppy/viewtopic.php?p=841760#841760]
|
|
|
|
|
|
|
|
|
|
read both from /sys/class/hwmon and /sys/class/hwmon/device.
|
|
|
|
|
|
moreinfo_lookup rather than hi_more_info); fix usb display crashing (util.c now looks for lsusb in /usr/sbin first); fix glibc version not showing (glibc located in /lib64/libc.so.6); initial support for DDR3 spd-decoding (incomplete, the manufacturer is not shown yet).
|
|
different shared libraries (fix: make the functions private).
|
|
|
|
|
|
|
|
Fix USB device parsing
|
|
|
|
This creates a temporary file with the lsusb information, which allows
fseek to work properly.
|
|
lib suffix in hardinfo/binreloc.c is already supported
and will be respected now
|
|
Bug reported by hasufell@gentoo.org.
|
|
gcc was (correctly) assuming that benchmark_parallel_for() returned
an integer, which was being to a double and messing up results. Added
the missing prototype.
Also, populate bench_results array with sane values on module init.
Some other minor cleanups in benchmark code.
|
|
|