Age | Commit message (Expand) | Author |
2017-07-12 | s390: add test | Burt P |
2017-07-12 | sh (superh): fixes, add tests | Burt P |
2017-07-12 | m68k: fixes, add test | Burt P |
2017-07-12 | ia64: fixes, add test | Burt P |
2017-07-12 | parisc: fixes, add test | Burt P |
2017-07-12 | alpha: add frequency, add test | Burt P |
2017-07-12 | mips: fix, add test | Burt P |
2017-07-12 | sparc: add cpu capabilities list | Burt P |
2017-07-12 | Add CMake options to allow testing various platform's processor.c | Burt P |
2017-07-12 | Cleanup all platform's proccessor.c, use translatable labels. | Burt P |
2017-07-12 | Handle x86_64 the same way as arm64 | Burt P |
2017-07-12 | x86: make cache info translatable | Burt P |
2017-07-12 | arm: re-re-order ARM details | Burt P |
2017-07-12 | x86,arm,ppc: more processor label strings translatable | Burt P |
2017-07-12 | x86: remove "Has FPU" | Burt P |
2017-07-12 | x86,arm,ppc: code comments | Burt P |
2017-07-12 | x86: remove large sprintf() format string from translation | Burt P |
2017-07-12 | x86,arm,ppc: more processor info strings translatable | Burt P |
2017-07-12 | x86,arm,ppc: make processor info strings more easily translated | Burt P |
2017-07-06 | PPC: Information improvements | Burt P |
2017-07-04 | Use load graph (used in memory view) to graph sensor data | Leandro Pereira |
2017-07-04 | Ungroup sensor values | Leandro Pereira |
2017-07-04 | Reindent sensors.c using clang-format | Leandro Pereira |
2017-06-26 | arm,x86: Don't show frequency scaling information if it isn't available | Burt P |
2017-06-23 | x86: update cpuinfo flag meanings | Burt P |
2017-06-23 | x86: add socket/core and more cpufreq information | Burt P |
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-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 |