Age | Commit message (Expand) | Author |
2017-06-22 | ARM: add socket/core and more cpufreq information | Burt P |
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-06-02 | Requested changes in re rpi board name | Burt P |
2017-06-02 | Get "model" from device tree for board name | Burt P |
2017-06-02 | rpi board data edits | Burt P |
2017-06-02 | Get board information for Raspberry Pis | Burt P |
2017-04-10 | Fixed compile warning in computer.c | TotalCaesar659 |
2017-04-10 | Fixed compile warning in benchmark.c | TotalCaesar659 |
2017-04-10 | Update devices.c | TotalCaesar659 |
2017-04-10 | More "feature" flags to bug workarounds | Burt P |
2017-04-09 | Update spd-decode.c | TotalCaesar659 |
2017-04-09 | Update fbench.c | TotalCaesar659 |
2017-04-09 | Update fftbench.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 benchmark.c | Leandro Pereira |
2016-12-30 | Fix compile warnings in sensors.c | Leandro Pereira |
2016-12-30 | Do not return an empty value if computer::hi_get_field() is called | Leandro Pereira |
2016-12-30 | Free whole MD5 context | Leandro Pereira |
2016-12-30 | Make some Devices -> Memory entries translatable | Leandro Pereira |
2016-12-29 | Make computer module auto-updating fields translatable | Leandro Pereira |
2016-12-29 | Make load average work with locales that uses ',' for decimal separator | Leandro Pereira |
2016-09-17 | Add a few more x86 feature flag description | Leandro Pereira |
2016-09-17 | Also check for " hypervisor" string to determine if running on a VM | 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 |