aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/power_supply_core.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-22power_supply: Initialize changed_work before calling device_addGravatar Lars-Peter Clausen 1-2/+2
2010-12-22power_supply: Don't use flush_scheduled_work()Gravatar Tejun Heo 1-1/+1
2010-12-22power_supply: Fix use after free and memory leakGravatar Vasiliy Kulikov 1-2/+2
2010-05-19power_supply: Use attribute groupsGravatar Anton Vorontsov 1-14/+34
2009-07-30power_supply: get_by_name and set_charged functionalityGravatar Daniel Mack 1-0/+28
2009-07-30power_supply: EXPORT_SYMBOL cleanupsGravatar Daniel Mack 1-9/+7
2008-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Anton Vorontsov 1-2/+2
2008-10-16device create: misc: convert device_create_drvdata to device_createGravatar Greg Kroah-Hartman 1-2/+2
2008-09-01power_supply: Add function to return system-wide power stateGravatar Matthew Garrett 1-0/+25
2008-07-21Driver Core: add ability for class_for_each_device to start in middle of listGravatar Greg Kroah-Hartman 1-2/+2
2008-05-20Power Supply: fix race in device_createGravatar Greg Kroah-Hartman 1-4/+2
2008-04-29power: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-3/+3
2008-01-24power supply : use class iteration apiGravatar Dave Young 1-35/+39
2007-07-15Power supply class and drivers: remove non obligatory return statementsGravatar Anton Vorontsov 1-6/+0
2007-07-10[BATTERY] Universal power supply class (was: battery class)Gravatar Anton Vorontsov 1-0/+168