Lines Matching full:battery
31 .Nd ACPI battery management subsystem
37 is a driver for battery management features of the ACPI module.
39 An ACPI-compatible battery device supports either a Control
40 Method Battery interface or a Smart Battery subsystem interface.
58 driver takes a single integer value for the battery unit
67 Returns the number of battery units in the system.
73 Battery capacity in percent,
75 Remaining battery life in minutes,
77 Current status of the battery encoded in the following:
80 Battery is discharging,
82 Battery is being charged, or
84 Remaining battery life is critically low.
87 Note that the status bits of each battery will be
92 Current battery discharging rate in mW.
97 Returns battery information given by the ACPI
98 .Li _BIX Pq Battery Information
101 Battery information.
102 In the case of a Smart Battery attached to
103 SMBus or a Control Method Battery with a
135 Indicates the units used by the battery to report its
150 The Battery's design capacity,
151 which is the nominal capacity of a new battery.
156 Predicted battery capacity when fully charged.
159 Battery technology:
166 which is the nominal voltage of a new battery.
169 When a discharging battery device reaches this capacity,
175 The number of cycles the battery has experienced.
180 The accuracy of the battery capacity measurement,
184 The Maximum Sampling Time of the battery in
187 measurements of the battery's capacities specified in
195 The Minimum Sampling Time of the battery in
199 The Maximum Average Interval of the battery in
201 This is the length of time within which the battery
209 The Minimum Average Interval of the battery in
212 Battery capacity granularity between
220 Battery capacity granularity between
228 Model number of the battery as a string.
230 Serial number of the battery as a string.
232 Type identifier of the battery as a string.
234 OEM-specific information of the battery as a string.
237 Battery swapping capability encoded in the following:
249 Returns battery information given by the ACPI
250 .Li _BIF Pq Battery Information
263 Returns battery information given by the ACPI
264 .Li _BST Pq Battery Status
266 which is the present battery status.
267 In the case of a Smart Battery attached to SMBus,
274 Battery state.
280 Battery present rate of charging or discharging.
286 Battery remaining capacity.
292 Battery present voltage.
298 variables export battery status.
302 .It Va hw.acpi.battery.info_expire
304 The battery information obtained by
310 .It Va hw.acpi.battery.units
311 Number of battery units in the system.
312 .It Va hw.acpi.battery.state
313 Current battery charging status.
318 .It Va hw.acpi.battery.rate
319 Current battery discharging rate in mW.
320 .It Va hw.acpi.battery.time
321 Remaining battery life in minutes.
322 If the battery is not discharging,
325 .It Va hw.acpi.battery.life
326 Battery capacity in percent.
329 Battery-related event notifications are sent
339 the Control Method Battery.
351 The fully qualified battery object path as in the ASL.
357 Battery status was changed.
359 Battery information was changed.