Home
last modified time | relevance | path

Searched refs:rotations (Results 1 – 22 of 22) sorted by relevance

/linux-6.6.21/Documentation/hwmon/
Demc2103.rst23 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
Dw83l786ng.rst38 Fan rotation speeds are reported in RPM (rotations per minute). Fan readings
Dnct6683.rst31 Fan rotation speeds are reported in RPM (rotations per minute).
Dasb100.rst37 Fan speeds are reported in RPM (rotations per minute). An alarm is
Dsmsc47m1.rst67 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
Dlm80.rst52 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
Dgl518sm.rst49 Rotation speeds are reported in RPM (rotations per minute). An alarm is
Dlm78.rst53 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
Dlm87.rst47 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
Dvia686a.rst52 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
Dsis5595.rst91 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
Dadm1026.rst57 Fan rotation speeds are reported in RPM (rotations per minute) but measured
Dw83792d.rst63 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
Dw83791d.rst84 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
Dnct6775.rst119 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
Dw83627ehf.rst105 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
Dit87.rst286 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
Dw83781d.rst119 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
/linux-6.6.21/Documentation/admin-guide/acpi/
Dfan_performance_states.rst49 * ``speed_rpm``: Speed of the fan in rotations per minute.
/linux-6.6.21/Documentation/core-api/
Drbtree.rst20 worst case performance for insertion and deletion (at most two rotations and
21 three rotations, respectively, to balance the tree), with slightly slower
/linux-6.6.21/Documentation/admin-guide/media/
Dimx.rst690 when 90 or 270 rotations are needed.
/linux-6.6.21/kernel/events/
Dcore.c1084 bool rotations; in perf_mux_hrtimer_handler() local
1089 rotations = perf_rotate_context(cpc); in perf_mux_hrtimer_handler()
1092 if (rotations) in perf_mux_hrtimer_handler()
1098 return rotations ? HRTIMER_RESTART : HRTIMER_NORESTART; in perf_mux_hrtimer_handler()