aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/power_supply_sysfs.c
AgeCommit message (Expand)Author
2012-01-11Merge git://git.infradead.org/battery-2.6Linus Torvalds
2012-01-04Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...Anton Vorontsov
2012-01-04power_supply: Add "unknown" in power supply typeKim, Milo
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-12-09power_supply: add SCOPE attribute to power suppliesJeremy Fitzhardinge
2011-10-31drivers: power_supply_sysfs.c needs stat.hPaul Gortmaker
2011-08-23power_supply: Fix sysfs format warningRandy Dunlap
2011-08-19wm831x_power: Only register WM831x battery charger if enabledMark Brown
2011-02-22power_supply: Ignore -ENODATA errors when generating ueventsLars-Peter Clausen
2010-10-06power_supply: Introduce maximum current propertyHeikki Krogerus
2010-10-06power_supply: Add types for USB chargersHeikki Krogerus
2010-05-25power_supply: Fix regression for 'type' propertyDaniel Mack
2010-05-19power_supply: Add support for writeable propertiesDaniel Mack
2010-05-19power_supply: Use attribute groupsAnton Vorontsov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-15POWER: Add support for cycle_countAlexey Starikovskiy
2009-12-03power_supply_sysfs: Handle -ENODATA in a special wayAnton Vorontsov
2009-07-02power_supply: Add a charge_type property, and use it for olpc driverAndres Salomon
2009-07-01Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"Andres Salomon
2009-03-27ACPI: battery: add power_{now,avg} properties to power_classAlexey Starikovskiy
2009-01-04power_supply: Add cold to the POWER_SUPPLY_HEALTH report valuesMark Brown
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-07-30Merge branch 'master' of /home/cbou/linux-2.6Anton Vorontsov
2008-06-10power_supply: Fix race in power_supply_ueventDmitry Baryshkov
2008-05-13power_supply: add CHARGE_COUNTER property and olpc_battery support for itAndres Salomon
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-07power_supply: remove capacity_level from list of sysfs attributesThadeu Lima de Souza Cascardo
2008-02-05ACPI: battery: add sysfs serial numbermaximilian attems
2008-02-02power_supply: add few more values and propsDmitry Baryshkov
2008-02-02power: fix incorrect unregistration in power_supply_create_attrs error pathAndres Salomon
2008-02-02power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon
2008-02-02[BATTERY] Every file should include the headers containing the prototypes for...Adrian Bunk
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-09-21[PATCH] missing null termination in power supply ueventStephen Hemminger
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