Age | Commit message (Expand) | Author |
2018-10-22 | x86: add socket information from dmidecode, if available | Burt P |
2018-10-22 | arm: try device tree opp for cpu freq | Burt P |
2018-10-22 | devicetree: add oppv1 and clock-frequency to opp support | Burt P |
2018-10-22 | devices/gpu: specify source of freq information | Burt P |
2018-10-22 | gpu: show freq range, if available | 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-02 | arm: soc vendors amlogic and allwinner | Burt P |
2018-09-26 | gpu: show more dt info | Burt P |
2018-09-26 | devicetree: fix to remove gtk runtime warning | Burt P |
2018-09-26 | arm/x86: clocks list empty when cpufreq is not available | Burt P |
2018-09-08 | Free memory allocated with g_malloc() using g_free() | Leandro Pereira |
2018-09-08 | pci, gpu: fix for duplicate sections when not using English | Burt P |
2018-09-08 | x86: l1tf bug flag definition | Burt P |
2018-09-08 | arm: some rockchip cpu names | Burt P |
2018-09-08 | arm: code fix, forgotten comma(s) | Burt P |
2018-06-03 | pci.c: fix memory leak | Burt P |
2018-05-29 | x86: CPU bug flag for speculative store bypass attack | Burt P |
2018-05-27 | devices/pci, devices/gpu: re-enable hardinfo's vendor functions | Burt P |
2018-05-25 | devices/gpu: add nvidia-specific section | Burt P |
2018-04-24 | devices/storage: remove file test | Burt P |
2018-04-24 | devices/storage: try `lsscsi -c` if /proc/scsi/scsi is not found | Burt P |
2018-04-24 | devices/usb: remove old, apparently non-functional, scan methods | Burt P |
2018-04-24 | [new] devices/gpu: graphics processors | Burt P |
2018-04-24 | devices/pci: replace old pci scanner with pci_util-based version | Burt P |
2018-04-24 | rpi_data: show rcode of unknown pi | Burt P |
2018-04-24 | rpi_data: add Raspberry Pi Model 3 B-Plus | Burt P |
2018-03-17 | devices/usb: remove unnecessary incrementation | Burt P |
2018-03-12 | usb: requested changes | Burt P |
2018-03-12 | usb_util.c | Burt P |
2018-02-27 | x86: free uref | 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-09 | x86: metldown and spectre bug flags | Burt P |
2018-02-09 | x86: increase the cpuinfo read buffer size | Burt P |
2018-02-09 | Add Intel cpu_insecure bug workaround flag | Burt P |
2017-12-09 | x86: add summary of caches to package information | Burt P |
2017-11-29 | x86 CPU flags fix; show socket:core and thread in proc list | Burt P |
2017-10-29 | Fixed possible memory leak (#201) | Roman Kalashnikov |
2017-09-04 | Build fix after 8913af3e | Leandro Pereira |
2017-09-03 | Conditionally compile PowerPC and ARM code while summarizing DT | Leandro Pereira |
2017-09-03 | Clean up device tree code | Leandro Pereira |
2017-08-28 | ARM: Add some mediatek SOCs | Burt P |
2017-08-27 | devices/dmi: keys only need to be unique in the same group | 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: Add more string names, display more information | Burt P |
2017-08-27 | DMI: dmi_chassis_type_str() maps chassis-type to string | Burt P |
2017-08-27 | DMI: add dmi_sysfs_root() to find path for dmi in sysfs | Burt P |
2017-08-27 | DMI: empty result return NULL; don't suggest root if root | Burt P |