Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-15power_supply: Add types for USB Type C and PD chargersBenson Leung
2015-06-10power: Add devm_power_supply_get_by_phandle() helper functionHans de Goede
2015-06-10power_supply: sysfs: Bring back write to writeable propertiesKrzysztof Kozlowski
2015-05-21power_supply: Fix possible NULL pointer dereference on early ueventKrzysztof Kozlowski
2015-03-14power_supply: Add power_supply_put for decrementing device reference counterKrzysztof Kozlowski
2015-03-14power_supply: Change ownership from driver to coreKrzysztof Kozlowski
2015-03-14power_supply: Add API for safe access of power supply function attrsKrzysztof Kozlowski
2015-03-14power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski
2015-03-14power_supply: Add driver private dataKrzysztof Kozlowski
2015-02-26power_supply core: support use of devres to register/unregister a power supply.NeilBrown
2014-10-28power_supply: Add no_thermal property to prevent recursive get_temp callsKrzysztof Kozlowski
2014-09-16power-supply: Forward declare structs togetherViresh Kumar
2014-09-06power_supply: Add boot and calibration attributesRamakrishna Pallala
2014-07-19power_supply: Add inlmt,iterm, min/max temp propsJenny TC
2014-05-30power_supply: allow power supply devices registered w/o wakeup sourceZhang Rui
2013-12-24power_supply: Add power_supply_get_by_phandleSebastian Reichel
2013-12-02power_supply: Add power_supply notifierPali Rohár
2013-08-28power_supply: Prevent suspend until power supply events are processedZoran Markovic
2013-06-29power_supply: Move of_node out of the #ifdef CONFIG_OFAnton Vorontsov
2013-04-17power_supply: Populate supplied_from hierarchy from the device treeRhyland Klein
2013-04-17power_supply: Add core support for supplied_fromRhyland Klein
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-07driver-core: constify data for class_find_device()Michał Mirosław
2013-01-06power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*Ramakrishna Pallala
2012-11-18power_supply: Register power supply for thermal cooling deviceRamakrishna Pallala
2012-11-18power_supply: Add support for CHARGE_CONTROL_* attributesRamakrishna Pallala
2012-08-23power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAXRamakrishna Pallala
2012-08-23power_supply: Add new power supply AUTHENTIC propertyRamakrishna Pallala
2012-07-14power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENTRamakrishna Pallala
2012-06-20power_supply: Add constant charge_current and charge_voltage propertiesRamakrishna Pallala
2012-06-18power_supply: Register battery as a thermal zoneJenny TC
2012-05-05power_supply: Make the core a boolean instead of a tristateAnton Vorontsov
2012-05-05power_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-16POWER: 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-28ACPI: battery: add power_{now,avg} properties to power_classAlexey Starikovskiy