summaryrefslogtreecommitdiffstats
path: root/sys/dev/iicbus/max6690.c
Commit message (Expand)AuthorAgeFilesLines
* Check error return from reading integer part of temperature.jhibbits2014-10-121-0/+4
* Fix some integer signs. These unsigned integers should all be signed.jhibbits2013-12-071-1/+1
* Avoid using the degree symbol. Looks ugly on the console.andreast2012-08-191-3/+4
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
* - Improve error handling.andreast2011-06-041-23/+45
* Move the celsius-to-kelvin conversion to a place that powermac_thermal cannwhitehorn2011-05-291-6/+3
* Update the I2C-based temperature/fan drivers to connect to the Powermacnwhitehorn2011-05-291-12/+38
* Remove unused variable. Spotted by a cppcheckandreast2011-01-151-3/+0
* Add three new drivers for fan control and temperature reading on theandreast2010-10-151-0/+335
OpenPOWER on IntegriCloud