aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/apm_power.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker1-0/+1
2011-07-08apm_power: Fix style error in macrosKen O'Brien1-4/+4
2010-09-08apm_power: Add missing break statementAnton Vorontsov1-0/+1
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