summaryrefslogtreecommitdiffstats
path: root/drivers/power/power_supply_core.c
Commit message (Expand)AuthorAgeFilesLines
* power_supply: Prevent suspend until power supply events are processedZoran Markovic2013-08-271-6/+32
* power_supply: Add of_node_put to fix refcountRhyland Klein2013-06-281-0/+4
* power_supply: Populate supplied_from hierarchy from the device treeRhyland Klein2013-04-161-0/+140
* power_supply: Add core support for supplied_fromRhyland Klein2013-04-161-13/+34
* driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-2/+2
* Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds2012-12-131-0/+96
|\
| * power_supply: Register power supply for thermal cooling deviceRamakrishna Pallala2012-11-171-0/+96
* | Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2012-11-051-1/+1
|/
* Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-241-1/+1
* Merge with upstream to accommodate with thermal changesAnton Vorontsov2012-07-311-1/+1
|\
* | power_supply: Register battery as a thermal zoneJenny TC2012-06-171-0/+65
|/
* power_supply: Drop usage of nowarn variant of sysfs_create_link()Anton Vorontsov2012-01-071-1/+1
* power_supply: Assume mains power by defaultJean Delvare2012-01-061-1/+11
* power_supply: allow a power supply to explicitly point to powered deviceJeremy Fitzhardinge2011-12-091-0/+7
* power_supply: Initialize changed_work before calling device_addLars-Peter Clausen2011-02-221-2/+2
* power_supply: Don't use flush_scheduled_work()Tejun Heo2010-12-221-1/+1
* power_supply: Fix use after free and memory leakVasiliy Kulikov2010-12-221-2/+2
* power_supply: Use attribute groupsAnton Vorontsov2010-05-191-14/+34
* power_supply: get_by_name and set_charged functionalityDaniel Mack2009-07-301-0/+28
* power_supply: EXPORT_SYMBOL cleanupsDaniel Mack2009-07-301-9/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2008-10-181-2/+2
|\
| * device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+2
* | power_supply: Add function to return system-wide power stateMatthew Garrett2008-09-011-0/+25
|/
* Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman2008-07-211-2/+2
* Power Supply: fix race in device_createGreg Kroah-Hartman2008-05-201-4/+2
* power: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-291-3/+3
* power supply : use class iteration apiDave Young2008-01-241-35/+39
* Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov2007-07-151-6/+0
* [BATTERY] Universal power supply class (was: battery class)Anton Vorontsov2007-07-101-0/+168