summaryrefslogtreecommitdiff
path: root/sys/dev/spi/tmp121.c
AgeCommit message (Expand)Author
2022-01-19Pass the device_t into spi_configure(), and make the API contract thatthorpej
2022-01-19Probe / match routines should not have side-effects: do the spi_configure()thorpej
2011-06-20Initialize sensor state before registeringpgoyette
2008-04-04Split device_t/softc and other related cosmetic changes.xtraeme
2007-11-16Extend the envsys2 API (one more time, sorry) as defined in:xtraeme
2007-07-01Imported envsys 2, a brief description of the new features:xtraeme
2006-10-02Initial commit of SPI bus (also known as Microwire) framework, along withgdamore