summaryrefslogtreecommitdiff
path: root/drivers/power/power_supply_sysfs.c
Commit message (Expand)AuthorAge
* power_supply: Add inlmt,iterm, min/max temp propsJenny TC2014-07-18
* power_supply: Replace strict_strtol() with kstrtol()Jingoo Han2013-08-09
* power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*Ramakrishna Pallala2013-01-05
* power_supply: Add support for CHARGE_CONTROL_* attributesRamakrishna Pallala2012-11-17
* power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAXRamakrishna Pallala2012-08-22
* power_supply: Add new power supply AUTHENTIC propertyRamakrishna Pallala2012-08-22
* power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENTRamakrishna Pallala2012-07-13
* power_supply: Add constant charge_current and charge_voltage propertiesRamakrishna Pallala2012-06-19
* power_supply: Add voltage_ocv property and use it for max17042 driverRamakrishna Pallala2012-05-04
* device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-11
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2012-01-11
|\
| * Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...Anton Vorontsov2012-01-04
| |\
| | * power_supply: add SCOPE attribute to power suppliesJeremy Fitzhardinge2011-12-09
| * | power_supply: Add "unknown" in power supply typeKim, Milo2012-01-04
| * | power_supply: Fix sysfs format warningRandy Dunlap2011-08-23
| * | wm831x_power: Only register WM831x battery charger if enabledMark Brown2011-08-19
* | | switch ->is_visible() to returning umode_tAl Viro2012-01-03
| |/ |/|
* | drivers: power_supply_sysfs.c needs stat.hPaul Gortmaker2011-10-31
|/
* power_supply: Ignore -ENODATA errors when generating ueventsLars-Peter Clausen2011-02-22
* power_supply: Introduce maximum current propertyHeikki Krogerus2010-10-06
* power_supply: Add types for USB chargersHeikki Krogerus2010-10-06
* power_supply: Fix regression for 'type' propertyDaniel Mack2010-05-25
* power_supply: Add support for writeable propertiesDaniel Mack2010-05-19
* power_supply: Use attribute groupsAnton Vorontsov2010-05-19
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* POWER: Add support for cycle_countAlexey Starikovskiy2010-01-15
* power_supply_sysfs: Handle -ENODATA in a special wayAnton Vorontsov2009-12-03
* power_supply: Add a charge_type property, and use it for olpc driverAndres Salomon2009-07-02
* Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"Andres Salomon2009-07-01
* ACPI: battery: add power_{now,avg} properties to power_classAlexey Starikovskiy2009-03-27
* power_supply: Add cold to the POWER_SUPPLY_HEALTH report valuesMark Brown2009-01-04
* x86: sysfs: kill owner field from attributeParag Warudkar2008-10-20
* Merge branch 'master' of /home/cbou/linux-2.6Anton Vorontsov2008-07-30
|\
| * power_supply: Fix race in power_supply_ueventDmitry Baryshkov2008-06-10
* | power_supply: add CHARGE_COUNTER property and olpc_battery support for itAndres Salomon2008-05-13
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-07
|\
| * ACPI: battery: add sysfs serial numbermaximilian attems2008-02-05
* | power_supply: remove capacity_level from list of sysfs attributesThadeu Lima de Souza Cascardo2008-02-07
|/
* power_supply: add few more values and propsDmitry Baryshkov2008-02-02
* power: fix incorrect unregistration in power_supply_create_attrs error pathAndres Salomon2008-02-02
* power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon2008-02-02
* [BATTERY] Every file should include the headers containing the prototypes for...Adrian Bunk2008-02-02
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* [PATCH] missing null termination in power supply ueventStephen Hemminger2007-09-21
* Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov2007-07-15
* [BATTERY] Universal power supply class (was: battery class)Anton Vorontsov2007-07-10