commit d1edce71135cc6d98c0a4b5729774542b676e769 Author: sophgo-forum-service <forum_service@sophgo.com> Date: Fri Mar 15 16:07:33 2024 +0800 [fix] recommend using ssh method to clone repo. [fix] fix sensor driver repo branch name.
26 lines
612 B
ReStructuredText
26 lines
612 B
ReStructuredText
Kernel driver raspberrypi-hwmon
|
|
===============================
|
|
|
|
Supported boards:
|
|
|
|
* Raspberry Pi A+ (via GPIO on SoC)
|
|
* Raspberry Pi B+ (via GPIO on SoC)
|
|
* Raspberry Pi 2 B (via GPIO on SoC)
|
|
* Raspberry Pi 3 B (via GPIO on port expander)
|
|
* Raspberry Pi 3 B+ (via PMIC)
|
|
|
|
Author: Stefan Wahren <stefan.wahren@i2se.com>
|
|
|
|
Description
|
|
-----------
|
|
|
|
This driver periodically polls a mailbox property of the VC4 firmware to detect
|
|
undervoltage conditions.
|
|
|
|
Sysfs entries
|
|
-------------
|
|
|
|
======================= ==================
|
|
in0_lcrit_alarm Undervoltage alarm
|
|
======================= ==================
|