Skip to content

Commit 101093b

Browse files
committed
data(soc): replace placeholder release dates with sourced ones
113 Qualcomm Snapdragon records carried a "YYYY-01-01" date invented at import time from the year of a device that used the chip, so it ran late and was precise to nothing. Each now carries the announcement date Wikipedia's Snapdragon SoC list states for that exact model, and cites the page. Only the model's own designation is matched, whole-token: "Snapdragon 8" never claims the 8 Gen 2, and a record naming two vendors is skipped as a mangled import. Sourced dates land 1-3 years earlier than the placeholder for 62 of the 113. Exynos, Kirin and the MediaTek list were dropped for want of the data, not the parsing: they mention 202/127/594 models between them and carry 7/6/1 dates. The Apple silicon page has dates but a row block mixes the launch dates of every product a chip shipped in, which dated the A15 Bionic to 2022-11 (really 2021-09), so it is not trusted either. Refs #1
1 parent a96ad60 commit 101093b

113 files changed

Lines changed: 339 additions & 226 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

data/soc/qualcomm/2013/qualcomm-apq8064-snapdragon-600.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
"slug": "qualcomm-apq8064-snapdragon-600",
33
"name": "Qualcomm APQ8064 Snapdragon 600",
44
"manufacturer": "qualcomm",
5-
"release_date": "2013-01-01",
5+
"release_date": "2013-01-08",
66
"process_nm": 28.0,
77
"gpu_name": "Adreno 320",
88
"verified": false,
99
"source_urls": [
10-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
10+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
11+
"https://en.wikipedia.org/wiki/List_of_Qualcomm_Snapdragon_systems_on_chips"
1112
],
1213
"raw_chipset": "Qualcomm APQ8064 Snapdragon 600"
1314
}

data/soc/qualcomm/2013/qualcomm-apq8064t-snapdragon-600.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
"slug": "qualcomm-apq8064t-snapdragon-600",
33
"name": "Qualcomm APQ8064T Snapdragon 600",
44
"manufacturer": "qualcomm",
5-
"release_date": "2013-01-01",
5+
"release_date": "2013-01-08",
66
"process_nm": 28.0,
77
"gpu_name": "Adreno 320",
88
"verified": false,
99
"source_urls": [
10-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
10+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
11+
"https://en.wikipedia.org/wiki/List_of_Qualcomm_Snapdragon_systems_on_chips"
1112
],
1213
"raw_chipset": "Qualcomm APQ8064T Snapdragon 600"
1314
}

data/soc/qualcomm/2013/qualcomm-msm8274-or-msm8974-snapdragon-800.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
"slug": "qualcomm-msm8274-or-msm8974-snapdragon-800",
33
"name": "Qualcomm MSM8274 or MSM8974 Snapdragon 800",
44
"manufacturer": "qualcomm",
5-
"release_date": "2013-01-01",
5+
"release_date": "2013-01-08",
66
"process_nm": 28.0,
77
"gpu_name": "Adreno 330",
88
"verified": false,
99
"source_urls": [
10-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
10+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
11+
"https://en.wikipedia.org/wiki/List_of_Qualcomm_Snapdragon_systems_on_chips"
1112
],
1213
"raw_chipset": "Qualcomm MSM8274 or MSM8974 Snapdragon 800 (28 nm)"
1314
}

data/soc/qualcomm/2013/qualcomm-msm8274-snapdragon-800.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
"slug": "qualcomm-msm8274-snapdragon-800",
33
"name": "Qualcomm MSM8274 Snapdragon 800",
44
"manufacturer": "qualcomm",
5-
"release_date": "2013-01-01",
5+
"release_date": "2013-01-08",
66
"process_nm": 28.0,
77
"gpu_name": "Adreno 330",
88
"verified": false,
99
"source_urls": [
10-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
10+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
11+
"https://en.wikipedia.org/wiki/List_of_Qualcomm_Snapdragon_systems_on_chips"
1112
],
1213
"raw_chipset": "Qualcomm MSM8274 Snapdragon 800 (28 nm)"
1314
}

data/soc/qualcomm/2013/qualcomm-msm8974-snapdragon-800.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
"slug": "qualcomm-msm8974-snapdragon-800",
33
"name": "Qualcomm MSM8974 Snapdragon 800",
44
"manufacturer": "qualcomm",
5-
"release_date": "2013-01-01",
5+
"release_date": "2013-01-08",
66
"process_nm": 28.0,
77
"gpu_name": "Adreno 330",
88
"verified": false,
99
"source_urls": [
10-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
10+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
11+
"https://en.wikipedia.org/wiki/List_of_Qualcomm_Snapdragon_systems_on_chips"
1112
],
1213
"raw_chipset": "Qualcomm MSM8974 Snapdragon 800 (28 nm)"
1314
}

