Age | Commit message (Expand) | Author |
2020-05-10 | cpuflags.conf isn't updatable for the time being, so junk it until it is | Leandro Pereira |
2020-05-09 | Make more data files updatable by moving them to data/ | Leandro Pereira |
2020-05-09 | Update SyncManager to use the new API | Leandro Pereira |
2020-05-03 | hi_exported_methods() should return a const pointer | Leandro Pereira |
2020-05-03 | hi_module_get_about() should return a const pointer | Leandro Pereira |
2020-02-08 | Sensors: groups inside add_sensor; group by type or by dev source | Ondrej Čerman |
2020-02-08 | Sensors: Added item icons | Ondrej Čerman |
2020-02-08 | Sensors: Added device sections | Ondrej Čerman |
2020-01-04 | pci: include a minimum pci.ids with classes, note when pci.ids is missing | Burt P |
2020-01-03 | storage: updated list | Ondrej Čerman |
2019-12-29 | inputdevices: Added columns: vendor tags and type | Ondrej Čerman |
2019-12-28 | udisks2_util: try pci vendor for nvme without vendor info | Burt P |
2019-08-22 | various: entry hide flag, fix text format report, fix key_*() funcs | Burt P |
2019-08-18 | Devices/Monitors | Burt P |
2019-08-14 | Devices/Firmware | Burt P |
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 |