aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ichiic
Commit message (Expand)AuthorAgeFilesLines
* MFC: r310309, r310340-310341, r311664, r311793-r311794Marius Strobl2017-01-181-0/+24
* MFC r310621:Oleksandr Tymoshenko2017-01-094-19/+184
* MFC r308221: fix typo in a commentAndriy Gapon2016-12-241-1/+1
* MFC r308219: ichiic/ig4: completely disengage from smbusAndriy Gapon2016-12-244-529/+21
* MFC r308104: add iic interface to ig4 driver, move isl and cyapa to iicbusAndriy Gapon2016-12-143-11/+253
* Fix ig4 operation for certain machinesMichael Gmelin2016-05-301-8/+14
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-032-3/+3
* Use DELAY() instead of sleeping during boot-time attach.John Baldwin2016-04-091-1/+4
* Allow building a kernel with baked in ig4, isl and cyapa drivers.Michael Gmelin2015-08-191-2/+2
* Protect smbus ioctls in ig4 driver using a shared lock.Michael Gmelin2015-06-253-58/+90
* ig4 - Intel fourth gen integrated I2C SMBus driver.Michael Gmelin2015-05-304-0/+1876