mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-24 04:34:08 +08:00
27 lines
550 B
ReStructuredText
27 lines
550 B
ReStructuredText
|
.. SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
Kernel driver cros_ec_hwmon
|
||
|
===========================
|
||
|
|
||
|
Supported chips:
|
||
|
|
||
|
* ChromeOS embedded controllers.
|
||
|
|
||
|
Prefix: 'cros_ec'
|
||
|
|
||
|
Addresses scanned: -
|
||
|
|
||
|
Author:
|
||
|
|
||
|
- Thomas Weißschuh <linux@weissschuh.net>
|
||
|
|
||
|
Description
|
||
|
-----------
|
||
|
|
||
|
This driver implements support for hardware monitoring commands exposed by the
|
||
|
ChromeOS embedded controller used in Chromebooks and other devices.
|
||
|
|
||
|
The channel labels exposed via hwmon are retrieved from the EC itself.
|
||
|
|
||
|
Fan and temperature readings are supported.
|