summaryrefslogtreecommitdiff
path: root/modules/devices.c
AgeCommit message (Collapse)Author
2012-05-30Split x86 and x86_64 archeshasufell
lib suffix in hardinfo/binreloc.c is already supported and will be respected now
2012-01-27Remove "lib" prefix from modulesLeandro Pereira
2012-01-26Better manage moreinfo hashesLeandro Pereira
Have only one for the whole program and use per-module namespaces/prefixes so that each module can clear its own information easily.
2012-01-15Allocate/deallocate sensor labels/compute hash table only onceLeandro Pereira
2012-01-07Show moterboard information in the new summary screenLeandro Pereira
2012-01-07Display memory size in the new computer summary screenLeandro Pereira
2010-08-15Fix crash on module unloadLeandro Pereira
2010-05-09Add support to read memory SPD (memory type, speed, timings, etc).Leandro A. F. Pereira
2010-05-08ARCH_i386 and ARCH_x86_64 are not defined anymore; use ARCH_x86 insteadLeandro A. F. Pereira
2010-05-03Move files from hardinfo2 to root.Leandro A. F. Pereira