Xinqi Bao's Git

ram: fixed int overflow on pagetok macro
[slstatus.git] / components / temperature.c
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