- 6882af5 Add ARM v8.7 FP8 ISA feature detection and reporting to cpuinfo. (#413) by fbarchard · 2 days ago upstream/main
- c3766ae Guard _DEFAULT_SOURCE with #ifndef in src/api.c (#422) by fbarchard · 2 days ago
- 9c6d248 Add AMX-FP8 ISA feature detection and reporting to cpuinfo (#416) by fbarchard · 4 days ago
- b1a5d63 Revert "Implement `cpuinfo_deinitialize()` to free heap-allocated globals (#387)" (#411) by Nikita Shulga · 11 days ago
- 69e20fa Remove obsolete .travis.yml (#410) by Mark Hansen · 11 days ago
- ae54436 [CI] Fix Win UWP builds (#401) by Nikita Shulga · 2 weeks ago
- 315d03c Delete unused variable "core_apic_id" (#272) by James Y Knight · 4 weeks ago
- 317b8b5 Fix syscall() undeclared error if built with stricter build options (#374) by Dmitry Baryshkov · 4 weeks ago
- 66eb859 Normalization of AMD brand string with "with Radeon Graphics" (#389) by johnthacker · 4 weeks ago
- f6f4b3e arm/linux: zero-initialize stack buffers to fix Valgrind warnings (#376) by vozvivan · 4 weeks ago
- f72c5c5 Add Nova Lake (Coyote Cove) uarch support (#393) by fbarchard · 4 weeks ago
- f9176bd Initialize vendor/uarch out-parameters in cpuinfo_arm_decode_vendor_uarch (#395) by maxim-davgalev · 4 weeks ago
- 0c0ab15 Add Apple M1/M2/M3/M4 Linux MIDR detection (#385) by fbarchard · 4 weeks ago
- 398ad9f fix: remove unused import 'string' in android-device-dump.py (#391) by fbarchard · 4 weeks ago
- 4628dc0 Implement `cpuinfo_deinitialize()` to free heap-allocated globals (#387) by Vineeth Chelur · 5 weeks ago
- ea6b9f1 Add Google Tensor SoC detection. (#382) by fbarchard · 9 weeks ago
- 3681f0c Add Cortex-A320 to MIDR decode table (#384) by Nicolas Pitre · 3 months ago
- e829e80 Adding ro.soc.model support to cpuinfo to detect Qualcomm SM8850 SoC (#381) by fbarchard · 3 months ago
- d05fbcd Add riscv half-precision floating point detection (#375) by Ken Unger · 3 months ago
- bc3c01e Add Sapphire Rapids (Golden Cove) microarchitecture detection (#377) by fbarchard · 3 months ago
- 7607ca5 Report correct L2 cache size on ARM (Neoverse V1/V2) (#372) by Rohanjames1997 · 4 months ago
- 7364b49 [cpuinfo] Add linux_ppc64le config (#373) by Alexander Shaposhnikov · 5 months ago
- 84818a4 Fix buffer size for reading processor core id (#352) by Redwanul Haque Sourave · 6 months ago
- f9a0324 Detect AMD Family 26 extended models for cpuinfo_uarch_zen6 (#371) by fbarchard · 6 months ago
- b8ecd2f Add fallback for ARM Windows fp16 detection. (#348) by Edward Chen · 6 months ago
- e7b796c cmake will require at least 3.10 compatibility (#319) by Alfredo Tupone · 6 months ago
- 1ce292f Add ARM Lumex C1 uarch (#370) by fbarchard · 6 months ago
- c4b4f4b Add ARM Cortex A520 little core uarch (#367) by fbarchard · 6 months ago
- 0fea7f5 Upgrade C++ standard from CXX14 to CXX17 (#355) by Alfredo Tupone · 6 months ago
- 315f594 Add Apple M3, M5 and A19 uarch support (#366) by fbarchard · 6 months ago
- 2846baf Add Apple SME isa and vector length detects (#363) by fbarchard · 6 months ago
- b3b2596 Apple M4 uarch detect (#362) by fbarchard · 7 months ago
- e3f82e8 Blizzard duplicate return removed (#360) by fbarchard · 7 months ago
- 38b1af9 Fix typo cpofreq (#358) by fbarchard · 7 months ago
- 002c213 Add Oryon V3 uarch detect for pytorch/cpuinfo (#357) by fbarchard · 7 months ago
- e8b4def Bazel support: Sync with current status of BCR and apply fixes for Bazel 9 (#345) by Vertexwahn · 7 months ago
- ff24ffe add Cortex A78C midr detect (#354) by fbarchard · 7 months ago
- 161a9ec Fix ARM build -Wlogical-op-parentheses for unisoc detect (#347) by fbarchard · 8 months ago
- 403d652 Fix overread asan error of brand_string (#344) by fbarchard · 8 months ago
- f858c30 Improve unisoc vendor detection, re-enable neon dot on unknown chipsets (#342) by Gregory Comer · 8 months ago
- 1d1dbb4 Fix missing AMD cache info when running on a VM (#338) by Bin Bao · 8 months ago
- 952a519 Allow for longer CPU names (#320) by Jimothy Branson · 8 months ago
- f1f25cb Fix Unisoc T618 Chipset Detection (#307) by Byoungchan Lee · 8 months ago
- 735b2ac Rollback Ignore disabled hyperthreads (#340) by fbarchard · 8 months ago
- 9a05d39 Fix windows arm64 build warnings (treated as error) (#332) by fbarchard · 8 months ago
- f7b233b Implement missing ISA feature flags for ARM64/Windows (#333) by Anthony Shaw · 8 months ago
- d3a86a8 Fix compile warnings in arm/windows (#323) by davidbienvenu · 8 months ago
- f01ce87 Add missing ARM-Cortex uarchs (#335) by Anthony Shaw · 8 months ago
- 10a95e8 Update googletest and googlebench deps (#337) by Gregory Comer · 8 months ago
- 0d5985d Ignore disabled hyperthreads (#291) by Alexander Grund · 8 months ago
- 37b484a Fix Samsung Exynos 2000 series chipset detection (#309) by Byoungchan Lee · 8 months ago
- 877328f Update CMake minimum requirements to 3.18 (#330) by Nikita Shulga · 11 months ago
- 8a92100 Add Intel Tremont uarch (#305) by fbarchard · 11 months ago
- e414c04 Add aarch64 to the windows arm list (#311) by Yuri Khrustalev · 12 months ago
- 33ed0be Added Emscripten to list of supported systems in CMakeLists.txt (#310) by Conan Truong · 12 months ago
- e4cadd0 Add Intel Gracemont uarch (#303) by fbarchard · 1 year, 1 month ago
- d742755 Added Willow Cove (#301) by Richard Winterton · 1 year, 1 month ago
- bac1e85 Add Intel Darkmont uarch (#298) by fbarchard · 1 year, 1 month ago
- 6c9eb84 Disable neon dot on unknown chipsets on aarch32 (#300) by Gregory Comer · 1 year, 1 month ago
- 88b498b Add Intel Crestmont uarch (#299) by fbarchard · 1 year, 2 months ago
- c61fe91 update apple soc info (#290) by Kimish Patel · 1 year, 2 months ago
- de0ce7c riscv-hw.c: match kernel type in syscall(). (#292) by enh-google · 1 year, 2 months ago
- 957b852 [CI] Fix riscv64-in-qemu build (#295) by Nikita Shulga · 1 year, 2 months ago
- 905918f Revert "cmake: rename duplicate names" (#296) by Nikita Shulga · 1 year, 2 months ago
- 4ab5a58 [CI] Update checkout action to v4 by Nikita Shulga · 1 year, 2 months ago
- 1961df8 Fix clang format (#294) by Nikita Shulga · 1 year, 2 months ago
- 48a5942 Merge pull request #284 from 1480c1/xcode by Digant Desai · 1 year, 2 months ago
- b728a23 Merge pull request #287 from fbarchard/smelen by Digant Desai · 1 year, 2 months ago
- 2cd6d6d Merge remote-tracking branch 'refs/remotes/origin/smelen' into smelen by Frank Barchard · 1 year, 4 months ago
- 077e89f Add SME vector length detect by Frank Barchard · 1 year, 4 months ago
- 81bc2e0 Add SME vector length detect by Frank Barchard · 1 year, 4 months ago
- 39ea79a Merge pull request #285 from fbarchard/sme2 by Digant Desai · 1 year, 4 months ago
- 9d27841 isa-tool display SME and SME2 for arm by Frank Barchard · 1 year, 4 months ago
- a8d118c cmake: rename duplicate names by Christopher Degawa · 1 year, 4 months ago
- 5e3d244 Merge pull request #246 from dlenski/main by Digant Desai · 1 year, 4 months ago
- 1a02246 Merge pull request #275 from davidben/func-cast by Digant Desai · 1 year, 4 months ago
- d6120c7 Merge pull request #283 from ozanMSFT/users/ozanMSFT/refactor-chip-detection by Eli Uriegas · 1 year, 4 months ago
- 48cea9d - clang reformat by Ozan Aydin · 1 year, 4 months ago
- 7bca5ef - clang format by Ozan Aydin · 1 year, 4 months ago
- bf43522 - oryon string by Ozan Aydin · 1 year, 4 months ago
- 1ba344e - refactor for auto detection by Ozan Aydin · 1 year, 4 months ago
- b73ae6c Merge pull request #277 from 1480c1/pkg-config-name by Digant Desai · 1 year, 5 months ago
- 0bfd15d pkg-config: use PROJECT_NAME instead of CMAKE_PROJECT_NAME by Christopher Degawa · 1 year, 5 months ago
- aaac07e Merge pull request #276 from rrwinterton/main by Digant Desai · 1 year, 5 months ago
- 05dd959 Update isa.c by Richard Winterton · 1 year, 5 months ago
- 501b34b Update isa.c by Richard Winterton · 1 year, 5 months ago
- f375d2f Update isa.c by Richard Winterton · 1 year, 5 months ago
- 887531f Update isa.c by Richard Winterton · 1 year, 6 months ago
- afc175a Update isa.c by Richard Winterton · 1 year, 6 months ago
- 0c7c32f Update isa.c by Richard Winterton · 1 year, 6 months ago
- 6fb6cab Update cpuinfo to support AVX10.2 ISA detection by Richard Winterton · 1 year, 6 months ago
- 8cb442f Fix invalid function pointer cast in cpuinfo.c by David Benjamin · 1 year, 6 months ago
- 8a1772a Merge pull request #269 from rrwinterton/main by Digant Desai · 1 year, 6 months ago
- 4786c8a Update src/x86/isa.c by Nikita Shulga · 1 year, 6 months ago
- a404fff Update tools/isa-info.c by Nikita Shulga · 1 year, 6 months ago
- 9f62392 change spaces to tab and fix int to bool for RISC. by rrwinterton · 1 year, 6 months ago
- 2624a7e For Apple silicon, use machdep.cpu.brand_string in preference to decoding hw.machine by Daniel Lenski · 1 year, 7 months ago
- 7215904 added check for avx512_regs and hex representation change per request by richard.winterton · 1 year, 7 months ago
- df78d39 Added changes to cpuinfo.h, isa.c and isa-info.c detect AVX10.1 ISA by richard.winterton · 1 year, 7 months ago
- ca156f7 Merge pull request #268 from gonnet/ampere_altra by Digant Desai · 1 year, 7 months ago