Commit 0c8bed26 authored by Naveen Krishna Chatradhi's avatar Naveen Krishna Chatradhi Committed by Guenter Roeck

docs: hwmon: (amd_energy) update documentation

Update the supported processors and mention vulnerability fix.
Signed-off-by: default avatarNaveen Krishna Chatradhi <NaveenKrishna.Chatradhi@amd.com>
Link: https://lore.kernel.org/r/20201119184246.228322-2-NaveenKrishna.Chatradhi@amd.comSigned-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 00e1fc82
...@@ -5,7 +5,9 @@ Kernel driver amd_energy ...@@ -5,7 +5,9 @@ Kernel driver amd_energy
Supported chips: Supported chips:
* AMD Family 17h Processors * AMD Family 17h Processors: Model 30h
* AMD Family 19h Processors: Model 01h
Prefix: 'amd_energy' Prefix: 'amd_energy'
...@@ -112,3 +114,6 @@ energy[N]_input EcoreX Core Energy X = [0] to [nr_cpus - 1] ...@@ -112,3 +114,6 @@ energy[N]_input EcoreX Core Energy X = [0] to [nr_cpus - 1]
energy[N]_input EsocketX Socket Energy X = [0] to [nr_socks -1] energy[N]_input EsocketX Socket Energy X = [0] to [nr_socks -1]
Measured input socket energy Measured input socket energy
=============== ======== ====================================== =============== ======== ======================================
Note: To address CVE-2020-12912, the visibility of the energy[N]_input
attributes is restricted to owner and groups only.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment