16 Commits (master)

Author SHA1 Message Date
Adam Honse c71cc4f18a Change SPDX license identifier from GPL 2.0 only to GPL 2.0 or later, as the original LICENSE file includes an or later clause at the end so the file headers were incorrect 7 months ago
Adam Honse 8d8f70bfdf Only build PawnIO support in 64-bit builds, provide non-functional stub implementations in super_io.cpp for 32-bit builds 8 months ago
Stephen Horvath 30a250c7df Replace WinRing0 with PawnIO for SMBus and Super-IO access on Windows
Commits squashed, files cleaned up, and rebased by Adam Honse <calcprogrammer1@gmail.com>
8 months ago
Shady Nawara aca9d27808 macOS smbus Piix4, SuperIO, and Nct6775 1 year ago
Adam Honse a3066db16c Update even more file header comments to standardized new format 2 years ago
mirh 78a47be4ae Fix ITE8688 typo 2 years ago
Ryan Frankcombe 777d292c7c Initial commit for Gigabyte Super-IO motherboard controller (X570-UD) 4 years ago
Adam Honse 8dd50f4cd7 Fix error 4 years ago
Adam Honse 03d99d135c Address a bunch of warnings 4 years ago
Shady Nawara cd06401edd Switched InpOut32 with WinRing0 4 years ago
Térence Clastres 53379c5482 Fixes for memory issues detected by valgrind 6 years ago
Adam Honse a50049e63b Add NCT6798D to Super-IO list in Windows 6 years ago
Adam Honse f38be5119e MSI-RGB driver based on https://github.com/nagisa/msi-rgb 6 years ago
Adam Honse 0703fb8c68 Support 64-bit Windows builds 6 years ago
Adam Honse 3948e74711 Use /dev/port to make Super IO functions work on Linux 6 years ago
Adam Honse 4672d4a686 Move Super IO functionality to its own file to make it easier to write an MSI-RGB driver 6 years ago