aboutsummaryrefslogtreecommitdiff
path: root/modules/devices/arm
AgeCommit message (Expand)Author
2017-07-12Add CMake options to allow testing various platform's processor.cBurt P
2017-07-12Cleanup all platform's proccessor.c, use translatable labels.Burt P
2017-07-12arm: re-re-order ARM detailsBurt P
2017-07-12x86,arm,ppc: more processor label strings translatableBurt P
2017-07-12x86,arm,ppc: code commentsBurt P
2017-07-12x86,arm,ppc: more processor info strings translatableBurt P
2017-07-12x86,arm,ppc: make processor info strings more easily translatedBurt P
2017-06-26arm,x86: Don't show frequency scaling information if it isn't availableBurt P
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-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-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
2015-10-25ARM CPU: detect name from either "Processor" or "model name"jamesbond
2015-10-25ARM fixes.jamesbond
2010-05-05Add processor.c implementation for other supported architecturesLeandro A. F. Pereira