aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-09Make libc strings translatableLeandro Pereira
2017-07-09Use g_spawn_command_line_sync() to detect libc versionLeandro Pereira
2017-07-09libc detection cosmetic fixBurt P
2017-07-09Fix diet libc detectionBurt P
2017-07-09Add diet libc to libc detectionBurt P
2017-07-09Use ldconfig to detect C library implementation and versionBurt P
2017-07-09OS: Improve C library detectionBurt P
2017-07-06Add "ppc" as a supported architecture name againLeandro Pereira
2017-07-06PPC: Information improvementsBurt P
2017-07-06Fix FTBFS on ppc64leBurt P
2017-07-04Use load graph (used in memory view) to graph sensor dataLeandro Pereira
2017-07-04Ungroup sensor valuesLeandro Pereira
2017-07-04Reindent sensors.c using clang-formatLeandro Pereira
2017-07-03Do not select first item if reloading moduleLeandro Pereira
2017-07-03Use file-roller icon for Zlib benchmarkLeandro Pereira
2017-07-02Add zlib benchmarkLeandro Pereira
2017-07-02Select first item automatically when opening a dual paneLeandro Pereira
2017-06-26arm,x86: Don't show frequency scaling information if it isn't availableBurt P
2017-06-26cmake: comply with the BSD license by copying the full license text in cmake/...Mattia Rizzolo
2017-06-23x86: update cpuinfo flag meaningsBurt P
2017-06-23x86: add socket/core and more cpufreq informationBurt P
2017-06-22ARM: add socket/core and more cpufreq informationBurt P
2017-06-22x86: fix code commentBurt 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-21Use arm for aarch64Burt P
2017-06-21Various typo fixes.Simon Quigley
2017-06-19Make the strend function accessible.Simon Quigley
2017-06-05cmake: HARDINFO_NOSYNC option on by defaultBurt P
2017-06-05cmake: add option to disable sync via libsoupBurt P
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-06-02Requested changes in re rpi board nameBurt P
2017-06-02Get "model" from device tree for board nameBurt P
2017-06-02rpi board data editsBurt P