RedBlackAka
|
c57d58d49b
|
Miscellaneous cleanups
|
2025-02-17 15:46:33 +00:00 |
|
Adam Honse
|
1b26908104
|
Fix unreferenced local variable warning in i2c_smbus_nvapi.cpp
|
2024-08-17 00:25:30 -05:00 |
|
Adam Honse
|
b12cd438cd
|
Update more file header comments to standardized new format
|
2024-05-03 00:39:21 -05:00 |
|
Adam Honse
|
ff8ac680ad
|
Replace most instances of sprintf() with snprintf()
|
2023-03-02 00:15:03 -06:00 |
|
1000001101000
|
e36b52136c
|
Add functions to i2c_smbus for pure i2c block transactions
Commit amended to rework API and change for code style by Adam Honse <calcprogrammer1@gmail.com>
|
2021-11-24 15:42:54 -06:00 |
|
TheRogueZeta
|
922659cab0
|
Remove NVIDIA Windows only print and apply to all i2c interfaces
|
2021-11-18 23:04:14 -08:00 |
|
Adam Honse
|
e27cc4d0af
|
Add ASUS RTX 3070 and 3090 GPUs to ENE controller
|
2021-11-18 20:53:57 +00:00 |
|
Adam Honse
|
de4231f3ea
|
Show dialog if any common I2C/SMBus initialization errors occur
|
2021-11-07 13:53:48 -06:00 |
|
Alex
|
14f9495444
|
Fix nvapi i2c smbus byte_data read return
|
2021-10-17 22:42:54 +00:00 |
|
TheRogueZeta
|
b3b67bd72e
|
Fix NULL assignment for non block transactions in i2c_smbus_nvapi.cpp
|
2021-09-26 10:37:47 -07:00 |
|
TheRogueZeta
|
eaaed7fd83
|
Patch i2c_smbus_nvapi for I2C_SMBUS_I2C_BLOCK_DATA and add GPU logging
|
2021-09-24 17:54:42 +00:00 |
|
Adam Honse
|
69cb7a0d9e
|
Use resource manager to register I2C interfaces and log them
|
2021-03-24 01:22:48 -05:00 |
|
Adam Honse
|
aaa2ecddc7
|
Move i2c bus detectors to their respective files and add a detector macro for i2c busses so they can be detected asynchronously. Fix WMI and DMI info.
|
2020-08-07 14:01:59 -05:00 |
|
xgelectro
|
0dea21a53e
|
i2c_smbus_nvapi::i2c_smbus_xfer now returns -1 for I2C_SMBUS_QUICK accesses which are unsupported
|
2020-07-20 17:37:43 -05:00 |
|
xgelectro
|
79625e9c8a
|
Removed read bit from i2c_dev_address, so the detection of ASUS ROG RTX20xx Super is now working
|
2020-07-20 17:37:38 -05:00 |
|
Adam Honse
|
b480bbd666
|
Clean up NvAPI I2C code and allow multiple GPUs
|
2020-02-23 15:54:14 -06:00 |
|
Adam Honse
|
adcd59848a
|
Add RGB Fusion GPU controller and NVAPI I1C interface
|
2020-02-23 15:53:54 -06:00 |
|