From: Chanwoo Choi Date: Tue, 21 Aug 2012 08:06:52 +0000 (+0900) Subject: charger-manager: Check fully charged state of battery periodically X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ed9e9b6530951b5b96185e6761119361a166d7a;p=pandora-kernel.git charger-manager: Check fully charged state of battery periodically This patch check periodically fully charged state of battery to protect overcharge and overheat. If battery is fully charged, stop charging and check droped voltage with 'fullbatt_vchkdrop_ms' period. When voltage of battery is more droped than 'fullbatt_vchkdrop_uV' voltage, charger-manager will restart charging for battery. Signed-off-by: Chanwoo Choi Signed-off-by: Myungjoo Ham Signed-off-by: Kyungmin Park Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed