summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/em3027.c
AgeCommit message (Expand)Author
2021-01-27Use DEVICE_COMPAT_EOL.thorpej
2021-01-25Since we're using designated initialisers for compat data, we shouldthorpej
2021-01-17Use designated initializers and a consistent termination style inthorpej
2020-12-23G/c trailing whitespace.uwe
2020-12-23Add direct-config support.thorpej
2019-07-27No need to check cold to add I2C_F_POLL; the i2c API does it for us now.thorpej
2018-06-16More cleanup to i2c autoconfiguration:thorpej
2018-01-05Driver for EM Microelectronic EM3027 RTC and temperature sensor.uwe