aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/apm_power.c
Commit message (Expand)AuthorAgeFilesLines
* apm_power: Add missing break statementAnton Vorontsov2010-09-081-0/+1
* Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman2008-07-211-1/+1
* apm_power: check I.intval for zero value, we use it as the divisorAnton Vorontsov2008-02-021-0/+3
* apm_power: support using VOLTAGE_* properties for apm calculationsDmitry Baryshkov2008-02-021-21/+70
* power supply : use class iteration apiDave Young2008-01-241-48/+68
* apm_power: calculate to_full/to_empty time using energyAnton Vorontsov2007-10-051-25/+53
* apm_power: improve battery finding algorithmAnton Vorontsov2007-10-051-10/+47
* apm_power: fix obviously wrong logic for time reportingAnton Vorontsov2007-10-051-12/+10
* Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov2007-07-151-4/+0
* [BATTERY] APM emulation driver for class batteriesAnton Vorontsov2007-07-101-0/+243