Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the deciKelvin to Celsius conversion in kernel. | loos | 2016-05-22 | 1 | -1/+1 |
* | Fix off-by-one bugs. | loos | 2015-03-10 | 1 | -4/+3 |
* | Replace hardcoded sizes by sizeof() and nitems(). | loos | 2015-02-17 | 1 | -14/+13 |
* | Fix the display of negative temperatures. | loos | 2015-02-17 | 1 | -7/+14 |
* | Add the lm75 i2c digital temperature sensor driver. | loos | 2014-05-10 | 1 | -0/+574 |