aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/i2c/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* pcf8574: driver for 8-pin quasi-bidirectional GPIO over I2CAndriy Gapon2021-11-211-0/+1
* driver for MAX44009 I2C illuminance sensorAndriy Gapon2021-11-131-0/+1
* pcf8591: driver for adc/dac with i2c interfaceAndriy Gapon2021-11-131-0/+1
* htu21: driver for HTU21D I2C temperature and humidity sensorAndriy Gapon2021-01-191-0/+1
* hid: Import iichid - I2C transport backend for HID subsystemVladimir Kondratyev2021-01-071-0/+5
* Introduce support for Epson RX-8803 RTC.Marcin Wojtas2020-05-251-1/+2
* Add TCA6416 GPIO expander support.Marcin Wojtas2020-05-251-0/+4
* Add support for i2c bus mux hardware.Ian Lepore2020-01-021-0/+1
* Add a driver for Texas Instruments ADS101x/ADS111x i2c ADC chips.Ian Lepore2019-08-051-0/+1
* Remove jedec_ts(4)Ravi Pokala2018-08-011-1/+0
* Build the ds1672 driver as a module. Add a detach() to unregister the rtc.Ian Lepore2018-03-061-0/+1
* Build iicbus/rtc8583 as a module.Ian Lepore2018-03-041-0/+1
* Instead of building ofw_iicbus as a separate module, just compile it in toIan Lepore2018-02-251-4/+0
* jedec_dimm(4): report asset info and temperatures for DDR3 and DDR4 DIMMsRavi Pokala2018-02-221-0/+1
* Build ofw_iicbus as a module if OPT_FDT is defined.Ian Lepore2018-02-191-0/+4
* Give icee(4) a detach() method so it can be used as a module. Add aIan Lepore2017-09-171-0/+1
* Minor fixes and enhancements for the s35390a i2c RTC driver...Ian Lepore2017-08-141-0/+1
* Add a new driver, ds13rtc, that handles all DS13xx series i2c RTC chips.Ian Lepore2017-08-131-0/+1
* Add a driver for the Intersil ISL12xx family of i2c RTC chips.Ian Lepore2017-08-011-0/+1
* Build iicbus/{ds1307,ds3231,nxprtc} as modules.Ian Lepore2017-07-311-0/+3
* Restructure the SUBDIR list as 1-per-line and alphabetize, so it will beIan Lepore2017-07-311-2/+12
* jedec_ts: a driver for thermal sensors on memory modulesAndriy Gapon2016-10-221-1/+1
* isl(4), driver for Intersil I2C ISL29018 Digital Ambient Light SensorMichael Gmelin2015-07-251-1/+1
* cyapa(4), driver for the Cypress APA I2C trackpadMichael Gmelin2015-07-251-1/+1
* Major rework of the iicbus/smbus framework:Nicolas Souchu2002-03-231-0/+6