This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
OpenRGB
Watch
1
Star
0
Fork
0
You've already forked OpenRGB
mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced
2026-06-25 06:09:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
752bd2e35a791d14c8985ad126cec19002f4457f
OpenRGB
/
i2c_smbus
History
Adam Honse
abe7a49092
Updates to DRAM controllers to avoid use of SMBus Quick Write and add fallback paths if SMBus Block Write is unavailable, in preparation for X299 SMBus support
2026-06-15 23:54:33 -05:00
..
Linux
Updates to DRAM controllers to avoid use of SMBus Quick Write and add fallback paths if SMBus Block Write is unavailable, in preparation for X299 SMBus support
2026-06-15 23:54:33 -05:00
MacOS
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
2025-09-28 00:47:08 -05:00
Windows
Remove Skylake-X IMC SMBus PawnIO module for now as it does not support the necessary features yet
2026-06-09 22:58:41 -05:00
i2c_amd_gpu.h
On Linux include both the I2C/SMBus bus name and device path in the device_name
2025-11-30 20:37:35 +01:00
i2c_smbus.cpp
Remove i2c_smbus_thread as mutex already prevents concurrent access
2025-11-29 17:17:06 -06:00
i2c_smbus.h
Do not introduce a new field in i2c_smbus class
2025-11-30 09:43:05 +01:00