Age | Commit message (Expand) | Author |
2024-05-24 | FIX GCC Warnings, added more checking to gcc flags | hwspeedy |
2024-02-16 | FIX Disable cpuflags for very old JSON <0.20.0 - FIX for ol6/c6/rh6 | hwspeedy |
2024-02-08 | FIX QLcode - sscanf incorrect check | bigbear |
2024-02-08 | FIX GCC Warnings | bigbear |
2024-02-08 | ADD Package building for hardinfo2 | bigbear |
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 |
2021-04-25 | Make CPU flags database updatable | Leandro Pereira |
2020-05-17 | Fix more formatting errors | Leandro Pereira |
2019-12-27 | x86: use vendor flag for vendor fields | Burt P |
2019-11-16 | x86/processor: update malloc | Ondrej Čerman |
2019-11-16 | x86/processor: malloc buffer | Ondrej Čerman |
2019-11-16 | x86/processor: bigger buffer for cpuinfo | Ondrej Čerman |
2019-08-10 | name cleanup for x86 model strings and intel pci device strings | Burt P |
2019-07-12 | Show links for vendors | Leandro Pereira |
2019-07-04 | Plug memory leak in dmi_socket_info() | Leandro Pereira |
2019-07-02 | x86: use new dmi_* types | Burt P |
2019-06-22 | DMI socket/module information moved from Processor to Memory DMI | Burt P |
2018-11-04 | arm/x86: include package info details in reports | Burt P |
2018-10-22 | x86: add mfgr and part to memory socket info | Burt P |
2018-10-22 | x86: add socket information from dmidecode, if available | Burt P |
2018-09-26 | arm/x86: clocks list empty when cpufreq is not available | Burt P |
2018-09-08 | x86: l1tf bug flag definition | Burt P |
2018-05-29 | x86: CPU bug flag for speculative store bypass attack | Burt P |
2018-02-27 | x86: free uref | Burt P |
2018-02-27 | x86: fix for kernels that don't provide cache id | Burt P |
2018-02-27 | x86,arm: cpu clocks list in package information | Burt P |
2018-02-09 | x86: metldown and spectre bug flags | Burt P |
2018-02-09 | x86: increase the cpuinfo read buffer size | Burt P |
2018-02-09 | Add Intel cpu_insecure bug workaround flag | Burt P |
2017-12-09 | x86: add summary of caches to package information | Burt P |
2017-11-29 | x86 CPU flags fix; show socket:core and thread in proc list | Burt P |
2017-08-12 | x86: add microcode version to reported information | Burt P |
2017-08-11 | Make MHz translatable in CPU list | Burt P |
2017-08-11 | Separate processor name and description + count cores and threads | Burt P |
2017-07-19 | x86: fix old bug in old bug detection | Burt P |
2017-07-19 | x86 flag definition lookup changes | Burt P |
2017-07-19 | x86: strdup() some const strings before g_hash_table_insert() | Burt P |
2017-07-19 | x86,arm,riscv: Use gettext contexts and comments for cpu flags | Burt P |
2017-07-19 | Make cache type strings translatable | Burt P |
2017-07-12 | x86,arm,riscv: small fixes and flag definition cosmetic tweaks | Burt P |
2017-07-12 | x86,arm,riscv: make flag definitions translatable | 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 | x86: make cache info translatable | 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 |