summaryrefslogtreecommitdiffstats
path: root/drivers/power/apm_power.c
AgeCommit message (Expand)AuthorLines
2016-08-11power: move power supply drivers to power/supplySebastian Reichel-376/+0
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski-1/+1
2015-03-13power_supply: apm_power: Use power_supply_*() API for accessing function attrsKrzysztof Kozlowski-2/+2
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker-0/+1
2011-07-08apm_power: Fix style error in macrosKen O'Brien-4/+4
2010-09-08apm_power: Add missing break statementAnton Vorontsov-0/+1
2008-07-21Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman-1/+1
2008-02-02apm_power: check I.intval for zero value, we use it as the divisorAnton Vorontsov-0/+3
2008-02-02apm_power: support using VOLTAGE_* properties for apm calculationsDmitry Baryshkov-21/+70
2008-01-24power supply : use class iteration apiDave Young-48/+68
2007-10-05apm_power: calculate to_full/to_empty time using energyAnton Vorontsov-25/+53
2007-10-05apm_power: improve battery finding algorithmAnton Vorontsov-10/+47
2007-10-05apm_power: fix obviously wrong logic for time reportingAnton Vorontsov-12/+10
2007-07-15Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov-4/+0
2007-07-10[BATTERY] APM emulation driver for class batteriesAnton Vorontsov-0/+243