Xinqi Bao's Git

Add native OpenBSD support for mute/volume
[slstatus.git] / components / temperature.c
2019-02-05 Michael BuchAdd FreeBSD support for temperature and battery components
2018-07-08 Aaron MarcherFix whitespace
2018-07-07 Aaron MarcherSimplify format specifiers for uintmax_t
2018-07-07 Aaron MarcherChange uint64_t to uintmax_t
2018-07-06 Aaron Marchertemperature: Improve types
2018-05-30 Aaron MarcherClean up header includes
2018-05-27 Laslo HunholdUse E-notation for large powers of 10
2018-05-20 Aaron MarcherRemove units from numbers
2018-05-19 Aaron MarcherMake temp more readable on Linux
2018-05-19 Aaron MarcherAdd unit to temperature
2018-05-18 Laslo HunholdAdd warn() and die()
2018-05-17 Aaron MarcherRemove UNUSED macro
2018-05-17 Aaron MarcherMark unused parameters, fix compiler warnings
2018-05-08 Josuah Demangeoninclude <sys/time.h> before <sys/sensors.h> for time...
2018-05-07 Aaron MarcherUnify header includes
2018-05-06 Aaron MarcherFix coding style
2018-05-01 Laslo HunholdUse indentation to increase readability
2018-05-01 Laslo HunholdRevert component-split
2018-04-30 Quentin Rameautemperature: OS split
2018-04-29 Aaron MarcherFix typo in temperature
2018-04-29 Aaron Marchertemp: Port to OpenBSD
2018-03-21 Aaron MarcherMore robust preprocessor switches
2018-03-18 Aaron MarcherBuild Linux-only functions only on Linux
2017-09-24 Laslo HunholdMove components into dedicated subdirectory