Age | Commit message (Expand) | Author |
2019-01-15 | devices/storage: Use udisks2 as primary source for storage info | Ondrej Čerman |
2018-12-02 | Perhaps fix implicit-pointer-decl warning for suse | Burt P |
2018-11-30 | add hardinfo param for maximum number of benchmark results to include | Burt P |
2018-11-30 | devices/usb: Add USB interfaces and device icons | Ondrej Čerman |
2018-11-30 | devices/storage: added udisks2 support | Ondrej Čerman |
2018-11-04 | benchmark/blowfish: new version of blowfish benchmark | Burt P |
2018-11-04 | params: html_ok -> markup_ok | Burt P |
2018-11-04 | dmi_util: make ignoring string detectable | Burt P |
2018-11-04 | devices: get_motherboard(), shorten vendor if possible | Burt P |
2018-11-04 | report: add "shell" report format | Burt P |
2018-11-04 | add very-verbose parameter | Burt P |
2018-11-04 | shell/report: allow "moreinfo" details to appear in reports | Burt P |
2018-10-22 | dmi_util: extend chassis_type table; add some functions to get information fr... | Burt P |
2018-10-22 | devicetree: add oppv1 and clock-frequency to opp support | Burt P |
2018-10-22 | gpu: show freq range, if available | Burt P |
2018-10-22 | devicetree/opp-v2 requested changes | Burt P |
2018-10-22 | devicetree: get opp-v2 freq range for gpu, if available | Burt P |
2018-10-22 | don't use html in text-only output | Burt P |
2018-10-13 | Display status of ASLR in Computer->Operating System | Leandro Pereira |
2018-09-26 | gpu: show more dt info | Burt P |
2018-09-26 | device tree: some operating-points-v2 properties | Burt P |
2018-06-02 | vendor.c: add some data fields and cleanup | Burt P |
2018-05-27 | vendor.c: fix vendor sort | Burt P |
2018-05-25 | gpu_util.c: add nvidia specific information from procfs | Burt P |
2018-05-25 | fix for #251 missing <unistd.h> at "hardinfo.h" | PICCORO Lenz McKAY |
2018-05-18 | Fix compiler warnings generated with GCC 8 | Leandro Pereira |
2018-04-24 | vendor.c: try and reduce the likelihood of false matches | 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 | [new] gpu_util: functions and data structures for gpu information | Burt P |
2018-04-24 | [new] x_util: functions and data structures for x server information | Burt P |
2018-04-24 | [new] pci_util: functions and data structures for pci information | Burt P |
2018-03-12 | usb: requested changes | Burt P |
2018-03-12 | usb_util.c | Burt P |
2018-03-12 | report: highlight "selected" items | 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 | 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 |
2017-12-09 | x86: add summary of caches to package information | Burt P |
2017-09-04 | Add prototype for processor_frequency_desc() | Leandro Pereira |
2017-08-27 | dmi: requested changes | Burt P |
2017-08-27 | DMI: allow specifying type for dmi_chassis_type_str() | Burt P |
2017-08-27 | Create dmi_util.c and move *_util.c to hardinfo/ | Burt P |
2017-08-27 | DMI: dmi_chassis_type_str() maps chassis-type to string | Burt P |
2017-08-27 | DMI: create single dmi_get_str() that uses sysfs with dmidecode fallback | Burt P |
2017-08-15 | Add info_field_printf() to reduce some sturct Info field boilerplate | Leandro Pereira |