diff options
author | Naveen Krishna Chatradhi <nchatrad@amd.com> | 2020-05-19 17:50:10 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2020-05-22 15:28:39 +0200 |
commit | b968279625a95fc6ae544713282c28a56a50d37e (patch) | |
tree | b1064798740e00d97586d0efa400c84424c4fd9f /Documentation/hwmon/index.rst | |
parent | hwmon: Add amd_energy driver to report energy counters (diff) | |
download | linux-b968279625a95fc6ae544713282c28a56a50d37e.tar.xz linux-b968279625a95fc6ae544713282c28a56a50d37e.zip |
hwmon: (amd_energy) Add documentation
Document amd_energy driver with energy sensors supported by it.
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Naveen Krishna Chatradhi <nchatrad@amd.com>
Link: https://lore.kernel.org/r/20200519155011.56184-2-nchatrad@amd.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon/index.rst')
-rw-r--r-- | Documentation/hwmon/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst index df87ae15a1d4..fb51c7ce8b27 100644 --- a/Documentation/hwmon/index.rst +++ b/Documentation/hwmon/index.rst @@ -39,6 +39,7 @@ Hardware Monitoring Kernel Drivers adt7470 adt7475 amc6821 + amd_energy asb100 asc7621 aspeed-pwm-tacho |