index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
apm_power.c
Age
Commit message (
Expand
)
Author
2015-03-13
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-13
power_supply: apm_power: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
2011-07-08
apm_power: Fix style error in macros
Ken O'Brien
2010-09-08
apm_power: Add missing break statement
Anton Vorontsov
2008-07-21
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
2008-02-02
apm_power: check I.intval for zero value, we use it as the divisor
Anton Vorontsov
2008-02-02
apm_power: support using VOLTAGE_* properties for apm calculations
Dmitry Baryshkov
2008-01-24
power supply : use class iteration api
Dave Young
2007-10-05
apm_power: calculate to_full/to_empty time using energy
Anton Vorontsov
2007-10-05
apm_power: improve battery finding algorithm
Anton Vorontsov
2007-10-05
apm_power: fix obviously wrong logic for time reporting
Anton Vorontsov
2007-07-15
Power supply class and drivers: remove non obligatory return statements
Anton Vorontsov
2007-07-10
[BATTERY] APM emulation driver for class batteries
Anton Vorontsov