Age | Commit message (Expand) | Author |
2019-07-04 | Use DetailView for SHELL_VIEW_NORMAL and the more info display | Leandro Pereira |
2019-06-29 | Memory Devices: a little name cleanup | Burt P |
2019-06-28 | Combine Memory DMI and Memory SPD into "Memory Devices" | Burt P |
2019-06-23 | devices.c: fix field update for sensors | Burt P |
2019-06-22 | DMI socket/module information moved from Processor to Memory DMI | Burt P |
2019-06-22 | Note for missing nvme info without udisks2 | Burt P |
2019-06-20 | move devices/memory to computer/memory usage | Burt P |
2019-05-25 | Allow DMI on non-x86 | Burt P |
2019-05-13 | Added hinote when hardinfo is not able to read full DDR4 SPD data. | Ondrej Čerman |
2019-01-15 | devices/storage: Use udisks2 as primary source for storage info | Ondrej Čerman |
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 | devices: also ignore duplicate version | 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() fixes | Burt P |
2018-11-04 | devices: get_motherboard() refinements | Burt P |
2018-11-04 | devices: Remove product-version from string returned by getMotherboard() | Burt P |
2018-09-08 | pci, gpu: fix for duplicate sections when not using English | Burt P |
2018-04-24 | [new] devices/gpu: graphics processors | Burt P |
2018-03-12 | usb_util.c | Burt P |
2017-08-27 | Show motherboard version again after DMI refactoring | Leandro Pereira |
2017-08-27 | devices: tweak get_motherboard() to only use one translated string | Burt P |
2017-08-27 | devices: get_motherboard() fallbacks for board_name and board_vendor | Burt P |
2017-08-27 | devices: use dmi_get_str() in get_motherboard() | Burt P |
2017-08-14 | device: minor tweaks | Burt P |
2017-08-14 | Use product version information in device::getMotherboard | Leandro Pereira |
2017-08-11 | CPU Frequency Desc and benchmark result re-format | Burt P |
2017-08-11 | Make procs/cores/threads description string translatable with plural forms | Burt P |
2017-08-11 | Separate processor name and description + count cores and threads | Burt P |
2017-08-09 | Declare proc_cmp() as static | Leandro Pereira |
2017-08-09 | arm: Try to lookup the SOC name from dt/compatible | Burt P |
2017-08-09 | Handle mixed cores in get_processor_name(), ex: big.LITTLE or Tegra | Burt P |
2017-07-30 | devices.c: printf with no format string | Burt P |
2017-07-19 | device tree: reworked and cleaned up | Burt P |
2017-07-19 | Expand device tree support | Burt P |
2017-07-19 | All module entries must have name != NULL | Burt P |
2017-07-19 | Move Device Tree up in the list | Burt P |
2017-07-19 | Move Raspberry Pi detection stuff into Device Tree section | Burt P |
2017-07-19 | Begin support for device tree | Burt P |
2017-07-12 | Add column for localized field descriptions to Devices->Memory | Burt P |
2017-07-12 | Fix Computer -> Summary -> RAM for non-English | Burt P |
2017-07-04 | Use load graph (used in memory view) to graph sensor data | Leandro Pereira |
2017-07-04 | Ungroup sensor values | Leandro Pereira |
2017-06-02 | Requested changes in re rpi board name | Burt P |
2017-06-02 | Get "model" from device tree for board name | Burt P |
2017-06-02 | rpi board data edits | Burt P |
2017-06-02 | Get board information for Raspberry Pis | Burt P |
2017-04-10 | Update devices.c | TotalCaesar659 |
2016-07-30 | If reading from /proc/{ioports,iomem,dma} requires root, warn | Leandro Pereira |