aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ichiic
Commit message (Expand)AuthorAgeFilesLines
* [ig4] Add ACPI platform support for ig4 driverOleksandr Tymoshenko2016-12-264-19/+184
* Add Braswell PCI IDs for Intel CherryviewConrad Meyer2016-12-201-0/+24
* fix typo in a commentAndriy Gapon2016-11-021-1/+1
* ichiic/ig4: completely disengage from smbusAndriy Gapon2016-11-024-529/+21
* add iic interface to ig4 driver, move isl and cyapa to iicbusAndriy Gapon2016-10-303-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