summaryrefslogtreecommitdiff
path: root/modules/devices.c
AgeCommit message (Expand)Author
2020-12-29Add libsensors supportLeandro Pereira
2020-05-10cpuflags.conf isn't updatable for the time being, so junk it until it isLeandro Pereira
2020-05-09Make more data files updatable by moving them to data/Leandro Pereira
2020-05-09Update SyncManager to use the new APILeandro Pereira
2020-05-03hi_exported_methods() should return a const pointerLeandro Pereira
2020-05-03hi_module_get_about() should return a const pointerLeandro Pereira
2020-02-08Sensors: groups inside add_sensor; group by type or by dev sourceOndrej Čerman
2020-02-08Sensors: Added item iconsOndrej Čerman
2020-02-08Sensors: Added device sectionsOndrej Čerman
2020-01-04pci: include a minimum pci.ids with classes, note when pci.ids is missingBurt P
2020-01-03storage: updated listOndrej Čerman
2019-12-29inputdevices: Added columns: vendor tags and typeOndrej Čerman
2019-12-28udisks2_util: try pci vendor for nvme without vendor infoBurt P
2019-08-22various: entry hide flag, fix text format report, fix key_*() funcsBurt P
2019-08-18Devices/MonitorsBurt P
2019-08-14Devices/FirmwareBurt P
2019-07-04Use DetailView for SHELL_VIEW_NORMAL and the more info displayLeandro Pereira
2019-06-29Memory Devices: a little name cleanupBurt P
2019-06-28Combine Memory DMI and Memory SPD into "Memory Devices"Burt P
2019-06-23devices.c: fix field update for sensorsBurt P
2019-06-22DMI socket/module information moved from Processor to Memory DMIBurt P
2019-06-22Note for missing nvme info without udisks2Burt P
2019-06-20move devices/memory to computer/memory usageBurt P
2019-05-25Allow DMI on non-x86Burt P
2019-05-13Added hinote when hardinfo is not able to read full DDR4 SPD data.Ondrej Čerman
2019-01-15devices/storage: Use udisks2 as primary source for storage infoOndrej Čerman
2018-11-30devices/usb: Add USB interfaces and device iconsOndrej Čerman
2018-11-30devices/storage: added udisks2 supportOndrej Čerman
2018-11-04devices: also ignore duplicate versionBurt P
2018-11-04vendor.c: remove duplicate code, use vendor_match(), make *_name() result con...Burt P
2018-11-04devices: get_motherboard(), shorten vendor if possibleBurt P
2018-11-04devices: get_motherboard() fixesBurt P
2018-11-04devices: get_motherboard() refinementsBurt P
2018-11-04devices: Remove product-version from string returned by getMotherboard()Burt P
2018-09-08pci, gpu: fix for duplicate sections when not using EnglishBurt P
2018-04-24[new] devices/gpu: graphics processorsBurt P
2018-03-12usb_util.cBurt P
2017-08-27Show motherboard version again after DMI refactoringLeandro Pereira
2017-08-27devices: tweak get_motherboard() to only use one translated stringBurt P
2017-08-27devices: get_motherboard() fallbacks for board_name and board_vendorBurt P
2017-08-27devices: use dmi_get_str() in get_motherboard()Burt P
2017-08-14device: minor tweaksBurt P
2017-08-14Use product version information in device::getMotherboardLeandro Pereira
2017-08-11CPU Frequency Desc and benchmark result re-formatBurt P
2017-08-11Make procs/cores/threads description string translatable with plural formsBurt P
2017-08-11Separate processor name and description + count cores and threadsBurt P
2017-08-09Declare proc_cmp() as staticLeandro Pereira
2017-08-09arm: Try to lookup the SOC name from dt/compatibleBurt P
2017-08-09Handle mixed cores in get_processor_name(), ex: big.LITTLE or TegraBurt P
2017-07-30devices.c: printf with no format stringBurt P