开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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