aboutsummaryrefslogtreecommitdiff
path: root/modules/devices/x86
AgeCommit message (Expand)Author
2024-05-24FIX GCC Warnings, added more checking to gcc flagshwspeedy
2024-02-16FIX Disable cpuflags for very old JSON <0.20.0 - FIX for ol6/c6/rh6hwspeedy
2024-02-08FIX QLcode - sscanf incorrect checkbigbear
2024-02-08FIX GCC Warningsbigbear
2024-02-08ADD Package building for hardinfo2bigbear
2024-02-08LICENSE Changed to GPL2+ for project and source code According to approval fr...bigbear
2021-11-07Update copyright informationL Pereira
2021-04-25Make CPU flags database updatableLeandro Pereira
2020-05-17Fix more formatting errorsLeandro Pereira
2019-12-27x86: use vendor flag for vendor fieldsBurt P
2019-11-16x86/processor: update mallocOndrej Čerman
2019-11-16x86/processor: malloc bufferOndrej Čerman
2019-11-16x86/processor: bigger buffer for cpuinfoOndrej Čerman
2019-08-10name cleanup for x86 model strings and intel pci device stringsBurt P
2019-07-12Show links for vendorsLeandro Pereira
2019-07-04Plug memory leak in dmi_socket_info()Leandro Pereira
2019-07-02x86: use new dmi_* typesBurt P
2019-06-22DMI socket/module information moved from Processor to Memory DMIBurt P
2018-11-04arm/x86: include package info details in reportsBurt P
2018-10-22x86: add mfgr and part to memory socket infoBurt P
2018-10-22x86: add socket information from dmidecode, if availableBurt P
2018-09-26arm/x86: clocks list empty when cpufreq is not availableBurt P
2018-09-08x86: l1tf bug flag definitionBurt P
2018-05-29x86: CPU bug flag for speculative store bypass attackBurt P
2018-02-27x86: free urefBurt P
2018-02-27x86: fix for kernels that don't provide cache idBurt P
2018-02-27x86,arm: cpu clocks list in package informationBurt P
2018-02-09x86: metldown and spectre bug flagsBurt P
2018-02-09x86: increase the cpuinfo read buffer sizeBurt P
2018-02-09Add Intel cpu_insecure bug workaround flagBurt P
2017-12-09x86: add summary of caches to package informationBurt P
2017-11-29x86 CPU flags fix; show socket:core and thread in proc listBurt P
2017-08-12x86: add microcode version to reported informationBurt P
2017-08-11Make MHz translatable in CPU listBurt P
2017-08-11Separate processor name and description + count cores and threadsBurt P
2017-07-19x86: fix old bug in old bug detectionBurt P
2017-07-19x86 flag definition lookup changesBurt P
2017-07-19x86: strdup() some const strings before g_hash_table_insert()Burt P
2017-07-19x86,arm,riscv: Use gettext contexts and comments for cpu flagsBurt P
2017-07-19Make cache type strings translatableBurt P
2017-07-12x86,arm,riscv: small fixes and flag definition cosmetic tweaksBurt P
2017-07-12x86,arm,riscv: make flag definitions translatableBurt P
2017-07-12Move common processor stuff into cpu_util.{h,c}Burt P
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-12x86: make cache info translatableBurt P
2017-07-12x86,arm,ppc: more processor label strings translatableBurt P
2017-07-12x86: remove "Has FPU"Burt P
2017-07-12x86,arm,ppc: code commentsBurt P
2017-07-12x86: remove large sprintf() format string from translationBurt P