aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2016-07-30Fix multiple problems in USB device listingLeandro Pereira
2016-07-30Remove trailing whitespace in storage.cLeandro Pereira
2016-07-30Fix multiple problems in IDE disk informationLeandro Pereira
2016-07-30Fix multiple problems in DDR3 SPD parsingLeandro Pereira
2016-07-30Ensure buffer is large enough while scanning input devicesLeandro Pereira
2016-07-30`group` variable could be uninitialized while parsing DMILeandro Pereira
2016-07-30Handle lsmod not being foundLeandro Pereira
2016-07-30Free result of lup_solve() when performing FFT benchmarkLeandro Pereira
2016-07-30Fix off-by-one error while scanning benchmarksLeandro Pereira
2016-07-30Fix Python version informationLeandro Pereira
2016-07-30If reading from /proc/{ioports,iomem,dma} requires root, warnLeandro Pereira
2016-07-24Add CMake and Golang to Development sectionLeandro Pereira
2016-07-24Show bits of entropy available to /dev/(u)randomLeandro Pereira
2016-07-24Remove "=" from input device namesLeandro Pereira
2016-06-10typo in commenttheHacker
2016-02-02fix null vendor in display and null version, the strings in get_srt must be t...mckaygerhard
2016-01-07Avoid potential crash if there's leading whitespaceLeandro Pereira
2016-01-07Obtain battery information from sysfs as wellLeandro Pereira
2015-10-25hwmon: make sure we find sensors even if it does not start with 1 [http://mur...jamesbond
2015-10-25ARM CPU: detect name from either "Processor" or "model name"jamesbond
2015-10-25ARM fixes.jamesbond
2015-10-25correct temperature interpretation in sysfs thermal zone.jamesbond
2015-10-25quote lsusb -v output so it is safe for hardinfo.jamesbond
2015-10-25sensors.c: read sensors from sys/thermal, also fix read_sensors_hwmon to read...jamesbond
2015-10-25update sensors.c to work with kernel 3.18.xjamesbond
2015-10-25fix usb information display.jamesbond
2015-10-25revert commit [d5afcb6851]; fix the real cause of missing RAM display (use mo...jamesbond
2015-10-25fix missing RAM memory due to functions of the same name being exported in di...jamesbond
2015-10-25stability fixes & add fatdog64 recognitionjamesbond
2014-01-03rodin.s patch to bug #53 (http://bugs.hardinfo.org/showreport.php?bugid=53)Fernando López
2014-01-03Add initial translation support (patch from rodin.s)Julien Lavergne
2013-08-23Merge pull request #10 from georgeAtEditShare/masterLeandro A. F. Pereira
2013-03-27Computer/Development: improve regex pattern, add clang and dmdhasufell
2013-03-05Fix parsing of usb devicesGeorge Schneeloch
2012-05-30Split x86 and x86_64 archeshasufell
2012-05-27Do not crash if CUPS libraries were not foundLeandro Pereira
2012-01-27Fix weird results in benchmark valuesLeandro Pereira
2012-01-27Remove "lib" prefix from modulesLeandro Pereira
2012-01-26Better manage moreinfo hashesLeandro Pereira
2012-01-22Fix USB device listing when parsing lsusb outputLeandro Pereira
2012-01-15Fix invalid memory access while parsing boot entriesLeandro Pereira
2012-01-15Do not list empty sensor categoriesLeandro Pereira
2012-01-15Remove more sightings of if (ptr) { free(ptr) }Leandro Pereira
2012-01-15Allocate/deallocate sensor labels/compute hash table only onceLeandro Pereira
2012-01-09Fix crash while displaying NFS sharesLeandro Pereira
2012-01-08Add group information.Leandro Pereira
2012-01-08Detect LXDE and Lubuntu from $XDG_CURRENT_DESKTOP and $DESKTOP_SESSION.Leandro Pereira
2012-01-08Simplify hwmon reading codeLeandro Pereira
2012-01-08Support both old- and new-style interfaces for hwmon sensorsLeandro Pereira
2012-01-07Show moterboard information in the new summary screenLeandro Pereira