~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/testing/sysfs-class-power-ltc4162l

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/ABI/testing/sysfs-class-power-ltc4162l (Version linux-6.12-rc7) and /Documentation/ABI/testing/sysfs-class-power-ltc4162l (Version linux-5.16.20)


  1 What:           /sys/class/power_supply/ltc416      1 What:           /sys/class/power_supply/ltc4162-l/charge_status
  2 Date:           Januari 2021                        2 Date:           Januari 2021
  3 KernelVersion:  5.11                                3 KernelVersion:  5.11
  4 Description:                                        4 Description:
  5                 Detailed charge status informa      5                 Detailed charge status information as reported by the chip.
  6                                                     6 
  7                 Access: Read                        7                 Access: Read
  8                                                     8 
  9                 Valid values:                       9                 Valid values:
 10                         ilim_reg_active            10                         ilim_reg_active
 11                         thermal_reg_active         11                         thermal_reg_active
 12                         vin_uvcl_active            12                         vin_uvcl_active
 13                         iin_limit_active           13                         iin_limit_active
 14                         constant_current           14                         constant_current
 15                         constant_voltage           15                         constant_voltage
 16                         charger_off                16                         charger_off
 17                                                    17 
 18 What:           /sys/class/power_supply/ltc416     18 What:           /sys/class/power_supply/ltc4162-l/ibat
 19 Date:           Januari 2021                       19 Date:           Januari 2021
 20 KernelVersion:  5.11                               20 KernelVersion:  5.11
 21 Description:                                       21 Description:
 22                 Battery input current as measu     22                 Battery input current as measured by the charger. Negative value
 23                 means that the battery is disc     23                 means that the battery is discharging.
 24                                                    24 
 25                 Access: Read                       25                 Access: Read
 26                                                    26 
 27                 Valid values: Signed value in      27                 Valid values: Signed value in microamps
 28                                                    28 
 29 What:           /sys/class/power_supply/ltc416     29 What:           /sys/class/power_supply/ltc4162-l/vbat
 30 Date:           Januari 2021                       30 Date:           Januari 2021
 31 KernelVersion:  5.11                               31 KernelVersion:  5.11
 32 Description:                                       32 Description:
 33                 Battery voltage as measured by     33                 Battery voltage as measured by the charger.
 34                                                    34 
 35                 Access: Read                       35                 Access: Read
 36                                                    36 
 37                 Valid values: In microvolts        37                 Valid values: In microvolts
 38                                                    38 
 39 What:           /sys/class/power_supply/ltc416     39 What:           /sys/class/power_supply/ltc4162-l/vbat_avg
 40 Date:           Januari 2021                       40 Date:           Januari 2021
 41 KernelVersion:  5.11                               41 KernelVersion:  5.11
 42 Description:                                       42 Description:
 43                 Battery voltage, averaged over     43                 Battery voltage, averaged over time, as measured by the charger.
 44                                                    44 
 45                 Access: Read                       45                 Access: Read
 46                                                    46 
 47                 Valid values: In microvolts        47                 Valid values: In microvolts
 48                                                    48 
 49 What:           /sys/class/power_supply/ltc416     49 What:           /sys/class/power_supply/ltc4162-l/force_telemetry
 50 Date:           Januari 2021                       50 Date:           Januari 2021
 51 KernelVersion:  5.11                               51 KernelVersion:  5.11
 52 Description:                                       52 Description:
 53                 To save battery current, the m     53                 To save battery current, the measurement system is disabled if
 54                 the battery is the only source     54                 the battery is the only source of power. This affects all
 55                 voltage, current and temperatu     55                 voltage, current and temperature measurements.
 56                 Write a "1" to this to keep pe     56                 Write a "1" to this to keep performing telemetry once every few
 57                 seconds, even when running on      57                 seconds, even when running on battery (as reported by the online
 58                 property, which is "1" when ex     58                 property, which is "1" when external power is available and "0"
 59                 when the system runs on batter     59                 when the system runs on battery).
 60                                                    60 
 61                 Access: Read, Write                61                 Access: Read, Write
 62                                                    62 
 63                 Valid values: 0 (disabled) or      63                 Valid values: 0 (disabled) or 1 (enabled)
 64                                                    64 
 65 What:           /sys/class/power_supply/ltc416     65 What:           /sys/class/power_supply/ltc4162-l/arm_ship_mode
 66 Date:           Januari 2021                       66 Date:           Januari 2021
 67 KernelVersion:  5.11                               67 KernelVersion:  5.11
 68 Description:                                       68 Description:
 69                 The charger will normally drai     69                 The charger will normally drain the battery while inactive,
 70                 typically drawing about 54 mic     70                 typically drawing about 54 microamps. Write a "1" to this
 71                 property to arm a special "shi     71                 property to arm a special "ship" mode that extends shelf life
 72                 by reducing the leakage to abo     72                 by reducing the leakage to about 2.8 microamps. The chip will
 73                 remain in this mode (and no lo     73                 remain in this mode (and no longer respond to I2C commands)
 74                 until some external power-supp     74                 until some external power-supply is attached raising the input
 75                 voltage above 1V. It will then     75                 voltage above 1V. It will then automatically revert to "0".
 76                 Writing a "0" to the property      76                 Writing a "0" to the property cancels the "ship" mode request.
 77                 The ship mode, when armed, act     77                 The ship mode, when armed, activates once the input voltage
 78                 drops below 1V.                    78                 drops below 1V.
 79                                                    79 
 80                 Access: Read, Write                80                 Access: Read, Write
 81                                                    81 
 82                 Valid values: 0 (disable) or 1     82                 Valid values: 0 (disable) or 1 (enable)
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php