data/soc/qualcomm/2013/qualcomm-snapdragon-600-apq8064t.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
"slug": "qualcomm-snapdragon-600-apq8064t",
33
"name": "Qualcomm Snapdragon 600 APQ8064T",
44
"manufacturer": "qualcomm",
5-
"release_date": "2013-01-01",
5+
"release_date": "2013-01-08",
66
"process_nm": 28.0,
77
"gpu_name": "Qualcomm Adreno 320",
88
"verified": false,
99
"source_urls": [
10-
"https://phonedb.net/index.php?m=device&id=8479"
10+
"https://phonedb.net/index.php?m=device&id=8479",
11+
"https://en.wikipedia.org/wiki/List_of_Qualcomm_Snapdragon_systems_on_chips"
1112
],
1213
"raw_chipset": "Qualcomm Snapdragon 600 APQ8064T, 2013, 32 bit, quad-core, 16 Kbyte I-Cache, 16 Kbyte D-Cache, 2048 Kbyte L2, 28 nm, Qualcomm Adreno 320 GPU"
1314
}

data/soc/qualcomm/2013/qualcomm-snapdragon-800-msm8274ab-v2.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22
"slug": "qualcomm-snapdragon-800-msm8274ab-v2",
33
"name": "Qualcomm Snapdragon 800 MSM8274AB V2",
44
"manufacturer": "qualcomm",
5-
"release_date": "2013-01-01",
5+
"release_date": "2013-01-08",
66
"process_nm": 28,
77
"cpu_config": {
88
"raw": "PhoneDB raw chipset placeholder"
99
},
1010
"gpu_name": "Adreno 330",
1111
"verified": false,
1212
"source_urls": [
13-
"https://phonedb.net"
13+
"https://phonedb.net",
14+
"https://en.wikipedia.org/wiki/List_of_Qualcomm_Snapdragon_systems_on_chips"
1415
],
1516
"raw_phonedb_refs": 7
1617
}

data/soc/qualcomm/2014/qualcomm-apq8064-pro-snapdragon-600.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
"slug": "qualcomm-apq8064-pro-snapdragon-600",
33
"name": "Qualcomm APQ8064 Pro Snapdragon 600",
44
"manufacturer": "qualcomm",
5-
"release_date": "2014-01-01",
5+
"release_date": "2013-01-08",
66
"process_nm": 28.0,
77
"gpu_name": "Adreno 320",
88
"verified": false,
99
"source_urls": [
10-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
10+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
11+
"https://en.wikipedia.org/wiki/List_of_Qualcomm_Snapdragon_systems_on_chips"
1112
],
1213
"raw_chipset": "Qualcomm APQ8064 Pro Snapdragon 600"
1314
}

data/soc/qualcomm/2014/qualcomm-apq8074ab-snapdragon-801.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
"slug": "qualcomm-apq8074ab-snapdragon-801",
33
"name": "Qualcomm APQ8074AB Snapdragon 801",
44
"manufacturer": "qualcomm",
5-
"release_date": "2014-01-01",
5+
"release_date": "2014-02-24",
66
"process_nm": 28.0,
77
"gpu_name": "Adreno 330",
88
"verified": false,
99
"source_urls": [
10-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
10+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
11+
"https://en.wikipedia.org/wiki/List_of_Qualcomm_Snapdragon_systems_on_chips"
1112
],
1213
"raw_chipset": "Qualcomm APQ8074AB Snapdragon 801 (28 nm)"
1314
}

data/soc/qualcomm/2014/qualcomm-apq8084-snapdragon-805.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
"slug": "qualcomm-apq8084-snapdragon-805",
33
"name": "Qualcomm APQ8084 Snapdragon 805",
44
"manufacturer": "qualcomm",
5-
"release_date": "2014-01-01",
5+
"release_date": "2013-11-20",
66
"process_nm": 28.0,
77
"gpu_name": "Adreno 420",
88
"verified": false,
99
"source_urls": [
10-
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
10+
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices",
11+
"https://en.wikipedia.org/wiki/List_of_Qualcomm_Snapdragon_systems_on_chips"
1112
],
1213
"raw_chipset": "Qualcomm APQ8084 Snapdragon 805 (28 nm)"
1314
}

0 commit comments

Comments
 (0)