aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-25devices/gpu: add nvidia-specific sectionBurt P
2018-05-25gpu_util.c: add nvidia specific information from procfsBurt P
2018-05-25fix for #251 missing <unistd.h> at "hardinfo.h"PICCORO Lenz McKAY
2018-05-25pci_util: fix for revisionBurt 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-24vendor.c: try and reduce the likelihood of false matchesBurt 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-24[new] gpu_util: functions and data structures for gpu informationBurt P
2018-04-24[new] x_util: functions and data structures for x server informationBurt P
2018-04-24[new] pci_util: functions and data structures for pci informationBurt P
2018-04-24rpi_data: show rcode of unknown piBurt P
2018-04-24rpi_data: add Raspberry Pi Model 3 B-PlusBurt P
2018-04-24dmi: ignore placeholder strings ("To Be Filled...", etc)Burt P
2018-04-24Remove use of g_error() for reporting user errorBurt P
2018-03-17devices/usb: remove unnecessary incrementationBurt P
2018-03-12shell: fix hardinfo window iconBurt P
2018-03-12usb: requested changesBurt P
2018-03-12usb_util.cBurt P
2018-03-12Updated Russian translationTotalCaesar659
2018-03-12benchmark.c: remove debug printf()Burt P
2018-03-12report: highlight "selected" itemsBurt P
2018-03-12Do not use hardcoded path for iconLeandro Pereira
2018-03-01some little es updates and rebasePICCORO Lenz McKAY
2018-03-01Update es.po toPICCORO Lenz McKAY
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-27hardinfo: fix typoBurt 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.conf: remove "new" results that may be wrongBurt 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-22cpu_util: bug fixBurt P
2018-02-22report.c: don't try to use column values that weren't provided (html version)Burt 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-12-09report.c: don't try to use colum values that weren't providedBurt P