)]}'
{
  "commit": "66eb859892822ab5e0ebfd5d4ba6a841e25f431b",
  "tree": "fdece830b436fa80485bddb63b82d3e84620b19e",
  "parents": [
    "f6f4b3edd3d91ddb4c9a8d8fe8904106751fb10a"
  ],
  "author": {
    "name": "johnthacker",
    "email": "johnthacker@gmail.com",
    "time": "Wed Jun 17 13:00:24 2026 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jun 17 10:00:24 2026 -0700"
  },
  "message": "Normalization of AMD brand string with \"with Radeon Graphics\" (#389)\n\nSome AMD processors with integrated graphics have \"with Radeon Graphics\"\nin the cpuid brand string without being preceded by other tokens like\n\"SOC\" or \"APU\" that are already used to erase the string. With the\ncurrent logic, everything starting with \"Radeon\" is erased, leading to\nless than ideal results. Add a check for a \"with\" token and erase\neverything starting with that.\n\nRunning cpu-info before:\n\nPackages:\n        0: AMD Ryzen 5 PRO 6650U with\n\nand after:\n\nPackages:\n        0: AMD Ryzen 5 PRO 6650U\n\nThere are plenty of other examples at\nhttps://github.com/InstLatx64/InstLatx64/tree/master/AuthenticAMD\n\nSigned-off-by: John Thacker \u003cjohnthacker@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "82a31ec8b6312719e051451f6294cd8d766e7314",
      "old_mode": 33188,
      "old_path": "src/x86/name.c",
      "new_id": "e20bdb8963a4883add60110b6efa74efdc6118ac",
      "new_mode": 33188,
      "new_path": "src/x86/name.c"
    },
    {
      "type": "modify",
      "old_id": "5cc9ba53a214f9e1d2c377170129c62ed3f7ff7a",
      "old_mode": 33188,
      "old_path": "test/name/brand-string.cc",
      "new_id": "34d8063ca3471452ef3b45664ba0b17012f9d7c4",
      "new_mode": 33188,
      "new_path": "test/name/brand-string.cc"
    }
  ]
}
