aboutsummaryrefslogtreecommitdiff
path: root/modules/devices.c
AgeCommit message (Expand)Author
2024-02-28ADD Sync blobversion check - only update if new on serverhwspeedy
2024-02-24FIX FIX udisks2 wrongly disabledhwspeedy
2024-02-16FIX Disable cpuflags for very old JSON <0.20.0 - FIX for ol6/c6/rh6hwspeedy
2024-02-08FIX GCC Warningsbigbear
2024-02-08FIX Cleanup about credit boxbigbear
2024-02-08PR681 - implicit function declarationbigbear
2024-02-08LICENSE Changed to GPL2+ for project and source code According to approval fr...bigbear
2021-11-07Hack: make ASan happy by moving definition of lginterval to shellL Pereira
2021-11-07modules/devices: fixed CPU topology string when nodes == 1Ondrej Čerman
2021-11-07Use structured data to rebuild CPU Description as wellL Pereira
2021-11-07Update copyright informationL Pereira
2021-10-17devices/storage - refactoring - all code that is extending udisks2 informatio...Ondrej Čerman
2021-09-15devices/storage: removed leading whitespaceOndrej Čerman
2021-04-25Make CPU flags database updatableLeandro Pereira
2021-02-25Consider number of NUMA nodes while counting coresLeandro Pereira
2021-02-21Add support for NUMA nodesLeandro Pereira
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