summaryrefslogtreecommitdiffstats
path: root/linux/LibSensors.c
Commit message (Expand)AuthorAgeFilesLines
* Use size_t for array indices consistentlyBenny Baumann2024-04-051-5/+5
* Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into...Nathan Scott2023-10-101-2/+9
|\
| * Add missing copyright/file headersBenny Baumann2023-05-251-0/+7
| * Make header sort order consistent againBenny Baumann2023-05-241-2/+2
| * Always mark config.h with IWYU pragma: keepBenny Baumann2023-05-241-1/+1
* | Replace isnan() with better comparisons (isgreater(), etc.)Explorer092023-08-181-11/+9
* | Header orderBenny Baumann2023-07-281-1/+2
* | Avoid VLA in LibSensors codeBenny Baumann2023-07-281-1/+4
|/
* Adapt platform code for the new Machine base classNathan Scott2023-05-081-1/+1
* IWYU updateChristian Göttsche2021-08-251-0/+9
* Rework CPU countingChristian Göttsche2021-07-181-16/+28
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-1/+1
* Correct spelling in commentChristian Göttsche2021-03-241-1/+1
* Linux: Rework libsensors parsingChristian Göttsche2021-03-191-54/+99
* Add configure option to create static htop binaryChristian Göttsche2021-01-251-0/+34
* LibSensors: add support for Ryzen CPUsMatej Dian2021-01-061-1/+6
* Also find libsensors.so.4 for Fedora and friendsDaniel Lange2020-12-251-5/+7
* LibSensors: fix unversioned libsensors library nameChristian Göttsche2020-12-151-2/+2
* LibSensors: restore temperature for Raspberry PiChristian Göttsche2020-12-151-0/+3
* Handle absence of package CPU temperatureChristian Göttsche2020-12-141-7/+58
* Fix dlopen issue for libsensors5 in Debian Buster, BullseyeDaniel Lange2020-12-121-3/+7
* IWYU updateChristian Göttsche2020-12-061-1/+0
* Dynamically load libsensors at runtimeChristian Göttsche2020-12-021-0/+105

© 2014-2024 Faster IT GmbH | imprint | privacy policy