1 .. SPDX-License-Identifier: GPL-2.0-or-later 2 3 Kernel driver cros_ec_hwmon 4 =========================== 5 6 Supported chips: 7 8 * ChromeOS embedded controllers. 9 10 Prefix: 'cros_ec' 11 12 Addresses scanned: - 13 14 Author: 15 16 - Thomas Weißschuh <linux@weissschuh.net> 17 18 Description 19 ----------- 20 21 This driver implements support for hardware monitoring commands exposed by the 22 ChromeOS embedded controller used in Chromebooks and other devices. 23 24 The channel labels exposed via hwmon are retrieved from the EC itself. 25 26 Fan and temperature readings are supported.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.