Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add FreeBSD support for temperature and battery components | Michael Buch | 2019-02-05 | 1 | -0/+22 |
* | Fix whitespace | Aaron Marcher | 2018-07-08 | 1 | -1/+1 |
* | Simplify format specifiers for uintmax_t | Aaron Marcher | 2018-07-07 | 1 | -3/+3 |
* | Change uint64_t to uintmax_t | Aaron Marcher | 2018-07-07 | 1 | -3/+3 |
* | temperature: Improve types | Aaron Marcher | 2018-07-06 | 1 | -3/+5 |
* | Clean up header includes | Aaron Marcher | 2018-05-30 | 1 | -2/+0 |
* | 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 |