Age | Commit message (Expand) | Author |
2017-06-21 | Use arm_flag_meaning() directly instead of creating a GHashTable | Burt P |
2017-06-21 | After testing on aarch64 a problem is discovered | Burt P |
2017-06-21 | ARM arch tweaks | Burt P |
2017-06-21 | Various typo fixes. | Simon Quigley |
2017-06-05 | Fallback g_strv_contains() imp when using glib<2.44 | Burt P |
2017-06-05 | arm: label changes to match requested changes to x86 version | Burt P |
2017-06-04 | x86: frequency scaling item labels abbr. -> full names | Burt P |
2017-06-04 | x86: clean up processor_scan() | Burt P |
2017-06-04 | x86: improve processor frequency information | Burt P |
2017-06-04 | g_strv_contains() requires glib>2.44, not available in current Debian | Burt P |
2017-06-04 | x86: Remove unused parameter to populate_cpu_flags_list_internal() | Burt P |
2017-06-02 | arm: use processor id from cpuinfo instead of counter | Burt P |
2017-06-02 | Decode ARM processor implementer and part numbers | Burt P |
2017-06-02 | Handle more cpuinfo format variants | Burt P |
2017-06-02 | arm: bug fix in mode detection | Burt P |
2017-06-02 | arm: more processor details | Burt P |
2017-06-02 | arm: a few more cpu flags | Burt P |
2017-06-02 | arm: more flag definitions | Burt P |
2017-06-02 | ARM processor information improvements | Burt P |
2017-06-02 | Cosmetic changes in /modules/devices/arm/processor.c | Burt P |
2017-04-10 | More "feature" flags to bug workarounds | Burt P |
2017-04-09 | Update spd-decode.c | TotalCaesar659 |
2017-04-09 | Older kernel support for bugs/pm flag lists | Burt P |
2017-04-09 | Reorder CPU info to put the longest list at the bottom | Burt P |
2017-04-09 | Additional code comment regarding the null_seg "bug" | Burt P |
2017-04-09 | Add /proc/cpuinfo power management list handling | Burt P |
2017-04-07 | Add /proc/cpuinfo bugs list handling | Burt P |
2017-04-07 | x86/processor.c: cosmetic changes | Burt P |
2016-12-30 | Fix compile warnings in sensors.c | Leandro Pereira |
2016-12-30 | Make some Devices -> Memory entries translatable | Leandro Pereira |
2016-09-17 | Add a few more x86 feature flag description | Leandro Pereira |
2016-09-17 | Automatically check if eeprom module has been loaded | Leandro Pereira |
2016-07-31 | Decode DDR3 module type (buffered, unbuffered, SODIMM, etc) | Leandro Pereira |
2016-07-31 | Fix DDR2 mtb values | Leandro Pereira |
2016-07-31 | Saner indentation for spd-decode.c | Leandro Pereira |
2016-07-30 | Fix DMI parsing after 096108b | Leandro Pereira |
2016-07-30 | Fix multiple problems in USB device listing | Leandro Pereira |
2016-07-30 | Remove trailing whitespace in storage.c | Leandro Pereira |
2016-07-30 | Fix multiple problems in IDE disk information | Leandro Pereira |
2016-07-30 | Fix multiple problems in DDR3 SPD parsing | Leandro Pereira |
2016-07-30 | Ensure buffer is large enough while scanning input devices | Leandro Pereira |
2016-07-30 | `group` variable could be uninitialized while parsing DMI | Leandro Pereira |
2016-07-30 | If reading from /proc/{ioports,iomem,dma} requires root, warn | Leandro Pereira |
2016-07-24 | Remove "=" from input device names | Leandro Pereira |
2016-01-07 | Avoid potential crash if there's leading whitespace | Leandro Pereira |
2016-01-07 | Obtain battery information from sysfs as well | Leandro Pereira |
2015-10-25 | hwmon: make sure we find sensors even if it does not start with 1 [http://mur... | jamesbond |
2015-10-25 | ARM CPU: detect name from either "Processor" or "model name" | jamesbond |
2015-10-25 | ARM fixes. | jamesbond |
2015-10-25 | correct temperature interpretation in sysfs thermal zone. | jamesbond |