Age | Commit message (Expand) | Author |
2018-09-08 | arm: some rockchip cpu names | Burt P |
2018-09-08 | arm: code fix, forgotten comma(s) | Burt P |
2018-09-08 | computer.c: catch more SBCs | Burt P |
2018-09-05 | Add Ryzen 5 1600 benchmark results | Jan Ziak |
2018-06-15 | computer/languages.c: requested changes | Burt P |
2018-06-15 | languages.c: popen() -> g_spawn_command_line_sync(), capture stderr | Burt P |
2018-06-09 | translation files update | Burt P |
2018-06-09 | Updated Russian translation | TotalCaesar659 |
2018-06-08 | gpu_util: fix when vendor is found, but short name is empty | Burt P |
2018-06-05 | Fix for the fix | TotalCaesar659 |
2018-06-05 | Update submodule address for ubergraph | Leandro Pereira |
2018-06-03 | pci.c: fix memory leak | Burt P |
2018-06-03 | gpu_util: use vendor_match() in make_nice_name() | Burt P |
2018-06-02 | vendor.c: add some data fields and cleanup | Burt P |
2018-05-29 | move data files to data/ | Burt P |
2018-05-29 | vendor.c/vendor.ids: create vendor.ids | Burt P |
2018-05-29 | vendor.c: add a couple AMD strings | Burt P |
2018-05-29 | x86: CPU bug flag for speculative store bypass attack | Burt P |
2018-05-27 | devices/pci, devices/gpu: re-enable hardinfo's vendor functions | Burt P |
2018-05-27 | vendor.c: fix vendor sort | Burt P |
2018-05-27 | benchmark results: add gpu to results | Burt P |
2018-05-27 | Moving configuration files to user's configuration folder | TotalCaesar659 |
2018-05-25 | devices/gpu: add nvidia-specific section | Burt P |
2018-05-25 | gpu_util.c: add nvidia specific information from procfs | Burt P |
2018-05-25 | fix for #251 missing <unistd.h> at "hardinfo.h" | PICCORO Lenz McKAY |
2018-05-25 | pci_util: fix for revision | Burt P |
2018-05-18 | Fix compiler warnings generated with GCC 8 | Leandro Pereira |
2018-05-16 | Parse /usr/lib/os-release while detecting distribution | Leandro Pereira |
2018-04-24 | devices/storage: remove file test | Burt P |
2018-04-24 | devices/storage: try `lsscsi -c` if /proc/scsi/scsi is not found | Burt P |
2018-04-24 | devices/usb: remove old, apparently non-functional, scan methods | Burt P |
2018-04-24 | vendor.c: try and reduce the likelihood of false matches | Burt P |
2018-04-24 | hardinfo: add cli option to skip benchmarks | Burt P |
2018-04-24 | computer/display: use x_util for display information | Burt P |
2018-04-24 | [new] devices/gpu: graphics processors | Burt P |
2018-04-24 | devices/pci: replace old pci scanner with pci_util-based version | Burt P |
2018-04-24 | [new] gpu_util: functions and data structures for gpu information | Burt P |
2018-04-24 | [new] x_util: functions and data structures for x server information | Burt P |
2018-04-24 | [new] pci_util: functions and data structures for pci information | Burt P |
2018-04-24 | rpi_data: show rcode of unknown pi | Burt P |
2018-04-24 | rpi_data: add Raspberry Pi Model 3 B-Plus | Burt P |
2018-04-24 | dmi: ignore placeholder strings ("To Be Filled...", etc) | Burt P |
2018-04-24 | Remove use of g_error() for reporting user error | Burt P |
2018-03-17 | devices/usb: remove unnecessary incrementation | Burt P |
2018-03-12 | shell: fix hardinfo window icon | Burt P |
2018-03-12 | usb: requested changes | Burt P |
2018-03-12 | usb_util.c | Burt P |
2018-03-12 | Updated Russian translation | TotalCaesar659 |
2018-03-12 | benchmark.c: remove debug printf() | Burt P |
2018-03-12 | report: highlight "selected" items | Burt P |