index
:
hardinfo2.git
debian/latest
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
devices
/
sensors.c
Age
Commit message (
Collapse
)
Author
2016-12-30
Fix compile warnings in sensors.c
Leandro Pereira
2015-10-25
hwmon: make sure we find sensors even if it does not start with 1 ↵
jamesbond
[http://murga-linux.com/puppy/viewtopic.php?p=841760#841760]
2015-10-25
correct temperature interpretation in sysfs thermal zone.
jamesbond
2015-10-25
sensors.c: read sensors from sys/thermal, also fix read_sensors_hwmon to ↵
jamesbond
read both from /sys/class/hwmon and /sys/class/hwmon/device.
2015-10-25
update sensors.c to work with kernel 3.18.x
jamesbond
2012-01-15
Do not list empty sensor categories
Leandro Pereira
2012-01-15
Allocate/deallocate sensor labels/compute hash table only once
Leandro Pereira
2012-01-08
Simplify hwmon reading code
Leandro Pereira
2012-01-08
Support both old- and new-style interfaces for hwmon sensors
Leandro Pereira
2011-12-30
Make hwmon sensors work with recent kernel versions
Leandro Pereira
2011-12-04
Remove all usages of if (ptr) free(ptr) since free() already performs ↵
Leandro Pereira
null-checks.
2010-05-03
Move files from hardinfo2 to root.
Leandro A. F. Pereira