aboutsummaryrefslogtreecommitdiff
path: root/modules/devices
AgeCommit message (Expand)Author
2017-06-22ARM: add socket/core and more cpufreq informationBurt P
2017-06-21Use arm_flag_meaning() directly instead of creating a GHashTableBurt P
2017-06-21After testing on aarch64 a problem is discoveredBurt P
2017-06-21ARM arch tweaksBurt P
2017-06-21Various typo fixes.Simon Quigley
2017-06-05Fallback g_strv_contains() imp when using glib<2.44Burt P
2017-06-05arm: label changes to match requested changes to x86 versionBurt P
2017-06-04x86: frequency scaling item labels abbr. -> full namesBurt P
2017-06-04x86: clean up processor_scan()Burt P
2017-06-04x86: improve processor frequency informationBurt P
2017-06-04g_strv_contains() requires glib>2.44, not available in current DebianBurt P
2017-06-04x86: Remove unused parameter to populate_cpu_flags_list_internal()Burt P
2017-06-02arm: use processor id from cpuinfo instead of counterBurt P
2017-06-02Decode ARM processor implementer and part numbersBurt P
2017-06-02Handle more cpuinfo format variantsBurt P
2017-06-02arm: bug fix in mode detectionBurt P
2017-06-02arm: more processor detailsBurt P
2017-06-02arm: a few more cpu flagsBurt P
2017-06-02arm: more flag definitionsBurt P
2017-06-02ARM processor information improvementsBurt P
2017-06-02Cosmetic changes in /modules/devices/arm/processor.cBurt P
2017-04-10More "feature" flags to bug workaroundsBurt P
2017-04-09Update spd-decode.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 sensors.cLeandro Pereira
2016-12-30Make some Devices -> Memory entries translatableLeandro Pereira
2016-09-17Add a few more x86 feature flag descriptionLeandro 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-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-30If reading from /proc/{ioports,iomem,dma} requires root, warnLeandro Pereira
2016-07-24Remove "=" from input device namesLeandro Pereira
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