Age | Commit message (Expand) | Author |
2018-06-15 | languages.c: popen() -> g_spawn_command_line_sync(), capture stderr | Burt P |
2018-06-03 | pci.c: fix memory leak | 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 | 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-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 | 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 | rpi_data: show rcode of unknown pi | Burt P |
2018-04-24 | rpi_data: add Raspberry Pi Model 3 B-Plus | Burt P |
2018-03-17 | devices/usb: remove unnecessary incrementation | Burt P |
2018-03-12 | usb: requested changes | Burt P |
2018-03-12 | usb_util.c | Burt P |
2018-03-12 | benchmark.c: remove debug printf() | Burt P |
2018-03-12 | Do not use hardcoded path for icon | Leandro Pereira |
2018-02-27 | x86: free uref | Burt P |
2018-02-27 | x86: fix for kernels that don't provide cache id | Burt P |
2018-02-27 | x86,arm: cpu clocks list in package information | Burt P |
2018-02-27 | Fix benchmark_parallel_for() to use correct number of threads | Burt P |
2018-02-27 | bench_results: store complete bench_value | Burt P |
2018-02-27 | benchmarks: split individual test funcs out of benchmark.c framework | Burt P |
2018-02-27 | benchmark: New benchmark types | Burt P |
2018-02-27 | Add cli param to format result for -b | Burt P |
2018-02-27 | Benchmark results: store threads used | Burt P |
2018-02-27 | struct simple_machine renamed to bench_machine | Burt P |
2018-02-09 | x86: metldown and spectre bug flags | Burt P |
2018-02-09 | x86: increase the cpuinfo read buffer size | Burt P |
2018-02-09 | Add Intel cpu_insecure bug workaround flag | Burt P |
2017-12-09 | x86: add summary of caches to package information | Burt P |
2017-11-29 | x86 CPU flags fix; show socket:core and thread in proc list | Burt P |
2017-11-02 | Computer/Display: Add X Display Name | Burt P |
2017-10-29 | Fixed possible memory leak (#201) | Roman Kalashnikov |
2017-09-10 | Fix compilation warning when benchmarking | TotalCaesar659 |
2017-09-04 | Build fix after 8913af3e | Leandro Pereira |
2017-09-03 | bench results: Show unknown instead of 0 kB for old results | Burt P |
2017-09-03 | Conditionally compile PowerPC and ARM code while summarizing DT | Leandro Pereira |
2017-09-03 | Clean up device tree code | Leandro Pereira |
2017-08-28 | ARM: Add some mediatek SOCs | Burt P |
2017-08-27 | Show motherboard version again after DMI refactoring | Leandro Pereira |
2017-08-27 | Fix 802.11 signal to bar conversion | Leandro Pereira |
2017-08-27 | dmi: requested changes | Burt P |
2017-08-27 | devices/dmi: keys only need to be unique in the same group | Burt P |