linux-kernel-test/drivers/power
Anton Vorontsov d385376f0d apm_power: improve battery finding algorithm
Prior to this patch, if use_for_apm unspecified, apm_power able
to choice batteries according to their charge only.

This patch adds ability to choice batteries according to their charge,
energy, use_for_apm flag, and fallback to any battery if it failed to
decide.

Patch is mandatory to report Apple PMU batteries through legacy
/proc/apm interface using power supply class.

Signed-off-by: Anton Vorontsov <cbou@mail.ru>
2007-10-05 01:05:00 +04:00
..
apm_power.c apm_power: improve battery finding algorithm 2007-10-05 01:05:00 +04:00
ds2760_battery.c Power supply class and drivers: remove non obligatory return statements 2007-07-15 22:32:38 +04:00
Kconfig Don't compile the PMU power driver on 64-bit PowerPC 2007-07-23 12:42:45 +01:00
Makefile [BATTERY] One Laptop Per Child power/battery driver 2007-07-10 11:28:22 +01:00
olpc_battery.c Power supply class and drivers: remove non obligatory return statements 2007-07-15 22:32:38 +04:00
pda_power.c Power supply class and drivers: remove non obligatory return statements 2007-07-15 22:32:38 +04:00
pmu_battery.c Power supply class and drivers: remove non obligatory return statements 2007-07-15 22:32:38 +04:00
power_supply_core.c Power supply class and drivers: remove non obligatory return statements 2007-07-15 22:32:38 +04:00
power_supply_leds.c Power supply class and drivers: remove non obligatory return statements 2007-07-15 22:32:38 +04:00
power_supply_sysfs.c [PATCH] missing null termination in power supply uevent 2007-09-21 01:22:23 +04:00
power_supply.h [BATTERY] Universal power supply class (was: battery class) 2007-07-10 11:25:44 +01:00