| Age | Commit message (Expand) | Author |
| 2018-03-01 | Use 1-byte data-buffers when writing to the "control" device for the | pgoyette |
| 2018-02-22 | - Add Maxim MAX6604. | msaitoh |
| 2018-02-13 | Delete 'define dbcool {}' line commented out in previous. It's bogus | uwe |
| 2018-02-13 | Disable the 'define dbcool {}' line - it's not needed, and causes | pgoyette |
| 2018-02-06 | dbcool_read_volt() has a missing {} issue. | mrg |
| 2018-02-01 | add driver for Maxim DS1631 High-Precision Digital Thermometer and Thermostat | macallan |
| 2018-01-05 | Driver for EM Microelectronic EM3027 RTC and temperature sensor. | uwe |
| 2017-12-30 | fixes from Brad Spenser | christos |
| 2017-12-29 | add RCSID's | christos |
| 2017-12-29 | Fix modules build. | christos |
| 2017-12-28 | PR/52848: Brad Spencer: Two environment sensor drivers: AM2315 and SI70xx | christos |
| 2017-12-10 | Add drivers for HID over I2C devices, and a driver for I2C mices. | bouyer |
| 2017-12-10 | Factor out bus-independant HID code so that it can be shared by USB, bluetooth | bouyer |
| 2017-12-10 | For direct-config devices, pass the whole dictionary to the child as | bouyer |
| 2017-10-29 | Allow drivers to provide their own read/write register functions. While | jmcneill |
| 2017-10-28 | Add some #includes to make a few more header files compile. | riastradh |
| 2017-10-28 | Kill some more extern struct cfdriver declarations. | riastradh |
| 2017-10-22 | AXP209 isn't an SMBus device, so don't use iic_smbus_* APIs. | jmcneill |
| 2017-10-21 | match atmel,24c16 | jmcneill |
| 2017-10-09 | Change aprint_verbose on voltage change to aprint_debug to prevent dmesg | jmcneill |
| 2017-10-07 | add direct config support | jmcneill |
| 2017-10-07 | Add FDT support | jmcneill |
| 2017-10-07 | Hook axp20x into fdt regulator api | jmcneill |
| 2017-10-02 | Add driver for Silergy SY8106A regulator | jmcneill |
| 2017-10-01 | attach to ds1775 which was already more or less supported as DS75 | macallan |
| 2017-09-29 | get sensor descriptions from OpenFirmware if we know how | macallan |
| 2017-09-28 | Fix register write location | jmcneill |
| 2017-09-22 | Add GPIO drivers for MAX77620 and TCA9539 as found in Jetson TX1 | jmcneill |
| 2017-09-22 | use direct config | macallan |
| 2017-09-22 | add more names for direct config | macallan |
| 2017-09-20 | add MAX6690 which seems to be a straight up ADM1032 clone | macallan |
| 2017-09-13 | MAX6642 does not have lower limit registers | macallan |
| 2017-09-01 | support MAX6642 - yet another adm1021 kinda-sorta clone | macallan |
| 2017-08-31 | Instead of a Linux keymap, convert Linux event codes to USB scan codes and | jmcneill |
| 2017-08-30 | Use linux_keymap instead of pckbd keymap | jmcneill |
| 2017-08-29 | Add powerdown support and hook it in to FDT | jmcneill |
| 2017-08-29 | Add direct configuration support. | jmcneill |
| 2017-08-26 | wscons is not mpsafe, so take kernel lock for intr handler | jmcneill |
| 2017-08-26 | Add driver for Texas Instruments TCA8418 I2C Controller Keypad Scan IC. | jmcneill |
| 2017-08-18 | - WBSIO_ID_W83627DHG and newer devices have 12bit device ID. So, change sioid | msaitoh |
| 2017-08-17 | Use uint8_t instead of int. No functional change. | msaitoh |
| 2017-06-01 | remove checks for failure after memory allocation calls that cannot fail: | chs |
| 2017-05-28 | Add facility for fdt devices to register reset and poweroff handlers. | jmcneill |
| 2017-05-14 | define control register and associated bits for RTC supercap charger | tnn |
| 2017-04-29 | - Recognize the AS3722 sd0_v_minus_200mV bit, which is 1 on my Jetson TK1. | jakllsch |
| 2017-04-29 | Add AS3722 SD4 regulator frobbing bits. | jakllsch |
| 2017-04-22 | remove unused field in softc | jmcneill |
| 2017-04-22 | Add SD0 regulator. | jmcneill |
| 2017-04-22 | Add LDO6 regulator support. | jmcneill |
| 2017-04-22 | Add support for AS3722 RTC. | jmcneill |