- 1f62fff Add ARM v8.7 FP8 ISA feature detection and reporting to cpuinfo. (#413) by fbarchard · 5 days ago main
- b871345 Guard _DEFAULT_SOURCE with #ifndef in src/api.c (#422) by fbarchard · 5 days ago
- 81d6338 Add AMX-FP8 ISA feature detection and reporting to cpuinfo (#416) by fbarchard · 7 days ago
- c70bd92 Revert "Implement `cpuinfo_deinitialize()` to free heap-allocated globals (#387)" (#411) by Nikita Shulga · 2 weeks ago
- 61037d7 Remove obsolete .travis.yml (#410) by Mark Hansen · 2 weeks ago
- 366a96b [CI] Fix Win UWP builds (#401) by Nikita Shulga · 3 weeks ago
- 1591ad0 Delete unused variable "core_apic_id" (#272) by James Y Knight · 5 weeks ago
- ada82ae Fix syscall() undeclared error if built with stricter build options (#374) by Dmitry Baryshkov · 5 weeks ago
- 58ef874 Normalization of AMD brand string with "with Radeon Graphics" (#389) by johnthacker · 5 weeks ago
- 995a5fb arm/linux: zero-initialize stack buffers to fix Valgrind warnings (#376) by vozvivan · 5 weeks ago
- 66c1d44 Add Nova Lake (Coyote Cove) uarch support (#393) by fbarchard · 5 weeks ago
- 78aa27d Initialize vendor/uarch out-parameters in cpuinfo_arm_decode_vendor_uarch (#395) by maxim-davgalev · 5 weeks ago
- 6863fbe Add Apple M1/M2/M3/M4 Linux MIDR detection (#385) by fbarchard · 5 weeks ago
- 1401ae0 fix: remove unused import 'string' in android-device-dump.py (#391) by fbarchard · 5 weeks ago
- f610af0 Implement `cpuinfo_deinitialize()` to free heap-allocated globals (#387) by Vineeth Chelur · 6 weeks ago
- 8cc6dcc Add Google Tensor SoC detection. (#382) by fbarchard · 9 weeks ago
- c8b62ea Add Cortex-A320 to MIDR decode table (#384) by Nicolas Pitre · 3 months ago
- c612c33 Adding ro.soc.model support to cpuinfo to detect Qualcomm SM8850 SoC (#381) by fbarchard · 3 months ago
- bc92273 Add riscv half-precision floating point detection (#375) by Ken Unger · 3 months ago
- d090624 Add Sapphire Rapids (Golden Cove) microarchitecture detection (#377) by fbarchard · 3 months ago
- 1122337 Report correct L2 cache size on ARM (Neoverse V1/V2) (#372) by Rohanjames1997 · 4 months ago
- 0d38361 [cpuinfo] Add linux_ppc64le config (#373) by Alexander Shaposhnikov · 5 months ago
- 432573c Fix buffer size for reading processor core id (#352) by Redwanul Haque Sourave · 6 months ago
- 5e89ba9 Detect AMD Family 26 extended models for cpuinfo_uarch_zen6 (#371) by fbarchard · 6 months ago
- 7bc55c8 Add fallback for ARM Windows fp16 detection. (#348) by Edward Chen · 6 months ago
- 864fed2 cmake will require at least 3.10 compatibility (#319) by Alfredo Tupone · 6 months ago
- 24811ad Add ARM Lumex C1 uarch (#370) by fbarchard · 6 months ago
- 58870cb Add ARM Cortex A520 little core uarch (#367) by fbarchard · 6 months ago
- fbfe5dd Upgrade C++ standard from CXX14 to CXX17 (#355) by Alfredo Tupone · 7 months ago
- 5338bf1 Add Apple M3, M5 and A19 uarch support (#366) by fbarchard · 7 months ago
- a18d6e6 Add Apple SME isa and vector length detects (#363) by fbarchard · 7 months ago
- 3ca74de Apple M4 uarch detect (#362) by fbarchard · 7 months ago
- d44b5ac Blizzard duplicate return removed (#360) by fbarchard · 7 months ago
- ce16368 Fix typo cpofreq (#358) by fbarchard · 7 months ago
- af44d46 Add Oryon V3 uarch detect for pytorch/cpuinfo (#357) by fbarchard · 7 months ago
- 08397af Bazel support: Sync with current status of BCR and apply fixes for Bazel 9 (#345) by Vertexwahn · 7 months ago
- 8f990f4 add Cortex A78C midr detect (#354) by fbarchard · 7 months ago
- 37720e2 Fix ARM build -Wlogical-op-parentheses for unisoc detect (#347) by fbarchard · 8 months ago
- 928e96a Fix overread asan error of brand_string (#344) by fbarchard · 8 months ago
- 8c7cd15 Improve unisoc vendor detection, re-enable neon dot on unknown chipsets (#342) by Gregory Comer · 8 months ago
- 262f181 Fix missing AMD cache info when running on a VM (#338) by Bin Bao · 8 months ago
- 07df004 Allow for longer CPU names (#320) by Jimothy Branson · 8 months ago
- aae638e Fix Unisoc T618 Chipset Detection (#307) by Byoungchan Lee · 8 months ago
- c049552 Rollback Ignore disabled hyperthreads (#340) by fbarchard · 8 months ago
- a73883e Implement missing ISA feature flags for ARM64/Windows (#333) by Anthony Shaw · 8 months ago
- 1abf565 Fix compile warnings in arm/windows (#323) by davidbienvenu · 9 months ago
- 573d2be Add missing ARM-Cortex uarchs (#335) by Anthony Shaw · 9 months ago
- a3e063d Update googletest and googlebench deps (#337) by Gregory Comer · 9 months ago
- df227e1 Ignore disabled hyperthreads (#291) by Alexander Grund · 9 months ago
- 7d848c9 Fix Samsung Exynos 2000 series chipset detection (#309) by Byoungchan Lee · 9 months ago
- 6ba2d7a Update CMake minimum requirements to 3.18 (#330) by Nikita Shulga · 11 months ago
- f8cfd8f Add Intel Tremont uarch (#305) by fbarchard · 12 months ago
- f1d3ac4 Add aarch64 to the windows arm list (#311) by Yuri Khrustalev · 12 months ago
- 8e70155 Added Emscripten to list of supported systems in CMakeLists.txt (#310) by Conan Truong · 12 months ago
- b8bdcfc Add Intel Gracemont uarch (#303) by fbarchard · 1 year, 1 month ago
- 65cfc6b Added Willow Cove (#301) by Richard Winterton · 1 year, 1 month ago
- 1736c1a Add Intel Darkmont uarch (#298) by fbarchard · 1 year, 1 month ago
- 82a5944 Disable neon dot on unknown chipsets on aarch32 (#300) by Gregory Comer · 1 year, 2 months ago
- 40395f9 Add Intel Crestmont uarch (#299) by fbarchard · 1 year, 2 months ago
- 3dae116 update apple soc info (#290) by Kimish Patel · 1 year, 2 months ago
- b423922 riscv-hw.c: match kernel type in syscall(). (#292) by enh-google · 1 year, 2 months ago
- e10d4cc [CI] Fix riscv64-in-qemu build (#295) by Nikita Shulga · 1 year, 2 months ago
- a3def0f Revert "cmake: rename duplicate names" (#296) by Nikita Shulga · 1 year, 2 months ago
- 2c8b434 [CI] Update checkout action to v4 by Nikita Shulga · 1 year, 2 months ago
- 1d68e46 Fix clang format (#294) by Nikita Shulga · 1 year, 2 months ago
- 9a66575 Merge pull request #284 from 1480c1/xcode by Digant Desai · 1 year, 2 months ago
- 06e91ad Merge pull request #287 from fbarchard/smelen by Digant Desai · 1 year, 2 months ago
- 76e74b9 Merge pull request #285 from fbarchard/sme2 by Digant Desai · 1 year, 4 months ago
- ceb4ebf Merge pull request #246 from dlenski/main by Digant Desai · 1 year, 4 months ago
- db43e00 Merge pull request #275 from davidben/func-cast by Digant Desai · 1 year, 4 months ago
- 776f4b6 Merge pull request #283 from ozanMSFT/users/ozanMSFT/refactor-chip-detection by Eli Uriegas · 1 year, 4 months ago
- 6d1339a Merge pull request #277 from 1480c1/pkg-config-name by Digant Desai · 1 year, 5 months ago
- c8b0bf3 Merge pull request #276 from rrwinterton/main by Digant Desai · 1 year, 6 months ago
- 78a47fd Merge pull request #269 from rrwinterton/main by Digant Desai · 1 year, 6 months ago
- b07f85c Merge pull request #268 from gonnet/ampere_altra by Digant Desai · 1 year, 7 months ago
- c1a66bb Merge pull request #266 from fbarchard/zen5 by Digant Desai · 1 year, 8 months ago
- c2ccbc0 Merge pull request #265 from GregoryComer/ums312-dot-disable by Gregory Comer · 1 year, 9 months ago
- ddc002d Merge pull request #264 from gonnet/sme-for-mach by Digant Desai · 1 year, 9 months ago
- b7e98ea Merge pull request #262 from gonnet/main by Digant Desai · 1 year, 10 months ago
- f853a80 Merge pull request #258 from maajidkhann/fix_cpuinfo_sve_bug by Digant Desai · 1 year, 10 months ago
- 7da24f3 More robust FreeBSD topology detection (#249) by cyyever · 1 year, 11 months ago
- 3d7dbdd Add android-riscv64 build to workflows (#256) by Prashanth Swaminathan · 1 year, 11 months ago
- 3e10641 Add detection for `sme` on `aarch64`. (#257) by Pedro Gonnet · 1 year, 11 months ago
- ccd8572 Add a API to check SVE Length support on ARM CPU. (#255) by MaajidKhan · 2 years ago
- 9606f1e Merge pull request #252 from fbarchard/cortex_x4 by Digant Desai · 2 years ago
- 34d039b Merge pull request #240 from prashanthswami/use-cluster-cpus by Digant Desai · 2 years ago
- ac7c2ae add FreeBSD support (#172) by cyyever · 2 years, 2 months ago
- 83c4800 add detection for intel new isa: avx_ne_convert, avx_vnni_int8, avx_vnni_int16 (#232) by Ma Mingfei · 2 years, 3 months ago
- 50d2114 Fixing Ampere Altra Processor detection (#237) by Ozan Aydin · 2 years, 3 months ago
- 53526aa Add detection for Intel Advanced Matrix Extensions (AMX) instructions (#231) by Ma Mingfei · 2 years, 4 months ago
- 1018740 Include support for Windows on Arm on BUILD.bazel along with proper Volterra detection (#220) by Everton Constantino · 2 years, 4 months ago
- 96775f8 Bazel-support: Add MODUEL.bazel to support Bzlmod (#229) by Vertexwahn · 2 years, 4 months ago
- a1f56fe Merge pull request #225 from fbarchard/break by Digant Desai · 2 years, 5 months ago
- b2e2259 ci: Add an Ubuntu:22.04 builder for RISC-V (#219) by Mark Ryan · 2 years, 6 months ago
- f1abda4 Upgrade to warning when name is truncated (#216) by Prashanth Swaminathan · 2 years, 6 months ago
- fd40896 Fix RISC-V Linux build again (#215) by Mark Ryan · 2 years, 6 months ago
- 523768d Run Bazel build in Github Actions (#213) by Prashanth Swaminathan · 2 years, 6 months ago
- f7599eb Adjust log levels of /proc/cpuinfo parsing (#209) by Prashanth Swaminathan · 2 years, 7 months ago
- c74555b Add .clang-format to enforce project style (#204) by Prashanth Swaminathan · 2 years, 7 months ago
- d8ad3b0 Fix RISC-V Linux build (#212) by Mark Ryan · 2 years, 7 months ago