| Commit message (Expand) | Author | Age | Files | Lines |
* | power: move power supply drivers to power/supply | Sebastian Reichel | 2016-08-11 | 1 | -376/+0 |
* | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 2015-03-13 | 1 | -1/+1 |
* | power_supply: apm_power: Use power_supply_*() API for accessing function attrs | Krzysztof Kozlowski | 2015-03-13 | 1 | -2/+2 |
* | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker | 2012-03-11 | 1 | -0/+1 |
* | apm_power: Fix style error in macros | Ken O'Brien | 2011-07-08 | 1 | -4/+4 |
* | apm_power: Add missing break statement | Anton Vorontsov | 2010-09-08 | 1 | -0/+1 |
* | Driver Core: add ability for class_for_each_device to start in middle of list | Greg Kroah-Hartman | 2008-07-21 | 1 | -1/+1 |
* | apm_power: check I.intval for zero value, we use it as the divisor | Anton Vorontsov | 2008-02-02 | 1 | -0/+3 |
* | apm_power: support using VOLTAGE_* properties for apm calculations | Dmitry Baryshkov | 2008-02-02 | 1 | -21/+70 |
* | power supply : use class iteration api | Dave Young | 2008-01-24 | 1 | -48/+68 |
* | apm_power: calculate to_full/to_empty time using energy | Anton Vorontsov | 2007-10-05 | 1 | -25/+53 |
* | apm_power: improve battery finding algorithm | Anton Vorontsov | 2007-10-05 | 1 | -10/+47 |
* | apm_power: fix obviously wrong logic for time reporting | Anton Vorontsov | 2007-10-05 | 1 | -12/+10 |
* | Power supply class and drivers: remove non obligatory return statements | Anton Vorontsov | 2007-07-15 | 1 | -4/+0 |
* | [BATTERY] APM emulation driver for class batteries | Anton Vorontsov | 2007-07-10 | 1 | -0/+243 |