aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/power_supply_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-22power_supply: Ignore -ENODATA errors when generating ueventsLars-Peter Clausen1-1/+1
2010-10-06power_supply: Introduce maximum current propertyHeikki Krogerus1-0/+1
2010-10-06power_supply: Add types for USB chargersHeikki Krogerus1-1/+2
2010-05-25power_supply: Fix regression for 'type' propertyDaniel Mack1-2/+4
2010-05-19power_supply: Add support for writeable propertiesDaniel Mack1-3/+35
2010-05-19power_supply: Use attribute groupsAnton Vorontsov1-77/+38
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-15POWER: Add support for cycle_countAlexey Starikovskiy1-0/+1
2009-12-03power_supply_sysfs: Handle -ENODATA in a special wayAnton Vorontsov1-1/+4
2009-07-02power_supply: Add a charge_type property, and use it for olpc driverAndres Salomon1-0/+6
2009-07-01Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"Andres Salomon1-0/+6
2009-03-27ACPI: battery: add power_{now,avg} properties to power_classAlexey Starikovskiy1-0/+2
2009-01-04power_supply: Add cold to the POWER_SUPPLY_HEALTH report valuesMark Brown1-1/+1
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar1-1/+1
2008-07-30Merge branch 'master' of /home/cbou/linux-2.6Anton Vorontsov1-1/+1
2008-06-10power_supply: Fix race in power_supply_ueventDmitry Baryshkov1-1/+1
2008-05-13power_supply: add CHARGE_COUNTER property and olpc_battery support for itAndres Salomon1-0/+1
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+1
2008-02-07power_supply: remove capacity_level from list of sysfs attributesThadeu Lima de Souza Cascardo1-1/+0
2008-02-05ACPI: battery: add sysfs serial numbermaximilian attems1-0/+1
2008-02-02power_supply: add few more values and propsDmitry Baryshkov1-1/+4
2008-02-02power: fix incorrect unregistration in power_supply_create_attrs error pathAndres Salomon1-4/+2
2008-02-02power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon1-6/+0
2008-02-02[BATTERY] Every file should include the headers containing the prototypes for its global functions.Adrian Bunk1-0/+2
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-12/+5
2007-09-21[PATCH] missing null termination in power supply ueventStephen Hemminger1-0/+1
2007-07-15Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov1-2/+0
2007-07-10[BATTERY] Universal power supply class (was: battery class)Anton Vorontsov1-0/+299