COMMITS
August 14, 2026
N
N
Merge pull request #91 from Steve-Tech/i801mmiofix
namazso committed
August 10, 2026
S
SmbusI801: Fix missing bitmask
Stephen Horvath committed
August 4, 2026
B
Add NVIDIA memory temperature sensors.
Blacktempel committed
July 27, 2026
N
SmbusNCT6793: validate transfers before the reset and fail timeouts
namazso committed
N
ntstatus.inc: declare NTSTATUS_FROM_WIN32's parameter as %1
namazso committed
N
IsaBridgeEC: replace all rescan state together
namazso committed
N
N
N
DellSMM: gate on the Dell signature and run SMM calls on CPU 0
namazso committed
N
AMDFamily10: read the SBx00 revision from offset 0x08
namazso committed
N
AMDFamily0F: compare the K8 model against 0x40, not decimal 40
namazso committed
N
SmbusI801, SmbusPIIX4: handle the PCI command register properly
namazso committed
N
SmbusI801, SmbusPIIX4: validate direction and address up front
namazso committed
N
SmbusI801: release INUSE_STS only when it was actually acquired
namazso committed
N
IsaBridgeEC: keep unrelated decode bits when enabling the AMD bridge
namazso committed
N
SmbusIntelSkylakeIMC: bound the SMBus address to 7 bits
namazso committed
N
SmbusNCT6793: normalize and validate the SMBus base before any PIO
namazso committed
N
SmbusI801: reject an unassigned memory BAR before mapping it
namazso committed
N
LpcIO: never allow PIO access to PCI config mechanism #1
namazso committed
July 26, 2026
N
Merge pull request #85 from irusanov:bugfix/fix-bergamo-family
namazso committed
I
Bergamo belongs to 19h family (zen4)
Ivan Rusanov committed
N
Merge pull request #79 from FengXi7420:codex/intel-pch-thermal
namazso committed
N
Merge pull request #84 from 1usmus:codex/add-amd-smca-read-access
namazso committed
N
N
Merge pull request #75 from Steve-Tech:i801mmio
namazso committed
D
Add Nvidia module
DevTechProfile committed
7
AMDFamily17: allow read-only SMCA diagnostics
7950X committed
July 20, 2026
B
Kill transaction upon timeout.
Blacktempel committed
July 18, 2026
F
Return raw PCH thermal registers
FengXi7420 committed