aboutsummaryrefslogtreecommitdiff
path: root/modules/devices
AgeCommit message (Collapse)Author
2012-01-07Show moterboard information in the new summary screenLeandro Pereira
2011-12-30Make hwmon sensors work with recent kernel versionsLeandro Pereira
2011-12-30Fix crash when computer has two or more batteriesLeandro Pereira
2011-12-30Fix "sh: -c: option requires an argument" when no apcaccess binary is availableLeandro Pereira
Closes http://bugs.hardinfo.org/showreport.php?bugid=59
2011-12-04Remove all usages of if (ptr) free(ptr) since free() already performs ↵Leandro Pereira
null-checks.
2010-08-15Fix potential problems found by clang static analyzer.Leandro Pereira
2010-05-09Remove decode_ddr_module_height()Leandro A. F. Pereira
2010-05-09Add support to read memory SPD (memory type, speed, timings, etc).Leandro A. F. Pereira
2010-05-08Remove unneeded processor.c from modules/devicesLeandro A. F. Pereira
2010-05-05Add processor.c implementation for other supported architecturesLeandro A. F. Pereira
2010-05-03Remove outdated arch directoryLeandro A. F. Pereira
2010-05-03Move files from hardinfo2 to root.Leandro A. F. Pereira