]> git.baikalelectronics.ru Git - kernel.git/commit
thermal: intel: intel_pch: Add support for Wellsburg PCH
authorTim Zimmermann <tim@linux4.de>
Sat, 7 Jan 2023 19:25:13 +0000 (20:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2023 08:33:50 +0000 (09:33 +0100)
commitb700466dff96239d242ed1a2f93884c4b07add7f
tree373395d78fcc9e0c5f175a24485d6d8beff4abd4
parentcc989913ea09b70e613aa8073b023732efca0beb
thermal: intel: intel_pch: Add support for Wellsburg PCH

[ Upstream commit 64a8dad463d4ff324176fdc8eb8131abb3c6159b ]

Add the PCI ID for the Wellsburg C610 series chipset PCH.

The driver can read the temperature from the Wellsburg PCH with only
the PCI ID added and no other modifications.

Signed-off-by: Tim Zimmermann <tim@linux4.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/thermal/intel/intel_pch_thermal.c