]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00215718: battery: fix issure that coulomb data increases in discharger
authorRong Dian <b38775@freescale.com>
Wed, 4 Jul 2012 04:51:17 +0000 (12:51 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:57 +0000 (08:34 +0200)
commite3911a2a2f61c4b1a5a754904fb3701a6718307b
tree3884bd0f4eb8d746c12b664a5d53525b61b5b97b
parent79161b5f8d8fdb3b2497a9f1f203e3c24a25af44
ENGR00215718: battery: fix issure that coulomb data increases in discharger

Hardware cannot support battery internal resistance and coulomb calculation,
estimate data only by battery voltage.The true battery voltage will change to
a bit lower about 50mV~500mV than normal voltage with playing game or video or
other consumption actions, then change back to normal voltage with finishing
playing game or video or other consumption actions in the discharger stage.

Signed-off-by: Rong Dian <b38775@freescale.com>
drivers/power/sabresd_battery.c