aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2017-04-10More "feature" flags to bug workaroundsBurt P
2017-04-09Update spd-decode.cTotalCaesar659
2017-04-09Update fbench.cTotalCaesar659
2017-04-09Update fftbench.cTotalCaesar659
2017-04-09Older kernel support for bugs/pm flag listsBurt P
2017-04-09Reorder CPU info to put the longest list at the bottomBurt P
2017-04-09Additional code comment regarding the null_seg "bug"Burt P
2017-04-09Add /proc/cpuinfo power management list handlingBurt P
2017-04-07Add /proc/cpuinfo bugs list handlingBurt P
2017-04-07x86/processor.c: cosmetic changesBurt P
2016-12-30Fix compile warnings in benchmark.cLeandro Pereira
2016-12-30Fix compile warnings in sensors.cLeandro Pereira
2016-12-30Do not return an empty value if computer::hi_get_field() is calledLeandro Pereira
2016-12-30Free whole MD5 contextLeandro Pereira
2016-12-30Make some Devices -> Memory entries translatableLeandro Pereira
2016-12-29Make computer module auto-updating fields translatableLeandro Pereira
2016-12-29Make load average work with locales that uses ',' for decimal separatorLeandro Pereira
2016-09-17Add a few more x86 feature flag descriptionLeandro Pereira
2016-09-17Also check for " hypervisor" string to determine if running on a VMLeandro Pereira
2016-09-17Automatically check if eeprom module has been loadedLeandro Pereira
2016-07-31Decode DDR3 module type (buffered, unbuffered, SODIMM, etc)Leandro Pereira
2016-07-31Fix DDR2 mtb valuesLeandro Pereira
2016-07-31Saner indentation for spd-decode.cLeandro Pereira
2016-07-30Fix DMI parsing after 096108bLeandro Pereira
2016-07-30Use snprintf() instead of sprintf() in net.cLeandro Pereira
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