aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2018-11-04vendor.c: remove duplicate code, use vendor_match(), make *_name() result con...Burt P
2018-11-04devices: get_motherboard(), shorten vendor if possibleBurt P
2018-11-04devices: get_motherboard() fixesBurt P
2018-11-04devices: get_motherboard() refinementsBurt P
2018-11-04devices: Remove product-version from string returned by getMotherboard()Burt P
2018-11-04benchmark/report: sort results for report, limit rangeBurt P
2018-11-04devicetree: include details for "Summary" in reportsBurt P
2018-11-04arm/x86: include package info details in reportsBurt P
2018-11-04devices/sensors: bug fix - read_sensor_labels never gets calledOndrej Čerman
2018-11-03devices/sensors - hwmon: Added support for sysfs labelsOndrej Čerman
2018-10-22x86: add mfgr and part to memory socket infoBurt P
2018-10-22x86: add socket information from dmidecode, if availableBurt P
2018-10-22arm: try device tree opp for cpu freqBurt P
2018-10-22devicetree: add oppv1 and clock-frequency to opp supportBurt P
2018-10-22devices/gpu: specify source of freq informationBurt P
2018-10-22gpu: show freq range, if availableBurt P
2018-10-22devicetree: get opp-v2 freq range for gpu, if availableBurt P
2018-10-22don't use html in text-only outputBurt P
2018-10-13Display status of ASLR in Computer->Operating SystemLeandro Pereira
2018-10-02bench_results: bug fix for cpus with mixed configBurt P
2018-10-02arm: soc vendors amlogic and allwinnerBurt P
2018-09-26gpu: show more dt infoBurt P
2018-09-26devicetree: fix to remove gtk runtime warningBurt P
2018-09-26arm/x86: clocks list empty when cpufreq is not availableBurt P
2018-09-23computer/languages: fix crash when no other locales installedBurt P
2018-09-08Free memory allocated with g_malloc() using g_free()Leandro Pereira
2018-09-08pci, gpu: fix for duplicate sections when not using EnglishBurt P
2018-09-08x86: l1tf bug flag definitionBurt P
2018-09-08arm: some rockchip cpu namesBurt P
2018-09-08arm: code fix, forgotten comma(s)Burt P
2018-09-08computer.c: catch more SBCsBurt P
2018-06-15computer/languages.c: requested changesBurt P
2018-06-15languages.c: popen() -> g_spawn_command_line_sync(), capture stderrBurt P
2018-06-03pci.c: fix memory leakBurt P
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