aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/power_supply_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław1-2/+2
2012-12-13Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds1-0/+96
2012-11-17power_supply: Register power supply for thermal cooling deviceRamakrishna Pallala1-0/+96
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R1-1/+1
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui1-1/+1
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov1-1/+1
2012-06-17power_supply: Register battery as a thermal zoneJenny TC1-0/+65
2012-01-07power_supply: Drop usage of nowarn variant of sysfs_create_link()Anton Vorontsov1-1/+1
2012-01-06power_supply: Assume mains power by defaultJean Delvare1-1/+11
2011-12-09power_supply: allow a power supply to explicitly point to powered deviceJeremy Fitzhardinge1-0/+7
2011-02-22power_supply: Initialize changed_work before calling device_addLars-Peter Clausen1-2/+2
2010-12-22power_supply: Don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-22power_supply: Fix use after free and memory leakVasiliy Kulikov1-2/+2
2010-05-19power_supply: Use attribute groupsAnton Vorontsov1-14/+34
2009-07-30power_supply: get_by_name and set_charged functionalityDaniel Mack1-0/+28
2009-07-30power_supply: EXPORT_SYMBOL cleanupsDaniel Mack1-9/+7
2008-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Anton Vorontsov1-2/+2
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-2/+2
2008-09-01power_supply: Add function to return system-wide power stateMatthew Garrett1-0/+25
2008-07-21Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman1-2/+2
2008-05-20Power Supply: fix race in device_createGreg Kroah-Hartman1-4/+2
2008-04-29power: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-01-24power supply : use class iteration apiDave Young1-35/+39
2007-07-15Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov1-6/+0
2007-07-10[BATTERY] Universal power supply class (was: battery class)Anton Vorontsov1-0/+168