aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2018-12-14devices/sensors: hwmon - removed unwanted whitespace from sensor labelsOndrej Čerman
2018-12-14devices/sensors: hwmon - added support for Current and Power sensorsOndrej Čerman
2018-12-14devices/sensors: hwmon perf. - use directory listing to find sensor files ins...Ondrej Čerman
2018-12-03dmi: add system-serial-number, sku; ignore a few more placeholdersBurt P
2018-12-03gpu: show details in reportBurt P
2018-12-03add rpi3a+, fix intro date for rpi3b+Burt P
2018-12-02enable and fix some warningsBurt P
2018-12-02bench/zlib: minor fix, changes results significantlyBurt P
2018-12-02spd_decode: minor fixBurt P
2018-12-02bench_results: minor fixBurt P
2018-11-30add hardinfo param for maximum number of benchmark results to includeBurt P
2018-11-30devices/usb: Add USB interfaces and device iconsOndrej Čerman
2018-11-30modules/sensors - hwmon: changed hash table key - from "<sensor>" to "<driver...Ondrej Čerman
2018-11-30devices/storage: added udisks2 supportOndrej Čerman
2018-11-30computer/os: fix loop in parse_os_releaseOndrej Čerman
2018-11-19Added MATE version detectionOndrej Čerman
2018-11-19Re-enabled desktop enviroment fieldOndrej Čerman
2018-11-06devices/sensors - hwmon: added support for cpu_vidOndrej Čerman
2018-11-04Fix biuld after f6299d9Leandro Pereira
2018-11-04fix blowfish bench sort orderBurt P
2018-11-04benchmark/blowfish: new version of blowfish benchmarkBurt P
2018-11-04params: html_ok -> markup_okBurt P
2018-11-04devices: also ignore duplicate versionBurt P
2018-11-04dmi: show ignored values with strikethroughBurt P
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