1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-07-02 14:04:15 +00:00

Commit graph

  • 090e686e78 Fix the test target master Gleb Popov 2025-06-30 16:24:16 +03:00
  • e61045052e
    Fix the test target Gleb Popov 2025-06-30 16:24:16 +03:00
  • 483e13b389
    Tests: add more Intel Arrow Lake The Tumultuous Unicorn Of Darkness 2025-06-14 14:24:06 +02:00
  • 2b2aeea9fa
    Enable LFS for XZ files The Tumultuous Unicorn Of Darkness 2025-05-24 07:27:48 +02:00
  • 098d155c2c
    DB: add AMD Strix Halo The Tumultuous Unicorn Of Darkness 2025-05-24 07:25:07 +02:00
  • b71d8216cb
    Tests: add more AMD Strix Point The Tumultuous Unicorn Of Darkness 2025-05-24 07:19:29 +02:00
  • 9ace81dce7
    DB: add Intel Skylake-X Core 9th The Tumultuous Unicorn Of Darkness 2025-05-22 18:33:04 +02:00
  • 56ed6bd7bf
    DB: add AMD Krackan Point The Tumultuous Unicorn Of Darkness 2025-05-17 15:23:21 +02:00
  • 5fb19a718b
    Drivers: force 'make' for Makefile_kmod on FreeBSD The Tumultuous Unicorn Of Darkness 2025-05-11 21:26:29 +02:00
  • 9decce5867
    Fix kernel module name for FreeBSD ARM The Tumultuous Unicorn Of Darkness 2025-05-08 18:22:12 +02:00
  • 5bb7c32618
    Release version 0.8.0 v0.8.0 The Tumultuous Unicorn Of Darkness 2025-05-04 12:39:32 +02:00
  • d81ffe0bab
    docs: update CONTRIBUTING.md The Tumultuous Unicorn Of Darkness 2025-05-04 11:27:53 +02:00
  • b1b633caa5
    docs: update help in Readme.md The Tumultuous Unicorn Of Darkness 2025-05-04 11:18:55 +02:00
  • 8bd070d3ac
    DB: remove 'Processor' from Intel patterns The Tumultuous Unicorn Of Darkness 2025-05-04 10:44:15 +02:00
  • d336340d24
    DB: add Intel Granite Rapids The Tumultuous Unicorn Of Darkness 2025-05-04 10:30:17 +02:00
  • c9e2b8e017
    DB: sort Intel CPUs by microarchitectures and release date The Tumultuous Unicorn Of Darkness 2025-05-04 10:13:16 +02:00
  • 2e4cbb5304
    DB: fix detection of Intel Broadwell-Y and Apollo Lake The Tumultuous Unicorn Of Darkness 2025-05-03 22:09:22 +02:00
  • 28c88e8f0a
    Utils: make create_test_from_instlatx64.sh more user-friendly The Tumultuous Unicorn Of Darkness 2025-05-03 21:54:14 +02:00
  • 87bc719460
    DB: add more AMD CPUs from K5 to Zen 3 The Tumultuous Unicorn Of Darkness 2025-05-03 21:46:06 +02:00
  • 16c7048883
    Update docs The Tumultuous Unicorn Of Darkness 2025-05-03 13:17:26 +02:00
  • 1cdc2bbd28
    Utils: allow to download and fix files in create_test_from_instlatx64.sh The Tumultuous Unicorn Of Darkness 2025-05-03 12:46:10 +02:00
  • 50ec270f40
    Support raw dumps not starting by 0 in cpuid_deserialize_raw_data_internal() The Tumultuous Unicorn Of Darkness 2025-05-03 12:45:16 +02:00
  • b1bd10d6f6
    DB: add more Intel CPUs from P6 to Westmere The Tumultuous Unicorn Of Darkness 2025-05-03 12:43:28 +02:00
  • 2ffde5a8e1
    Support another type of header in cpuid_deserialize_raw_data_internal() The Tumultuous Unicorn Of Darkness 2025-05-02 23:54:29 +02:00
  • 8015f7016c
    Return ERR_BADFMT from cpuid_deserialize_raw_data_internal() if length is 0 The Tumultuous Unicorn Of Darkness 2025-05-02 23:53:21 +02:00
  • 933f9cccb6
    DB: add more Intel CPUs from Westmere to Ice Lake The Tumultuous Unicorn Of Darkness 2025-05-02 23:51:41 +02:00
  • 25f3c6f29c
    Tests: remove frequency from test names The Tumultuous Unicorn Of Darkness 2025-05-02 18:24:39 +02:00
  • 074f9d7ae1
    DB: fix Kaby Lake/Whiskey Lake detection The Tumultuous Unicorn Of Darkness 2025-05-02 18:11:16 +02:00
  • 80db610417
    Utils: add create_test_from_instlatx64.sh The Tumultuous Unicorn Of Darkness 2025-05-01 21:06:05 +02:00
  • 44e611c792
    DB: add more Intel CPUs from Kaby Lake to Tiger Lake The Tumultuous Unicorn Of Darkness 2025-05-01 21:05:34 +02:00
  • f992cc8804
    Tests: ignore more fields in create_test.py The Tumultuous Unicorn Of Darkness 2025-05-01 21:03:57 +02:00
  • 9608fab785
    Tests: fix run_tests.py for filenames containing dots The Tumultuous Unicorn Of Darkness 2025-05-01 21:03:18 +02:00
  • 632bd475b1
    Add technology entry in check-consistency.py The Tumultuous Unicorn Of Darkness 2025-05-01 15:26:33 +02:00
  • a0f35743a6
    Utils: improve parse_arm_arm_pdf for ARM ARM version L.a The Tumultuous Unicorn Of Darkness 2025-05-01 15:24:24 +02:00
  • ae5b2a24c9
    Add support for ARMv9.5-A CPUs The Tumultuous Unicorn Of Darkness 2025-05-01 15:21:29 +02:00
  • 9333f8c0c3
    DB: update ARM ID The Tumultuous Unicorn Of Darkness 2025-05-01 10:11:07 +02:00
  • 0b660474c5
    Rsmdr: update pattern for 'is_apu' The Tumultuous Unicorn Of Darkness 2025-05-01 09:33:04 +02:00
  • 790c067401
    Tests: rename all files according to brand string The Tumultuous Unicorn Of Darkness 2025-05-01 09:30:29 +02:00
  • 18fa3cf081
    Use unknown string for missing ARM CPUs codenames The Tumultuous Unicorn Of Darkness 2025-04-30 21:45:20 +02:00
  • e765137018
    Use constant for 'unknown' word The Tumultuous Unicorn Of Darkness 2025-04-30 21:42:33 +02:00
  • 0ce318ee58
    Add technology_node field to struct cpu_id_t The Tumultuous Unicorn Of Darkness 2025-04-30 21:33:05 +02:00
  • 8ba8465bb1
    Tests: allow to fix compressed files The Tumultuous Unicorn Of Darkness 2025-04-30 21:31:56 +02:00
  • aeb788c723
    Use f-strings in Python scripts The Tumultuous Unicorn Of Darkness 2025-04-28 21:08:24 +02:00
  • c818294b89
    Use argparse in Python scripts The Tumultuous Unicorn Of Darkness 2025-04-28 20:33:15 +02:00
  • dc06877f4f
    Update match_entry_t to remove internal codes and bits The Tumultuous Unicorn Of Darkness 2025-04-26 19:46:37 +02:00
  • 447bc0d8d9
    cpuid_tool: replace strcpy() by strncpy() The Tumultuous Unicorn Of Darkness 2025-04-27 16:23:30 +02:00
  • 4ca6174e70
    Tests: remove unneeded header The Tumultuous Unicorn Of Darkness 2025-04-26 11:53:26 +02:00
  • c611e880b3
    Add a workaround to build on Windows The Tumultuous Unicorn Of Darkness 2025-04-25 21:28:43 +02:00
  • 2e01aa0303
    Fix truncation of constant values for model_bits The Tumultuous Unicorn Of Darkness 2025-04-25 18:27:32 +02:00
  • 9dc52f810d
    Update .gitignore The Tumultuous Unicorn Of Darkness 2025-04-22 19:38:54 +02:00
  • 49ae659ff7
    DB: add Intel Arrow Lake-H The Tumultuous Unicorn Of Darkness 2025-04-22 19:15:44 +02:00
  • 022e534401
    DB: fix detection of Intel Arrow Lake-S The Tumultuous Unicorn Of Darkness 2025-04-22 19:09:00 +02:00
  • 3c46b08621
    DB: add Intel Arrow Lake-U The Tumultuous Unicorn Of Darkness 2025-04-22 19:08:06 +02:00
  • c5da20e8e1
    utils: add decode_cpuid_revision The Tumultuous Unicorn Of Darkness 2025-04-22 19:07:29 +02:00
  • c5b95b5f81
    DB: add Intel Raptor Lake-H Re-refresh The Tumultuous Unicorn Of Darkness 2025-04-21 19:16:48 +02:00
  • 66c04dc3d5
    DB: add Intel Raptor Lake-U Re-refresh The Tumultuous Unicorn Of Darkness 2025-04-21 19:14:01 +02:00
  • 47b9b6a1b0
    DB: add Intel Raptor Lake-U Refresh The Tumultuous Unicorn Of Darkness 2025-04-21 19:09:01 +02:00
  • 1ed31f6822
    DB: add Intel Xeon E for Raptor Lake The Tumultuous Unicorn Of Darkness 2025-04-21 19:05:25 +02:00
  • 8b8bd5dadd
    DB: add more Raptor Lake-S The Tumultuous Unicorn Of Darkness 2025-04-21 19:01:16 +02:00
  • f60666409c
    DB: fix detection of Intel CPUs prefixed by 'N' or 'U' The Tumultuous Unicorn Of Darkness 2025-04-21 18:21:50 +02:00
  • 2cf3965cbd
    DB: add Alder Lake-PS The Tumultuous Unicorn Of Darkness 2025-04-21 17:50:41 +02:00
  • 56b0809cfa
    DB: fix Intel Core detection and add Twin Lake The Tumultuous Unicorn Of Darkness 2025-04-21 14:10:03 +02:00
  • 65884bf9b2
    DB: add Intel Lunar Lake The Tumultuous Unicorn Of Darkness 2025-04-21 10:45:04 +02:00
  • 23f6b90230
    Tests: add Intel Core Ultra 7 265K The Tumultuous Unicorn Of Darkness 2025-04-21 10:27:20 +02:00
  • 8e7e79c587
    Tests: add Intel Xeon Platinum 8570 The Tumultuous Unicorn Of Darkness 2025-04-21 10:24:26 +02:00
  • e9cf64aeec Add CPU clock OS detection routine for OpenBSD Brad Smith 2025-04-17 14:55:47 -04:00
  • 251eda9a2f Add CPU clock OS detection routine for OpenBSD Brad Smith 2025-04-17 14:55:47 -04:00
  • 9e1c332f52
    CI: remove ubuntu-20.04 The Tumultuous Unicorn Of Darkness 2025-04-17 21:09:33 +02:00
  • 4fe46c89d2 Use HW_NCPUONLINE for get_total_cpus on OpenBSD and NetBSD Brad Smith 2025-04-17 14:35:48 -04:00
  • 58692a8079 Use HW_NCPUONLINE for get_total_cpus on OpenBSD and NetBSD Brad Smith 2025-04-17 14:35:48 -04:00
  • 86c2bef72a Simplify exec_cpuid to use constraints dramforever 2025-04-16 22:33:51 +08:00
  • 135ccfc8a6 Simplify exec_cpuid to use constraints dramforever 2025-04-16 22:33:51 +08:00
  • ab2bb1e2a5
    [CI] update hummeltech/*bsd-vagrant-action The Tumultuous Unicorn Of Darkness 2025-03-17 20:05:27 +01:00
  • 1ebaa845fb
    Revert "[CI] Fix build for *BSD" The Tumultuous Unicorn Of Darkness 2025-03-17 20:02:02 +01:00
  • 6fe0d55cce
    [CI] Fix build for *BSD The Tumultuous Unicorn Of Darkness 2025-03-14 18:59:35 +01:00
  • 4308bc4986
    Tests: compress some big files with XZ The Tumultuous Unicorn Of Darkness 2025-02-23 10:56:52 +01:00
  • 44ba0e69a0
    DB: add AMD Turin Dense The Tumultuous Unicorn Of Darkness 2025-02-23 10:52:15 +01:00
  • e46e346a50
    Tests: support XZ files The Tumultuous Unicorn Of Darkness 2025-02-23 10:49:54 +01:00
  • 817e453e27 typo in string Barak A. Pearlmutter 2024-12-08 13:34:25 +00:00
  • d6234f72c1 typo in string Barak A. Pearlmutter 2024-12-08 13:34:25 +00:00
  • 1761babac0
    [CI] Update to hummeltech/openbsd-vagrant-action@v3 The Tumultuous Unicorn Of Darkness 2024-12-01 11:47:45 +01:00
  • 018a05372d
    [CI] List artifacts before compression during Release v0.7.1 The Tumultuous Unicorn Of Darkness 2024-11-30 16:00:13 +01:00
  • fc7d17bd74
    [CI] Allow to start Release workflow manually The Tumultuous Unicorn Of Darkness 2024-11-30 15:53:50 +01:00
  • ce163b1eae
    [CI] fix Windows x86_64 artifacts path again The Tumultuous Unicorn Of Darkness 2024-11-30 15:46:13 +01:00
  • 2b84c1ff02
    Release version 0.7.1 The Tumultuous Unicorn Of Darkness 2024-11-30 15:34:57 +01:00
  • 43be84460c
    DB: add AMD Turin The Tumultuous Unicorn Of Darkness 2024-11-30 12:32:41 +01:00
  • 15cbda31bd
    DB: add Intel Arrow Lake The Tumultuous Unicorn Of Darkness 2024-11-30 12:22:10 +01:00
  • d5a82d6f64
    DB: use correct _intel_model_t enum value for Meteor Lake CPUs The Tumultuous Unicorn Of Darkness 2024-11-30 12:18:41 +01:00
  • a7d5f29ace [MSVC] Replace #warning with compatible directives for MSVC FrankXie 2024-11-15 07:31:20 +00:00
  • 391b168a49 Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows dependabot[bot] 2024-11-25 15:39:40 +00:00
  • 3952ff7c3b
    Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows dependabot[bot] 2024-11-25 15:39:40 +00:00
  • a38d564428 [MSVC] Replace #warning with compatible directives for MSVC FrankXie 2024-11-15 07:31:20 +00:00
  • eaa37ce5b6
    [CMake] force 'make' usage to build kernel module The Tumultuous Unicorn Of Darkness 2024-10-07 11:07:45 +02:00
  • 7770fffb6a
    Fix build error on AArch64 when HWCAP_CPUID is not defined The Tumultuous Unicorn Of Darkness 2024-10-04 12:54:42 +02:00
  • bcd2dea9ee Python: Do not fail sanity tests if current CPU is unsupported Pavol Žáčik 2024-09-01 19:43:31 +02:00
  • 20fbc35374 Python: Refactor the build of the bindings Pavol Žáčik 2024-09-01 19:37:37 +02:00
  • eae4874e4e
    Python: Do not fail sanity tests if current CPU is unsupported Pavol Žáčik 2024-09-01 19:43:31 +02:00
  • c2acc56971
    Python: Refactor the build of the bindings Pavol Žáčik 2024-09-01 19:37:37 +02:00
  • a0f07b8b26
    Return ERR_NO_CPUID when cpuid kernel module cannot be used on AArch32 state The Tumultuous Unicorn Of Darkness 2024-08-30 15:15:22 +02:00
  • b121830b44
    Tests: fix missing 'arch' field during test creation The Tumultuous Unicorn Of Darkness 2024-08-29 16:44:32 +02:00