aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/apm_power.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-11device.h: cleanup users outside of linux/include (C files)Gravatar Paul Gortmaker 1-0/+1
2011-07-08apm_power: Fix style error in macrosGravatar Ken O'Brien 1-4/+4
2010-09-08apm_power: Add missing break statementGravatar Anton Vorontsov 1-0/+1
2008-07-21Driver Core: add ability for class_for_each_device to start in middle of listGravatar Greg Kroah-Hartman 1-1/+1
2008-02-02apm_power: check I.intval for zero value, we use it as the divisorGravatar Anton Vorontsov 1-0/+3
2008-02-02apm_power: support using VOLTAGE_* properties for apm calculationsGravatar Dmitry Baryshkov 1-21/+70
2008-01-24power supply : use class iteration apiGravatar Dave Young 1-48/+68
2007-10-05apm_power: calculate to_full/to_empty time using energyGravatar Anton Vorontsov 1-25/+53
2007-10-05apm_power: improve battery finding algorithmGravatar Anton Vorontsov 1-10/+47
2007-10-05apm_power: fix obviously wrong logic for time reportingGravatar Anton Vorontsov 1-12/+10
2007-07-15Power supply class and drivers: remove non obligatory return statementsGravatar Anton Vorontsov 1-4/+0
2007-07-10[BATTERY] APM emulation driver for class batteriesGravatar Anton Vorontsov 1-0/+243