summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/dstemp.c
AgeCommit message (Expand)Author
2021-06-21fix proplib deprecationchristos
2021-06-15iic_acquire_bus may fail.mlelstv
2021-03-01Use dstemp(4) as entropy source.rin
2021-01-30Add the standard compat string from the Device Tree bindings.thorpej
2021-01-30If we're going to keep a reference on the "props" dictionary fromthorpej
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-08-21more OF -> properties for sensor names, this should be the last onemacallan
2020-02-28- document the config registermacallan
2018-06-26In my quest to make device_compatible_entry (and associated goo)thorpej
2018-06-18- Rename iic_compat_match() to iic_compatible_match() and change itthorpej
2018-06-16More cleanup to i2c autoconfiguration:thorpej
2018-02-01add driver for Maxim DS1631 High-Precision Digital Thermometer and Thermostatmacallan