setup CI/CD for kernel development - added CodeQL for code scanning - every pr is built as an image and is available for 30days on https://oklinux.dev - tagged and released on github for now Signed-off-by: sevki <s@sevki.io>
26 lines
448 B
ReStructuredText
26 lines
448 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
|
|
- SoC on-die temperature in milli-degree C
|
|
|
|
sysfs-Interface
|
|
---------------
|
|
|
|
temp0_input
|
|
- SoC on-die temperature (milli-degree C)
|