Lines Matching +full:cooling +full:- +full:device
1 .. SPDX-License-Identifier: GPL-2.0+
10 its responsibilities and feature-set have since been expanded significantly
23 sensors (e.g. skin temperature) and cooling/performance-mode setting to the
26 display part from the keyboard part of the device), on the Surface Laptop 1
36 SAN), translating ACPI generic serial bus write-/read-accesses to SAM
40 harder to discover and requiring us to hard-code a sort of device registry.
49 generation of the Surface device. On 4th generation devices, host and EC
50 communicate via HID, specifically using a HID-over-I2C device, whereas on
52 device. In accordance to the drivers found on other operating systems, we
53 refer to the serial device and its driver as Surface Serial Hub (SSH). When
55 SAM-over-SSH and SAM-over-HID.
57 Currently, this subsystem only supports SAM-over-SSH. The SSH communication
64 ------------------
67 communication interface for SAM on 5th- and all later-generation Surface
76 See Documentation/driver-api/surface_aggregator/ssh.rst for a
78 Documentation/driver-api/surface_aggregator/internal.rst for an