summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2018-05-29x86: CPU bug flag for speculative store bypass attackBurt P
2018-05-27devices/pci, devices/gpu: re-enable hardinfo's vendor functionsBurt P
2018-05-27benchmark results: add gpu to resultsBurt P
2018-05-27Moving configuration files to user's configuration folderTotalCaesar659
2018-05-25devices/gpu: add nvidia-specific sectionBurt P
2018-05-18Fix compiler warnings generated with GCC 8Leandro Pereira
2018-05-16Parse /usr/lib/os-release while detecting distributionLeandro Pereira
2018-04-24devices/storage: remove file testBurt P
2018-04-24devices/storage: try `lsscsi -c` if /proc/scsi/scsi is not foundBurt P
2018-04-24devices/usb: remove old, apparently non-functional, scan methodsBurt P
2018-04-24hardinfo: add cli option to skip benchmarksBurt P
2018-04-24computer/display: use x_util for display informationBurt P
2018-04-24[new] devices/gpu: graphics processorsBurt P
2018-04-24devices/pci: replace old pci scanner with pci_util-based versionBurt P
2018-04-24rpi_data: show rcode of unknown piBurt P
2018-04-24rpi_data: add Raspberry Pi Model 3 B-PlusBurt P
2018-03-17devices/usb: remove unnecessary incrementationBurt P
2018-03-12usb: requested changesBurt P
2018-03-12usb_util.cBurt P
2018-03-12benchmark.c: remove debug printf()Burt P
2018-03-12Do not use hardcoded path for iconLeandro Pereira
2018-02-27x86: free urefBurt P
2018-02-27x86: fix for kernels that don't provide cache idBurt P
2018-02-27x86,arm: cpu clocks list in package informationBurt P
2018-02-27Fix benchmark_parallel_for() to use correct number of threadsBurt P
2018-02-27bench_results: store complete bench_valueBurt P
2018-02-27benchmarks: split individual test funcs out of benchmark.c frameworkBurt P
2018-02-27benchmark: New benchmark typesBurt P
2018-02-27Add cli param to format result for -bBurt P
2018-02-27Benchmark results: store threads usedBurt P
2018-02-27struct simple_machine renamed to bench_machineBurt P
2018-02-09x86: metldown and spectre bug flagsBurt P
2018-02-09x86: increase the cpuinfo read buffer sizeBurt P
2018-02-09Add Intel cpu_insecure bug workaround flagBurt P
2017-12-09x86: add summary of caches to package informationBurt P
2017-11-29x86 CPU flags fix; show socket:core and thread in proc listBurt P
2017-11-02Computer/Display: Add X Display NameBurt P
2017-10-29Fixed possible memory leak (#201)Roman Kalashnikov
2017-09-10Fix compilation warning when benchmarkingTotalCaesar659
2017-09-04Build fix after 8913af3eLeandro Pereira
2017-09-03bench results: Show unknown instead of 0 kB for old resultsBurt P
2017-09-03Conditionally compile PowerPC and ARM code while summarizing DTLeandro Pereira
2017-09-03Clean up device tree codeLeandro Pereira
2017-08-28ARM: Add some mediatek SOCsBurt P
2017-08-27Show motherboard version again after DMI refactoringLeandro Pereira
2017-08-27Fix 802.11 signal to bar conversionLeandro Pereira
2017-08-27dmi: requested changesBurt P
2017-08-27devices/dmi: keys only need to be unique in the same groupBurt P
2017-08-27DMI: allow specifying type for dmi_chassis_type_str()Burt P
2017-08-27Create dmi_util.c and move *_util.c to hardinfo/Burt P