hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/ABI/testing/sysfs-driver-samsung-laptop
....@@ -9,10 +9,12 @@
99 their fans quiet at all costs. Reading from this file
1010 will show the current performance level. Writing to the
1111 file can change this value.
12
+
1213 Valid options:
13
- "silent"
14
- "normal"
15
- "overclock"
14
+ - "silent"
15
+ - "normal"
16
+ - "overclock"
17
+
1618 Note that not all laptops support all of these options.
1719 Specifically, not all support the "overclock" option,
1820 and it's still unknown if this value even changes
....@@ -25,8 +27,9 @@
2527 Description: Max battery charge level can be modified, battery cycle
2628 life can be extended by reducing the max battery charge
2729 level.
28
- 0 means normal battery mode (100% charge)
29
- 1 means battery life extender mode (80% charge)
30
+
31
+ - 0 means normal battery mode (100% charge)
32
+ - 1 means battery life extender mode (80% charge)
3033
3134 What: /sys/devices/platform/samsung/usb_charge
3235 Date: December 1, 2011