aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorCosmo Chou <chou.cosmo@gmail.com>2024-02-06 20:54:20 +0800
committerGuenter Roeck <linux@roeck-us.net>2024-02-25 12:37:37 -0800
commit1b2ca93cd0592b1fcbc6f8b64e02552bc15f4bb4 (patch)
tree1a506f318045bca186977fe3a08750b7321e3202 /MAINTAINERS
parent1a793caf6f6991716cb07583ed7c27de84ef0cba (diff)
downloadlinux-1b2ca93cd0592b1fcbc6f8b64e02552bc15f4bb4.tar.gz
hwmon: Add driver for Astera Labs PT5161L retimer
This driver implements support for temperature monitoring of Astera Labs PT5161L series PCIe retimer chips. This driver implementation originates from the CSDK available at Link: https://github.com/facebook/openbmc/tree/helium/common/recipes-lib/retimer-v2.14 The communication protocol utilized is based on the I2C/SMBus standard. Signed-off-by: Cosmo Chou <chou.cosmo@gmail.com> Link: https://lore.kernel.org/r/20240206125420.3884300-2-chou.cosmo@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8fc0ca8e881c97..afe08a63f7a968 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17698,6 +17698,13 @@ F: fs/pstore/
F: include/linux/pstore*
K: \b(pstore|ramoops)
+PT5161L HARDWARE MONITOR DRIVER
+M: Cosmo Chou <cosmo.chou@quantatw.com>
+L: linux-hwmon@vger.kernel.org
+S: Maintained
+F: Documentation/hwmon/pt5161l.rst
+F: drivers/hwmon/pt5161l.c
+
PTP HARDWARE CLOCK SUPPORT
M: Richard Cochran <richardcochran@gmail.com>
L: netdev@vger.kernel.org