parent
25a3bb8ff1
commit
cd677b2677
|
@ -1,4 +1,4 @@
|
|||
# Zenpower
|
||||
# Zenpower3
|
||||
Zenpower3 is a Linux kernel driver for reading temperature, voltage(SVI2), current(SVI2) and power(SVI2) for AMD Zen family CPUs, now with Zen 3 support!
|
||||
|
||||
Make sure that your Linux kernel have support for your CPUs as Zenpower is using kernel function `amd_smn_read` to read values from SMN. A fallback method (which may or may not work!) will be used when it is detected that kernel function `amd_smn_read` lacks support for your CPU.
|
||||
|
|
Loading…
Reference in New Issue