mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-27 10:01:39 -05:00
The temperature is not from the die itself but from an NTC. That was verified with an IR camera. Fix that. Signed-off-by: Andreas Kemnade <akemnade@kernel.org> Link: https://lore.kernel.org/r/20251027202847.119707-1-akemnade@kernel.org Signed-off-by: Guenter Roeck <linux@roeck-us.net>
27 lines
458 B
ReStructuredText
27 lines
458 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
Kernel driver sy7636a-hwmon
|
|
===========================
|
|
|
|
Supported chips:
|
|
|
|
* Silergy SY7636A PMIC
|
|
|
|
|
|
Description
|
|
-----------
|
|
|
|
This driver adds hardware temperature reading support for
|
|
the Silergy SY7636A PMIC.
|
|
|
|
The following sensors are supported
|
|
|
|
* Temperature
|
|
- Temperature of external NTC in milli-degree C
|
|
|
|
sysfs-Interface
|
|
---------------
|
|
|
|
temp0_input
|
|
- Temperature of external NTC (milli-degree C)
|