Age | Commit message (Expand) | Author |
2017-04-10 | More "feature" flags to bug workarounds | Burt P |
2017-04-09 | Update spd-decode.c | TotalCaesar659 |
2017-04-09 | Update fbench.c | TotalCaesar659 |
2017-04-09 | Update fftbench.c | TotalCaesar659 |
2017-04-09 | Older kernel support for bugs/pm flag lists | Burt P |
2017-04-09 | Reorder CPU info to put the longest list at the bottom | Burt P |
2017-04-09 | Additional code comment regarding the null_seg "bug" | Burt P |
2017-04-09 | Add /proc/cpuinfo power management list handling | Burt P |
2017-04-07 | Add /proc/cpuinfo bugs list handling | Burt P |
2017-04-07 | x86/processor.c: cosmetic changes | Burt P |
2016-12-30 | Fix compile warnings in benchmark.c | Leandro Pereira |
2016-12-30 | Fix compile warnings in sensors.c | Leandro Pereira |
2016-12-30 | Do not return an empty value if computer::hi_get_field() is called | Leandro Pereira |
2016-12-30 | Free whole MD5 context | Leandro Pereira |
2016-12-30 | Make some Devices -> Memory entries translatable | Leandro Pereira |
2016-12-29 | Make computer module auto-updating fields translatable | Leandro Pereira |
2016-12-29 | Make load average work with locales that uses ',' for decimal separator | Leandro Pereira |
2016-09-17 | Add a few more x86 feature flag description | Leandro Pereira |
2016-09-17 | Also check for " hypervisor" string to determine if running on a VM | Leandro Pereira |
2016-09-17 | Automatically check if eeprom module has been loaded | Leandro Pereira |
2016-07-31 | Decode DDR3 module type (buffered, unbuffered, SODIMM, etc) | Leandro Pereira |
2016-07-31 | Fix DDR2 mtb values | Leandro Pereira |
2016-07-31 | Saner indentation for spd-decode.c | Leandro Pereira |
2016-07-30 | Fix DMI parsing after 096108b | Leandro Pereira |
2016-07-30 | Use snprintf() instead of sprintf() in net.c | Leandro Pereira |
2016-07-30 | Fix multiple problems in USB device listing | Leandro Pereira |
2016-07-30 | Remove trailing whitespace in storage.c | Leandro Pereira |
2016-07-30 | Fix multiple problems in IDE disk information | Leandro Pereira |
2016-07-30 | Fix multiple problems in DDR3 SPD parsing | Leandro Pereira |
2016-07-30 | Ensure buffer is large enough while scanning input devices | Leandro Pereira |
2016-07-30 | `group` variable could be uninitialized while parsing DMI | Leandro Pereira |
2016-07-30 | Handle lsmod not being found | Leandro Pereira |
2016-07-30 | Free result of lup_solve() when performing FFT benchmark | Leandro Pereira |
2016-07-30 | Fix off-by-one error while scanning benchmarks | Leandro Pereira |
2016-07-30 | Fix Python version information | Leandro Pereira |
2016-07-30 | If reading from /proc/{ioports,iomem,dma} requires root, warn | Leandro Pereira |
2016-07-24 | Add CMake and Golang to Development section | Leandro Pereira |
2016-07-24 | Show bits of entropy available to /dev/(u)random | Leandro Pereira |
2016-07-24 | Remove "=" from input device names | Leandro Pereira |
2016-06-10 | typo in comment | theHacker |
2016-02-02 | fix null vendor in display and null version, the strings in get_srt must be t... | mckaygerhard |
2016-01-07 | Avoid potential crash if there's leading whitespace | Leandro Pereira |
2016-01-07 | Obtain battery information from sysfs as well | Leandro Pereira |
2015-10-25 | hwmon: make sure we find sensors even if it does not start with 1 [http://mur... | jamesbond |
2015-10-25 | ARM CPU: detect name from either "Processor" or "model name" | jamesbond |
2015-10-25 | ARM fixes. | jamesbond |
2015-10-25 | correct temperature interpretation in sysfs thermal zone. | jamesbond |
2015-10-25 | quote lsusb -v output so it is safe for hardinfo. | jamesbond |
2015-10-25 | sensors.c: read sensors from sys/thermal, also fix read_sensors_hwmon to read... | jamesbond |
2015-10-25 | update sensors.c to work with kernel 3.18.x | jamesbond |