Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: hwmon: (amd_energy) update documentation

Update the supported processors and mention vulnerability fix.

Signed-off-by: Naveen Krishna Chatradhi <NaveenKrishna.Chatradhi@amd.com>
Link: https://lore.kernel.org/r/20201119184246.228322-2-NaveenKrishna.Chatradhi@amd.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>

authored by

Naveen Krishna Chatradhi and committed by
Guenter Roeck
0c8bed26 00e1fc82

+6 -1
+6 -1
Documentation/hwmon/amd_energy.rst
··· 5 5 6 6 Supported chips: 7 7 8 - * AMD Family 17h Processors 8 + * AMD Family 17h Processors: Model 30h 9 + 10 + * AMD Family 19h Processors: Model 01h 9 11 10 12 Prefix: 'amd_energy' 11 13 ··· 114 112 energy[N]_input EsocketX Socket Energy X = [0] to [nr_socks -1] 115 113 Measured input socket energy 116 114 =============== ======== ====================================== 115 + 116 + Note: To address CVE-2020-12912, the visibility of the energy[N]_input 117 + attributes is restricted to owner and groups only.