summaryrefslogtreecommitdiff
path: root/drivers/power/power_supply_core.c
AgeCommit message (Expand)Author
2011-11-30power_supply: Hold a wake_lock while power supply change notifications are pe...Arve Hjønnevåg
2011-02-22power_supply: Initialize changed_work before calling device_addLars-Peter Clausen
2010-12-22power_supply: Don't use flush_scheduled_work()Tejun Heo
2010-12-22power_supply: Fix use after free and memory leakVasiliy Kulikov
2010-05-19power_supply: Use attribute groupsAnton Vorontsov
2009-07-30power_supply: get_by_name and set_charged functionalityDaniel Mack
2009-07-30power_supply: EXPORT_SYMBOL cleanupsDaniel Mack
2008-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-09-01power_supply: Add function to return system-wide power stateMatthew Garrett
2008-07-21Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman
2008-05-20Power Supply: fix race in device_createGreg Kroah-Hartman
2008-04-29power: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-24power supply : use class iteration apiDave Young
2007-07-15Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov
2007-07-10[BATTERY] Universal power supply class (was: battery class)Anton Vorontsov