commit | 557c7ffa2f283166fa863aaa415757f5f485aa62 | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@zonque.org> | Thu Jul 11 14:45:04 2019 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Tue Sep 03 12:47:17 2019 -0700 |
tree | 2e2b688ec53341d0418ccae74c64b62061b210ab | |
parent | 5ac6badc5aa057ceb1d50c93326a81db6e89ad2f [diff] |
hwmon: (lm75) add support for PCT2075 The NXP PCT2075 is largely compatible with other chips already supported by the LM75 driver. It uses an 11-bit resolution and defaults to 100 ms sampling period. The datasheet is here: https://www.nxp.com/docs/en/data-sheet/PCT2075.pdf Signed-off-by: Daniel Mack <daniel@zonque.org> Link: https://lore.kernel.org/r/20190711124504.7580-2-daniel@zonque.org [groeck: Documentation update] Signed-off-by: Guenter Roeck <linux@roeck-us.net>