Age | Commit message (Expand) | Author |
2018-11-04 | dmi_util: make ignoring string detectable | Burt P |
2018-11-04 | dmi: ignore some zotac nonsense values | Burt P |
2018-11-04 | gpu_util: use vendor_get_shortest_name() instead of vendor_match() | Burt P |
2018-11-04 | vendor.c: remove duplicate code, use vendor_match(), make *_name() result con... | Burt P |
2018-11-04 | devices: get_motherboard(), shorten vendor if possible | Burt P |
2018-11-04 | devices: get_motherboard() refinements | Burt P |
2018-11-04 | report: add "shell" report format | Burt P |
2018-11-04 | add very-verbose parameter | Burt P |
2018-11-04 | dt_util: fix warnings | 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 | devictree: fix some runtime warnings | Burt P |
2018-10-22 | don't use html in text-only output | Burt P |
2018-10-19 | cpubits: bug fix for package ids > 1 | Burt P |
2018-09-26 | gpu: show more dt info | Burt P |
2018-09-26 | dt gpu: find gpu in the device tree | Burt P |
2018-09-26 | device tree: some operating-points-v2 properties | Burt P |
2018-06-08 | gpu_util: fix when vendor is found, but short name is empty | Burt P |
2018-06-03 | gpu_util: use vendor_match() in make_nice_name() | Burt P |
2018-06-02 | vendor.c: add some data fields and cleanup | Burt P |
2018-05-29 | vendor.c/vendor.ids: create vendor.ids | Burt P |
2018-05-29 | vendor.c: add a couple AMD strings | Burt P |
2018-05-27 | vendor.c: fix vendor sort | Burt P |
2018-05-27 | Moving configuration files to user's configuration folder | TotalCaesar659 |
2018-05-25 | gpu_util.c: add nvidia specific information from procfs | Burt P |
2018-05-25 | pci_util: fix for revision | Burt P |
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 | [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-04-24 | dmi: ignore placeholder strings ("To Be Filled...", etc) | Burt P |
2018-04-24 | Remove use of g_error() for reporting user error | Burt P |
2018-03-12 | usb: requested changes | Burt P |
2018-03-12 | usb_util.c | Burt P |
2018-02-27 | x86,arm: cpu clocks list in package information | Burt P |
2018-02-27 | hardinfo: fix typo | Burt P |
2018-02-27 | Add cli param to format result for -b | Burt P |
2018-02-22 | cpu_util: bug fix | Burt P |
2017-12-09 | cpubits_max() fix | Burt P |
2017-09-06 | Fix compilation warning | TotalCaesar659 |
2017-08-27 | dmi: check for null from dmi_get_str() in dmi_chassis_type_str() | Burt P |
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-21 | Remove duplicate group headers in computer summary | Burt P |