This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
OpenRGB
Watch
1
Star
0
Fork
0
mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced
2026-09-12 21:28:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
OpenRGB
/
i2c_smbus
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Adam Honse
f01ab516df
Filter out i2c entries that are non-numeric, my PC has a /sys/bus/i2c/devices/i2c-ITE8800:00 that was failing
2026-09-11 17:57:42 -05:00
..
Linux
Filter out i2c entries that are non-numeric, my PC has a /sys/bus/i2c/devices/i2c-ITE8800:00 that was failing
2026-09-11 17:57:42 -05:00
MacOS
macOS: initialize macUSPCIO in SMBus detectors
2026-09-08 00:42:35 -05:00
Windows
Update naming of PawnIO SMBus interfaces and add index field so that multiple buses can be distinguished
2026-08-30 21:21:09 -05:00
i2c_amd_gpu.h
Implement network request to get list of I2C buses so that the Get Hardware IDs dialog works in local client mode
2026-07-07 01:35:35 -05:00
i2c_smbus.cpp
Implement network request to get list of I2C buses so that the Get Hardware IDs dialog works in local client mode
2026-07-07 01:35:35 -05:00
i2c_smbus.h
Implement fair_mutex in i2c_smbus so that i2c controllers are given access to the bus in a more fair manner, which should help with high frame rates on slow buses
2026-09-02 19:12:26 -05:00