summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLi XingYang <yanhuoguifan@gmail.com>2024-12-01 11:47:44 +0800
committerGuenter Roeck <linux@roeck-us.net>2024-12-14 08:00:44 -0800
commit7582b7ae896e3b63fbadbe08af28ba59c95a4d91 (patch)
tree412df2abc1ad7474b0f2b6d1a36b61605d794ed8 /tools/perf/scripts/python/export-to-postgresql.py
parent2505f87eb3af55f3dd7f57d7cb7783b94b52a2d9 (diff)
hwmon: (asus-ec-sensors) Add support for fan cpu opt on AMD 600 motherboards
According to the LibreHardwareMonitor project, LibreHardwareMonitorLib/ Hardware/Motherboard/Lpc/EC/EmbeddedController.cs file, fan cpu opt is supported by the AMD600 EC. Registers are described as follows. BoardFamily.Amd600, new Dictionary<ECSensor, EmbeddedControllerSource> { { ECSensor.FanCPUOpt, new EmbeddedControllerSource ("CPU Optional Fan", SensorType.Fan, 0x00b0, 2) }, } Add FanCPUOpt support for AMD600. Signed-off-by: Li XingYang <yanhuoguifan@gmail.com> [groeck: Massaged subject and description] Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions