summaryrefslogtreecommitdiff
path: root/components/temperature.c
AgeCommit message (Expand)Author
2018-05-18Add warn() and die()Laslo Hunhold
2018-05-17Remove UNUSED macroAaron Marcher
2018-05-17Mark unused parameters, fix compiler warningsAaron Marcher
2018-05-08include <sys/time.h> before <sys/sensors.h> for time struct timevalJosuah Demangeon
2018-05-07Unify header includesAaron Marcher
2018-05-06Fix coding styleAaron Marcher
2018-05-01Use indentation to increase readabilityLaslo Hunhold
2018-05-01Revert component-splitLaslo Hunhold
2018-04-30temperature: OS splitQuentin Rameau
2018-04-29Fix typo in temperatureAaron Marcher
2018-04-29temp: Port to OpenBSDAaron Marcher
2018-03-21More robust preprocessor switchesAaron Marcher
2018-03-18Build Linux-only functions only on LinuxAaron Marcher
2017-09-24Move components into dedicated subdirectoryLaslo Hunhold