aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/apm_power.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman1-1/+1
2008-02-02apm_power: check I.intval for zero value, we use it as the divisorAnton Vorontsov1-0/+3
2008-02-02apm_power: support using VOLTAGE_* properties for apm calculationsDmitry Baryshkov1-21/+70
2008-01-24power supply : use class iteration apiDave Young1-48/+68
2007-10-05apm_power: calculate to_full/to_empty time using energyAnton Vorontsov1-25/+53
2007-10-05apm_power: improve battery finding algorithmAnton Vorontsov1-10/+47
2007-10-05apm_power: fix obviously wrong logic for time reportingAnton Vorontsov1-12/+10
2007-07-15Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov1-4/+0
2007-07-10[BATTERY] APM emulation driver for class batteriesAnton Vorontsov1-0/+243