blob: 79cde4dcf2f5e5209eff8249442f3795ee28e01b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  | 
What:		/sys/class/power_supply/<supply_name>/alarm
Date:		April 2021
KernelVersion:	5.13
Contact:	Maximilian Luz <[email protected]>
Description:
		Battery trip point. When the remaining battery capacity crosses this
		value in either direction, the system will be notified and if
		necessary woken.
		Set to zero to clear/disable.
		Access: Read, Write
		Valid values: In micro-Wh or micro-Ah, depending on the power unit
		of the battery
  |