summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/files.i2c
AgeCommit message (Expand)Author
2022-12-03Split the BMP280 / BME280 driver into common code and create I2C andbrad
2022-11-21A driver for the Bosch BMP280 / BME280 temperature, humidity andbrad
2022-11-17A driver for the Aosong AHT20 temperature and humidity sensor. Whilebrad
2022-07-20drm: Use CPPFLAGS.drmkms in all local drm drivers too.riastradh
2022-01-17Re-factor and overhaul the "mcp23s17gpio" driver as "mcpgpio", andthorpej
2021-12-27fix few typos in comments.andvar
2021-12-07A driver and user land utility for the Sparkfun Serial Controlled Motorbrad
2021-11-06Driver for the Sensirion SHT30/SHT31/SHT35 temperature and humiditybrad
2021-10-14A driver for the Sensirion SGP40 MOx gas sensor. An example of thisbrad
2021-10-03A driver for the Sensirion SHT40/SHT41/SHT45 temperature and humiditybrad
2021-07-27move the fcu driver into arch/macppc where it belongsmacallan
2021-01-04Rename tsl256x.c -> tsllux.c. No other changes are made by this commit.thorpej
2020-12-29Add a driver for NXP PCA954x / PCA984x I2C switch / mux controllers.thorpej
2020-12-28Re-factor the "iicmux" driver to support other types of muxes that arethorpej
2020-10-29Add a driver for the PCF8574 I/O expander, used as a GPIO in some sparc64jdc
2020-04-24a very preliminary driver for the acclerometer found in later *Booksmacallan
2020-02-02attach LEDs according to info passed as device propertiesmacallan
2020-01-29the beginning of a driver for Philips Semiconductors PCA 9555 and 9556macallan
2020-01-12Clean up gttwsi's register access stuff:thorpej
2020-01-03Add driver for CellWise CW2015 Fuel Gauge IC.jmcneill
2020-01-03Eliminate all of the #ifdefs for the "strtc" driver. Define modelthorpej
2020-01-02Add driver for Everest Semi ES8316 Low Power Audio CODECjmcneill
2019-11-03Add driver for NXP TDA19988 HDMI encoderjmcneill
2019-11-01Remove tps65950pm (hardware now supported by twl4030.c)jmcneill
2019-10-30Add driver for TI TWL4030 Power Management ICjmcneill
2019-10-27Add FDT supportjmcneill
2019-07-24Add a driver for the NXP PCA9685 16-channel, 12-bit PWM Fm+ LED controller.thorpej
2019-03-17add i2c attachment for ssdfbtnn
2019-02-03Add basic support for Analogix eDP transmitters. This driver doesn'tjmcneill
2018-12-14add options DSRTC_YEAR_START_2K for machines which use 2000 and not 1970macallan
2018-09-02Add driver for Rockchip RK808 Power Management IC.jmcneill
2018-08-29Add driver for Silergy SY827/SY828 step down regulator.jmcneill
2018-07-27Add TEA5767 FM radio driver. From Karuna Grewal.rkujawa
2018-06-26Remove the i2c "size" locator and corresponding property / attach arg.thorpej
2018-05-27Add a driver for the Taos TSL256x light sensors.thorpej
2018-05-05axppmic depends on sysmon_envsysjmcneill
2018-05-04Rename axp806pmic to axppmic, and add support for AXP803.jmcneill
2018-05-03Add support for poweroff and the power on-off key (POK).jmcneill
2018-05-03FDT-ize X-Powers AXP805/806 PMIC driver.jmcneill
2018-03-16implement fan control, get calibration data from EEPROM via uni_nmacallan
2018-03-09yet another temperature sensor / ADCmacallan
2018-03-08preliminary driver for the fan control unit found in some G5macallan
2018-02-13Delete 'define dbcool {}' line commented out in previous. It's bogusuwe
2018-02-13Disable the 'define dbcool {}' line - it's not needed, and causespgoyette
2018-02-01add driver for Maxim DS1631 High-Precision Digital Thermometer and Thermostatmacallan
2018-01-05Driver for EM Microelectronic EM3027 RTC and temperature sensor.uwe
2017-12-28PR/52848: Brad Spencer: Two environment sensor drivers: AM2315 and SI70xxchristos
2017-12-10Add drivers for HID over I2C devices, and a driver for I2C mices.bouyer
2017-10-07Hook axp20x into fdt regulator apijmcneill
2017-10-02Add driver for Silergy SY8106A regulatorjmcneill