index
:
slstatus
joshua
My build of slstatus
joshua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
components
/
temperature.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radical re-formatting 2/3: Fix blocks
drkhsh
2022-10-28
1
-2
/
+1
*
radical re-formatting 0/3: Alphabetic headers
drkhsh
2022-10-28
1
-1
/
+1
*
temp: Put sysctl into define to avoid line wraps
drkhsh
2022-10-28
1
-2
/
+4
*
components/*.c: include slstatus.h
NRK
2022-10-26
1
-0
/
+1
*
Fix temperature reporting on OpenBSD
dsp
2020-11-30
1
-1
/
+1
*
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