sysfs-class-power 756 B

123456789101112131415161718192021
  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.
  12. What: /sys/class/power/ds2760-battery.*/charge_full
  13. Date: May 2010
  14. KernelVersion: 2.6.35
  15. Contact: Daniel Mack <daniel@caiaq.de>
  16. Description:
  17. This file is writeable and can be used to set the assumed
  18. battery 'full level'. As batteries age, this value has to be
  19. amended over time.