android_kernel_samsung_msm8226/Documentation/power
Donggeun Kim 3bb3dbbd56 power_supply: Add initial Charger-Manager driver
Because battery health monitoring should be done even when suspended,
it needs to wake up and suspend periodically. Thus, userspace battery
monitoring may incur too much overhead; every device and task is woken
up periodically. Charger Manager uses suspend-again to provide
in-suspend monitoring.

This patch allows to monitor battery health in-suspend state.

Signed-off-by: Donggeun Kim <dg77.kim@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
2012-01-04 08:08:27 +04:00
..
regulator
00-INDEX
apm-acpi.txt
basic-pm-debugging.txt
charger-manager.txt power_supply: Add initial Charger-Manager driver 2012-01-04 08:08:27 +04:00
devices.txt PM / Runtime: Update documentation of interactions with system sleep 2011-07-02 14:30:09 +02:00
drivers-testing.txt
freezing-of-tasks.txt
interface.txt
notifiers.txt
opp.txt PM / OPP: Introduce function to free cpufreq table 2011-07-15 23:58:18 +02:00
pci.txt
pm_qos_interface.txt
power_supply_class.txt
runtime_pm.txt PM / Runtime: Correct documentation of pm_runtime_irq_safe() 2011-08-25 15:31:05 +02:00
s2ram.txt
states.txt
swsusp-and-swap-files.txt
swsusp-dmcrypt.txt
swsusp.txt
tricks.txt
userland-swsusp.txt
video.txt
video_extension.txt