summaryrefslogtreecommitdiff
path: root/modules/devices/dmi.c
AgeCommit message (Expand)Author
2018-11-04dmi: show ignored values with strikethroughBurt P
2017-08-27devices/dmi: keys only need to be unique in the same groupBurt P
2017-08-27DMI: allow specifying type for dmi_chassis_type_str()Burt P
2017-08-27Create dmi_util.c and move *_util.c to hardinfo/Burt P
2017-08-27DMI: Add more string names, display more informationBurt P
2017-08-27DMI: dmi_chassis_type_str() maps chassis-type to stringBurt P
2017-08-27DMI: add dmi_sysfs_root() to find path for dmi in sysfsBurt P
2017-08-27DMI: empty result return NULL; don't suggest root if rootBurt P
2017-08-27DMI: dmi_get_str() add "system-manufacturer"Burt P
2017-08-27DMI: make labels translatableBurt P
2017-08-27DMI: dmi_get_str() cleanup string before returningBurt P
2017-08-27DMI: create single dmi_get_str() that uses sysfs with dmidecode fallbackBurt P
2017-08-14dmi: fail if only never succeeded in dmi_get_info_sys()Burt P
2017-08-14Add more DMI information (product, etc)Leandro Pereira
2016-07-30Fix DMI parsing after 096108bLeandro Pereira
2016-07-30`group` variable could be uninitialized while parsing DMILeandro Pereira
2012-01-26Better manage moreinfo hashesLeandro Pereira
2012-01-07Show moterboard information in the new summary screenLeandro Pereira
2010-05-03Move files from hardinfo2 to root.Leandro A. F. Pereira