Commit Graph

24 Commits (master)

Author SHA1 Message Date
Gabriele Gristina e5de44c80d Restyling hwmon (2021)(2)
3 years ago
jsteube 708a86fb59 Move old ascii_digest() to hashes.c and rename it to hash_encode(), also remove some unused includes
5 years ago
jsteube 27bec8be13 Get rid of logging.c and most exit() calls replaced with return() for true library usage
8 years ago
jsteube c00d63758c Replaced NVML registry functions macros with their ascii versions
8 years ago
jsteube 0baa677e68 added some typing to ext_nvml
8 years ago
jsteube 095dfdc730 Get rid of quiet variable in data. context
8 years ago
jsteube c008b11de3 Make more use of new user_options_t*
8 years ago
jsteube 3daf0af480 Added docs/credits.txt
8 years ago
jsteube 9eb47153d4 Replace all #ifdef with #if defined (...) for convention
8 years ago
jsteube 4b79ccd416 Preparation for easier integration of:
8 years ago
Rosen Penev d666191d67
Sign fixes
8 years ago
jsteube 2b7e36b042 Output cracked hashes on Windows using \r\n and not \n
8 years ago
Jens Steube f1cd53e335 Globally fix return parameter handling to not use brackets
8 years ago
radix 5d41b93514
Update wording on some warning messages.
8 years ago
jsteube d329451cc1 Here it is: --powertune-enable for nvidia -- Works on both linux and windows
8 years ago
jsteube a23c0c4716 Added a ton of new NVML stuff
8 years ago
jsteube d89a8a68d6 Finally got rid of NvAPI on Windows, replace with NVML
8 years ago
jsteube 72384c1fc3 Add NVML support for PCIE Lanes
8 years ago
jsteube 3e4badd9b4 Send a notice to user in case the drivers temperature threshold for slowdown is reached and a performance drop is expected due to throttling
8 years ago
jsteube 36def60bfa Added NVML support for querying current engine clock and current memory clock
8 years ago
Jens Steube 4d2be9073e Consolidate hardware monitoring interface status on startup
8 years ago
Gabriele 'matrix' Gristina f3407cd7f4 HWMon mod
8 years ago
philsmd cff683eac1 change in library loading: libnvidia-ml now does load dynamically only on NVidia systems
9 years ago
Jens Steube 5065474b4e Initial commit
9 years ago