Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |