Commit 57fdb1b
Add support for M3 series Apple Silicon chips
Adds hardware specifications for M3, M3 Pro, and M3 Max chips including:
- CPU and GPU power limits (TDP)
- Memory bandwidth specifications
- Enhanced hardware detection and monitoring support
This implements the M3 Max support from upstream PR and extends it
to cover the full M3 family for comprehensive Apple Silicon monitoring.
Fixes based on: tlkh/asitop#74
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent e45326b commit 57fdb1b
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
166 | 175 | | |
167 | 176 | | |
168 | 177 | | |
| |||
182 | 191 | | |
183 | 192 | | |
184 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
185 | 203 | | |
186 | 204 | | |
187 | 205 | | |
| |||
0 commit comments