aboutsummaryrefslogtreecommitdiff
path: root/modules/devices
AgeCommit message (Collapse)Author
2019-06-28Combine Memory DMI and Memory SPD into "Memory Devices"Burt P
Combines the information from DMI and SPD into a single Memory Devices section. Signed-off-by: Burt P <pburt0@gmail.com>
2019-06-26devices/spd-decode.c: show spd details in reportsBurt P
Adding ! in front of the key causes the "moreinfo" details to be included in a `hardinfo -r` report. Signed-off-by: Burt P <pburt0@gmail.com>
2019-06-26Update S.M.A.R.T.TotalCaesar659
Co-Authored-By: Leandro A. F. Pereira <leandro@hardinfo.org>
2019-06-26Update S.M.A.R.T.TotalCaesar659
Co-Authored-By: Leandro A. F. Pereira <leandro@hardinfo.org>
2019-06-26Change "smart" to "S.M.A.R.T."TotalCaesar659
2019-06-26devices/dmi_memory.c: point out bad infoBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-06-26devices/dmi_memory.c: tweak for mfgr nameBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-06-26devices/dmi_memory.c: shell viewtype=1 version, other tweaksBurt P
* add -std=c99 for dmi_memory.c to use unicode * -std=c99 is picky about inline functions Signed-off-by: Burt P <pburt0@gmail.com>
2019-06-25devices/dmi_memory.c: fix no dmi caseBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-06-25devices/dmi_memory.c: array as struct, show installed/max for size/modulesBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-06-25devices/dmi_memory.c: tweakBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-06-25devices/dmi_memory.c: add memory array informationBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-06-25dmi_memory.c: rewrite function dmi_mem_socket_info()Burt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-06-22devices/dmi_memory.c: fix for <BAD INDEX> from dmidecodeBurt P
Pango tries to use it as a tag and causes an error. Signed-off-by: Burt P <pburt0@gmail.com>
2019-06-22DMI socket/module information moved from Processor to Memory DMIBurt P
As discussed in https://github.com/lpereira/hardinfo/issues/345 Signed-off-by: Burt P <pburt0@gmail.com>
2019-06-20move devices/memory to computer/memory usageBurt P
As discussed in https://github.com/lpereira/hardinfo/issues/345 Signed-off-by: Burt P <pburt0@gmail.com>
2019-06-19devices/spd: Fixed DDR3 tCLOndrej Čerman
2019-06-19devices/spd: Added DDR3 Module manufacturerOndrej Čerman
2019-06-19devices/spd: FIX DDR3 Module sizeOndrej Čerman
2019-06-19Fix typoTotalCaesar659
2019-06-16devices/spd-decode.c: add source informationBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-06-02devices/spd-decode: Fallback to another driver when no devices are foundOndrej Čerman
2019-06-02devices/spd-decode: Reevaluate partial data after refreshOndrej Čerman
2019-06-02devices/spd-decode: Added DRAM Manufacturer for DDR4Ondrej Čerman
2019-06-02devices/spd-decode: Added manufacturing date for DDR4Ondrej Čerman
2019-05-26devices/spd-decode: DDR4 manufacturer decoding fixOndrej Čerman
2019-05-26devices/spd_decode: DDR4 - decoding XMP and voltageOndrej Čerman
2019-05-25Allow DMI on non-x86Burt P
There's nothing preventing this from running on non-x86. If it is not available it will just say so, like PCI. Signed-off-by: Burt P <pburt0@gmail.com>
2019-05-25devices/gpu: add memory freqOndrej Čerman
2019-05-25devices/sensors: hwmon - driver key replaced with device name keyOndrej Čerman
2019-05-25devices/sensors: sensors config - fix parsing compute line when there is no ↵Ondrej Čerman
space before comma
2019-05-25spd-decode.c: specify shell viewtype for error condition and use hinote for ↵Burt P
messages Signed-off-by: Burt P <pburt0@gmail.com>
2019-05-25spd-decode.c: code format cleanupBurt P
Using clang-format options: BasedOnStyle: LLVM IndentWidth: 4 ColumnLimit: 100 TabWidth: 8 UseTab: Never AlignEscapedNewlines: Left AlwaysBreakAfterReturnType: None AllowShortBlocksOnASingleLine: true AllowShortCaseLabelsOnASingleLine: true AllowShortFunctionsOnASingleLine: false AllowShortIfStatementsOnASingleLine: true AllowShortLoopsOnASingleLine: true Signed-off-by: Burt P <pburt0@gmail.com>
2019-05-13Added hinote when hardinfo is not able to read full DDR4 SPD data.Ondrej Čerman
2019-05-13Initial DDR4 supportOndrej Čerman
2019-05-13devices/storage - udisks2: added pm, apm, aam, part. table type and ↵Ondrej Čerman
partitions list
2019-01-15devices/sensors: Added HDD temperature sensors from udisks2Ondrej Čerman
2019-01-15devices/storage: Use udisks2 as primary source for storage infoOndrej Čerman
2018-12-14devices/sensors: hwmon - removed unwanted whitespace from sensor labelsOndrej Čerman
2018-12-14devices/sensors: hwmon - added support for Current and Power sensorsOndrej Čerman
2018-12-14devices/sensors: hwmon perf. - use directory listing to find sensor files ↵Ondrej Čerman
instead of looping 256 times
2018-12-03dmi: add system-serial-number, sku; ignore a few more placeholdersBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2018-12-03gpu: show details in reportBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2018-12-03add rpi3a+, fix intro date for rpi3b+Burt P
Signed-off-by: Burt P <pburt0@gmail.com>
2018-12-02spd_decode: minor fixBurt P
(#298) E: hardinfo no-return-in-nonvoid-function /home/abuild/rpmbuild/BUILD/hardinfo-20181022T194523/modules/devices/spd-decode.c:982 Signed-off-by: Burt P <pburt0@gmail.com>
2018-11-30devices/usb: Add USB interfaces and device iconsOndrej Čerman
* devices/usb: Added support for USB interfaces * devices/usb: added icons for usb devices * tabs -> spaces
2018-11-30modules/sensors - hwmon: changed hash table key - from "<sensor>" to ↵Ondrej Čerman
"<driver>/<sensor>"
2018-11-30devices/storage: added udisks2 supportOndrej Čerman
2018-11-06devices/sensors - hwmon: added support for cpu_vidOndrej Čerman
2018-11-04Fix biuld after f6299d9Leandro Pereira