Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use E-notation for large powers of 10 | Laslo Hunhold | 2018-05-27 | 1 | -1/+1 |
* | Remove units from numbers | Aaron Marcher | 2018-05-21 | 1 | -2/+2 |
* | Make temp more readable on Linux | Aaron Marcher | 2018-05-20 | 1 | -2/+5 |
* | Add unit to temperature | Aaron Marcher | 2018-05-20 | 1 | -2/+2 |
* | Add warn() and die() | Laslo Hunhold | 2018-05-18 | 1 | -2/+1 |
* | Remove UNUSED macro | Aaron Marcher | 2018-05-17 | 1 | -3/+1 |
* | Mark unused parameters, fix compiler warnings | Aaron Marcher | 2018-05-17 | 1 | -1/+3 |
* | include <sys/time.h> before <sys/sensors.h> for time struct timeval | Josuah Demangeon | 2018-05-08 | 1 | -1/+1 |
* | Unify header includes | Aaron Marcher | 2018-05-07 | 1 | -1/+1 |
* | Fix coding style | Aaron Marcher | 2018-05-06 | 1 | -1/+1 |
* | Use indentation to increase readability | Laslo Hunhold | 2018-05-01 | 1 | -37/+39 |
* | Revert component-split | Laslo Hunhold | 2018-05-01 | 1 | -0/+45 |
* | temperature: OS split | Quentin Rameau | 2018-04-30 | 1 | -45/+0 |
* | Fix typo in temperature | Aaron Marcher | 2018-04-29 | 1 | -1/+1 |
* | temp: Port to OpenBSD | Aaron Marcher | 2018-04-29 | 1 | -1/+31 |
* | More robust preprocessor switches | Aaron Marcher | 2018-03-21 | 1 | -1/+1 |
* | Build Linux-only functions only on Linux | Aaron Marcher | 2018-03-18 | 1 | -0/+2 |
* | Move components into dedicated subdirectory | Laslo Hunhold | 2017-09-24 | 1 | -0/+13 |