index
:
hardinfo2.git
debian/latest
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
devices
/
dmi_memory.c
Age
Commit message (
Expand
)
Author
2024-02-08
FIX GCC warnings - always true
bigbear
2024-02-08
LICENSE Changed to GPL2+ for project and source code According to approval fr...
bigbear
2021-11-07
Update copyright information
L Pereira
2021-11-01
devices/dmi_memory: added placeholder strings to the ignore list
Ondrej Čerman
2021-10-24
devices/dmi_memory: fixed detection of DDR3 RAM with wrong driver
Ondrej Čerman
2021-10-24
devices/spd-decode: added support for at24 module
Ondrej Čerman
2020-05-04
Try to find ROM devices and don't count them as RAM
Burt P
2019-12-27
fmt_opts param for pango/html/text formatting
Burt P
2019-12-27
shell: add key flag for strings expected to contian vendors
Burt P
2019-12-26
bench results: add phys mem if known
Burt P
2019-12-26
memory devices: use "RAM" for unknown ram type instead of (Unknown)
Burt P
2019-12-26
computer/display: add notes for wanted extern utils
Burt P
2019-11-14
memory devices: don't use find for block sum
Burt P
2019-11-14
memory devices: sum online blocks as fallback physical memory count
Burt P
2019-08-18
Devices/Monitors
Burt P
2019-08-14
Benchmark: fixes, user_note, verifiable test data
Burt P
2019-08-10
name cleanup for x86 model strings and intel pci device strings
Burt P
2019-07-29
raspberry pi memory types
Burt P
2019-07-29
dmi_util: extended handle data type
Burt P
2019-07-12
Show links for vendors
Leandro Pereira
2019-07-06
Memory devices: enable more warnings and cleanup
Burt P
2019-07-06
Memory devices: add icons
Burt P
2019-07-02
Memory devices: Direct-RDRAM type detect from DMI
Burt P
2019-07-02
Memory devices: RDRAM type detect from DMI
Burt P
2019-07-02
dmi_util/memory devices: fixes for 32-bit systems
Burt P
2019-07-02
Memory devices: try and get code bytes from DMI mfgr string
Burt P
2019-07-02
Memory devices: DMI may provide mfgr codes
Burt P
2019-07-02
Memory devices: show bank in locator if needed
Burt P
2019-07-02
Memory devices: also ignore "Unknown" for DMI manufacturer
Burt P
2019-06-29
Memory Devices: Fix DMI to SPD matching
Burt P
2019-06-29
Memory Devices: mfg date for ddr3
Burt P
2019-06-29
Memory Devices: dram vendor for ddr3
Burt P
2019-06-29
Memory Devices: add rank from DMI
Burt P
2019-06-29
Memory Devices: unkifnull() a couple types_str uses
Burt P
2019-06-29
Computer Summary: use info from Memory Devices in RAM field
Burt P
2019-06-29
Memory Devices: a little name cleanup
Burt P
2019-06-29
Memory Devices improvements
Burt P
2019-06-28
Combine Memory DMI and Memory SPD into "Memory Devices"
Burt P
2019-06-26
devices/dmi_memory.c: point out bad info
Burt P
2019-06-26
devices/dmi_memory.c: tweak for mfgr name
Burt P
2019-06-26
devices/dmi_memory.c: shell viewtype=1 version, other tweaks
Burt P
2019-06-25
devices/dmi_memory.c: fix no dmi case
Burt P
2019-06-25
devices/dmi_memory.c: array as struct, show installed/max for size/modules
Burt P
2019-06-25
devices/dmi_memory.c: tweak
Burt P
2019-06-25
devices/dmi_memory.c: add memory array information
Burt P
2019-06-25
dmi_memory.c: rewrite function dmi_mem_socket_info()
Burt P
2019-06-22
devices/dmi_memory.c: fix for <BAD INDEX> from dmidecode
Burt P
2019-06-22
DMI socket/module information moved from Processor to Memory DMI
Burt P