Lines Matching +full:poll +full:- +full:interval
17 -----------
21 features--a power meter that returns average power use over a configurable
22 interval, an optional capping mechanism, and a couple of trip points. The
24 of Documentation/hwmon/sysfs-interface.rst.
27 ----------------
29 The `power[1-*]_is_battery` knob indicates if the power supply is a battery.
30 Both `power[1-*]_average_{min,max}` must be set before the trip points will work.
32 socket and a poll notification will be sent to the appropriate
33 `power[1-*]_average` sysfs file.
35 The `power[1-*]_{model_number, serial_number, oem_info}` fields display
40 the case, the `power[1-*]_cap` and related sysfs files will appear. When the
42 the netlink event socket and a poll notification will be sent to the
43 appropriate `power[1-*]_alarm` file to indicate that capping has begun, and the
49 well as sent as a poll notification to a sysfs file. The events are as
52 `power[1-*]_cap` will be notified if the firmware changes the power cap.
53 `power[1-*]_interval` will be notified if the firmware changes the averaging
54 interval.