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