Lines Matching +full:milli +full:- +full:seconds
1 .. SPDX-License-Identifier: GPL-2.0-or-later
5 Kernel driver dell-smm-hwmon
8 :Copyright: |copy| 2002-2005 Massimo Dal Zotto <dz@debian.org>
12 -----------
24 -------------------
35 fan[1-3]_input RO Fan speed in RPM.
36 fan[1-3]_label RO Fan label.
37 pwm[1-3] RW Control the fan PWM duty-cycle.
41 temp[1-10]_input RO Temperature reading in milli-degrees
43 temp[1-10]_label RO Temperature sensor label.
47 ------------------------------------
50 seconds. Therefore the fan speed set by mean of this driver is quickly
68 ``drivers/hwmon/dell-smm-hwmon.c`` in the kernel tree: as a first
69 attempt you can try to add your machine and use an already-known code
74 :ref:`Documentation/process/submitting-patches.rst <submittingpatches>`
87 -----------------
121 --------------------------
138 | | | | | | | | | +------- 10. buttons status
139 | | | | | | | | +--------- 9. AC status
140 | | | | | | | +-------------- 8. fan0 RPM
141 | | | | | | +------------------- 7. fan1 RPM
142 | | | | | +--------------------- 6. fan0 status
143 | | | | +----------------------- 5. fan1 status
144 | | | +-------------------------- 4. temp0 reading (Celsius)
145 … | | +---------------------------------- 3. Dell service tag (later known as 'serial number')
146 | +-------------------------------------- 2. BIOS version
147 +------------------------------------------ 1. /proc/i8k format version
149 A negative value, for example -22, indicates that the BIOS doesn't
158 available -1 is printed instead.