Age | Commit message (Expand) | Author |
2024-05-24 | FIX GCC warnings arch/GCC version related | hwspeedy |
2024-02-08 | LICENSE Changed to GPL2+ for project and source code According to approval fr... | bigbear |
2021-11-07 | Update copyright information | L Pereira |
2019-12-22 | arm: fix broadcom dtree prefix | Burt P |
2019-08-10 | arm: use arm.ids for implementer/part lookup | Burt P |
2019-08-10 | arm/processor: add BCM2838 | Burt P |
2018-11-04 | arm/x86: include package info details in reports | Burt P |
2018-10-22 | arm: try device tree opp for cpu freq | Burt P |
2018-10-02 | arm: soc vendors amlogic and allwinner | Burt P |
2018-09-26 | arm/x86: clocks list empty when cpufreq is not available | Burt P |
2018-09-08 | arm: some rockchip cpu names | Burt P |
2018-09-08 | arm: code fix, forgotten comma(s) | Burt P |
2018-02-27 | x86,arm: cpu clocks list in package information | Burt P |
2017-08-28 | ARM: Add some mediatek SOCs | Burt P |
2017-08-11 | Make MHz translatable in CPU list | Burt P |
2017-08-11 | CPU Frequency Desc and benchmark result re-format | Burt P |
2017-08-11 | Separate processor name and description + count cores and threads | Burt P |
2017-08-09 | arm: Try to lookup the SOC name from dt/compatible | Burt P |
2017-08-09 | arm: use decoded name instead of generic linux name for model_name | Burt P |
2017-07-25 | device tree: fix crash when device tree is not found | Burt P |
2017-07-12 | minor changes | Burt P |
2017-07-12 | Move common processor stuff into cpu_util.{h,c} | 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 | 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,arm,ppc: code comments | 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-06-26 | arm,x86: Don't show frequency scaling information if it isn't available | 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-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-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 |
2015-10-25 | ARM CPU: detect name from either "Processor" or "model name" | jamesbond |
2015-10-25 | ARM fixes. | jamesbond |
2010-05-05 | Add processor.c implementation for other supported architectures | Leandro A. F. Pereira |