mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00: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.
|