aboutsummaryrefslogtreecommitdiff
path: root/include/linux/power_supply.h
AgeCommit message (Expand)Author
2013-07-01power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLEDTodd Poynor
2013-07-01power: power_supply: add POWER_SUPPLY_PROP_USB_OTGTodd Poynor
2013-07-01power: power_supply: move POWER_SUPPLY_PROP_USB_HC to type 'int' orderTodd Poynor
2013-07-01power_supply: Add custom property for USB High Current modeTodd Poynor
2013-07-01power_supply: convert wakelock to wakeup sourceTodd Poynor
2013-07-01power_supply: Hold a wake_lock while power supply change notifications are pe...Arve Hjønnevåg
2013-04-16power_supply: Populate supplied_from hierarchy from the device treeRhyland Klein
2013-04-16power_supply: Add core support for supplied_fromRhyland Klein
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław
2013-01-05power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*Ramakrishna Pallala
2012-11-17power_supply: Register power supply for thermal cooling deviceRamakrishna Pallala
2012-11-17power_supply: Add support for CHARGE_CONTROL_* attributesRamakrishna Pallala
2012-08-22power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAXRamakrishna Pallala
2012-08-22power_supply: Add new power supply AUTHENTIC propertyRamakrishna Pallala
2012-07-13power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENTRamakrishna Pallala
2012-06-19power_supply: Add constant charge_current and charge_voltage propertiesRamakrishna Pallala
2012-06-17power_supply: Register battery as a thermal zoneJenny TC
2012-05-04power_supply: Make the core a boolean instead of a tristateAnton Vorontsov
2012-05-04power_supply: Add voltage_ocv property and use it for max17042 driverRamakrishna Pallala
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
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
2011-12-09power_supply: allow a power supply to explicitly point to powered deviceJeremy Fitzhardinge
2011-12-09power_supply: add SCOPE attribute to power suppliesJeremy Fitzhardinge
2011-03-01power_supply: Update power_supply_is_watt_propertyRhyland Klein
2011-01-31power_supply: Add new LED trigger charging-blink-solid-fullVasily Khoruzhick
2011-01-31bq20z75: Add support for charge propertiesRhyland Klein
2010-10-06power_supply: Introduce maximum current propertyHeikki Krogerus
2010-10-06power_supply: Add types for USB chargersHeikki Krogerus
2010-05-19power_supply: Add support for writeable propertiesDaniel Mack
2010-05-19power_supply: Use attribute groupsAnton Vorontsov
2010-01-15POWER: Add support for cycle_countAlexey Starikovskiy
2009-07-30power_supply: get_by_name and set_charged functionalityDaniel Mack
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-09-01power_supply: Add function to return system-wide power stateMatthew Garrett
2008-05-13power_supply: add CHARGE_COUNTER property and olpc_battery support for itAndres Salomon
2008-02-05ACPI: battery: add sysfs serial numbermaximilian attems
2008-02-02power_supply: add few more values and propsDmitry Baryshkov
2008-02-02power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon
2007-07-10[BATTERY] Universal power supply class (was: battery class)Anton Vorontsov