perf record: Document --group option
[linux/fpc-iii.git] / Documentation / ABI / testing / sysfs-class-power
blob369d2a2d7d3ec1331e1f460c3e2ace82c2603f5f
1 What:           /sys/class/power/ds2760-battery.*/charge_now
2 Date:           May 2010
3 KernelVersion:  2.6.35
4 Contact:        Daniel Mack <daniel@caiaq.de>
5 Description:
6                 This file is writeable and can be used to set the current
7                 coloumb counter value inside the battery monitor chip. This
8                 is needed for unavoidable corrections of aging batteries.
9                 A userspace daemon can monitor the battery charging logic
10                 and once the counter drops out of considerable bounds, take
11                 appropriate action.
13 What:           /sys/class/power/ds2760-battery.*/charge_full
14 Date:           May 2010
15 KernelVersion:  2.6.35
16 Contact:        Daniel Mack <daniel@caiaq.de>
17 Description:
18                 This file is writeable and can be used to set the assumed
19                 battery 'full level'. As batteries age, this value has to be
20                 amended over time.
22 What:           /sys/class/power_supply/max14577-charger/device/fast_charge_timer
23 Date:           October 2014
24 KernelVersion:  3.18.0
25 Contact:        Krzysztof Kozlowski <k.kozlowski@samsung.com>
26 Description:
27                 This entry shows and sets the maximum time the max14577
28                 charger operates in fast-charge mode. When the timer expires
29                 the device will terminate fast-charge mode (charging current
30                 will drop to 0 A) and will trigger interrupt.
32                 Valid values:
33                 - 5, 6 or 7 (hours),
34                 - 0: disabled.
36 What:           /sys/class/power_supply/max77693-charger/device/fast_charge_timer
37 Date:           January 2015
38 KernelVersion:  3.19.0
39 Contact:        Krzysztof Kozlowski <k.kozlowski@samsung.com>
40 Description:
41                 This entry shows and sets the maximum time the max77693
42                 charger operates in fast-charge mode. When the timer expires
43                 the device will terminate fast-charge mode (charging current
44                 will drop to 0 A) and will trigger interrupt.
46                 Valid values:
47                 - 4 - 16 (hours), step by 2 (rounded down)
48                 - 0: disabled.
50 What:           /sys/class/power_supply/max77693-charger/device/top_off_threshold_current
51 Date:           January 2015
52 KernelVersion:  3.19.0
53 Contact:        Krzysztof Kozlowski <k.kozlowski@samsung.com>
54 Description:
55                 This entry shows and sets the charging current threshold for
56                 entering top-off charging mode. When charging current in fast
57                 charge mode drops below this value, the charger will trigger
58                 interrupt and start top-off charging mode.
60                 Valid values:
61                 - 100000 - 200000 (microamps), step by 25000 (rounded down)
62                 - 200000 - 350000 (microamps), step by 50000 (rounded down)
63                 - 0: disabled.
65 What:           /sys/class/power_supply/max77693-charger/device/top_off_timer
66 Date:           January 2015
67 KernelVersion:  3.19.0
68 Contact:        Krzysztof Kozlowski <k.kozlowski@samsung.com>
69 Description:
70                 This entry shows and sets the maximum time the max77693
71                 charger operates in top-off charge mode. When the timer expires
72                 the device will terminate top-off charge mode (charging current
73                 will drop to 0 A) and will trigger interrupt.
75                 Valid values:
76                 - 0 - 70 (minutes), step by 10 (rounded down)