aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/i2c
Commit message (Expand)AuthorAgeFilesLines
* Build ofw_bus_if.h for modules that need it on arm64Ed Maste2015-10-211-1/+2
* isl(4), driver for Intersil I2C ISL29018 Digital Ambient Light SensorMichael Gmelin2015-07-252-1/+8
* cyapa(4), driver for the Cypress APA I2C trackpadMichael Gmelin2015-07-252-1/+8
* ig4 - Intel fourth gen integrated I2C SMBus driver.Michael Gmelin2015-05-302-1/+9
* Fix build race on armv6* and powerpc*.Andreas Tobler2015-04-041-1/+4
* Move all the power management (SMBus) drivers to their own directory,Rui Paulo2014-09-234-4/+4
* Move amdsmb and nfsmb from dev/pci to their own device directory.Rui Paulo2014-09-232-2/+2
* Add ismt(4) driver.Jim Harris2014-05-202-1/+9
* Fix make depend.Li-Wen Hsu2014-02-261-1/+1
* MFtbemd:Warner Losh2010-08-231-2/+2
* The viapm module build had what appear to be some debugging CFLAGS leftNate Lawson2007-06-242-2/+0
* Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 controllers.Ruslan Ermilov2005-12-213-1/+19
* - Add ofw_bus_if.h to SRCS on sparc64 as envctrl.c and pcf_ebus.c dependMarius Strobl2005-11-221-8/+11
* Fix standalone module build for viapm. Note that by default it doesn'tJohn Baldwin2005-11-081-2/+2
* Finally complete some work on generalizing the PCF8584-based I2CJoerg Wunsch2005-10-281-1/+10
* Hook ichsmb to build.Takanori Watanabe2005-06-051-1/+1
* Make ichsmb loadable.Takanori Watanabe2005-06-051-0/+8
* Kill bogus isa compat opt file.Warner Losh2004-03-151-1/+1
* Most power management devices don't exist on pc98.Yoshihiro Takahashi2003-06-151-0/+4
* Fix the KMOD for the lpbb device.John-Mark Gurney2003-06-141-1/+1
* amdpm was omitted from the build of i2c controllers. Fixed.Nicolas Souchu2003-06-141-1/+1
* Include "../Makefile.inc".Yoshihiro Takahashi2002-11-062-0/+6
* Major rework of the iicbus/smbus framework:Nicolas Souchu2002-03-2315-0/+117