aboutsummaryrefslogtreecommitdiff
path: root/include/linux/power_supply.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-19power: supply: core: Add battery internal resistance temperature table supportGravatar Baolin Wang 1-0/+10
2019-07-15Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Gravatar Linus Torvalds 1-0/+15
2019-06-28power: supply: add input power and voltage limit propertiesGravatar Enric Balletbo i Serra 1-0/+2
2019-06-23power: supply: Add HWMON compatibility layerGravatar Andrey Smirnov 1-0/+13
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 218Gravatar Thomas Gleixner 1-2/+1
2019-05-03power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constantGravatar Andrey Smirnov 1-0/+1
2019-05-02power: supply: core: Add CHARGE_CONTROL_{START_THRESHOLD,END_THRESHOLD} prope...Gravatar Nick Crews 1-0/+2
2019-05-02power: supply: core: Add Standard, Adaptive, and Custom charge typesGravatar Nick Crews 1-2/+6
2019-02-20power: supply: core: Add a field to support battery max voltageGravatar Artur Rojek 1-0/+1
2018-12-13power: supply: core: add support for custom sysfs attributesGravatar Sebastian Reichel 1-0/+3
2018-11-09power: supply: core: Add some helpers to use the battery OCV capacity tableGravatar Baolin Wang 1-0/+19
2018-11-09power: supply: core: Add one field to present the battery internal resistanceGravatar Baolin Wang 1-0/+1
2018-07-06power: remove possible deadlock when unregistering power_supplyGravatar Benjamin Tissoires 1-0/+1
2018-05-24power: supply: Add fwnode pointer to power_supply_config structGravatar Adam Thomson 1-0/+2
2018-04-25power: supply: Add 'usb_type' property and supporting codeGravatar Adam Thomson 1-0/+16
2018-02-21power: add to_power_supply macro to the APIGravatar Ognjen Galic 1-0/+2
2017-08-29power: supply: Add power_supply_set_input_current_limit_from_supplier helperGravatar Hans de Goede 1-0/+2
2017-06-08power: supply: core: Add power_supply_prop_prechargeGravatar Liam Breck 1-0/+3
2017-06-08power: supply: core: Add power_supply_battery_info and APIGravatar Liam Breck 1-0/+22
2017-06-08power: supply: Add Apple Brick ID power supply typeGravatar Benson Leung 1-7/+8
2016-07-01power_supply: fix return value of get_propertyGravatar Rhyland Klein 1-0/+1
2016-02-15power_supply: Add types for USB Type C and PD chargersGravatar Benson Leung 1-0/+3
2015-06-10power: Add devm_power_supply_get_by_phandle() helper functionGravatar Hans de Goede 1-0/+5
2015-06-10power_supply: sysfs: Bring back write to writeable propertiesGravatar Krzysztof Kozlowski 1-0/+5
2015-05-21power_supply: Fix possible NULL pointer dereference on early ueventGravatar Krzysztof Kozlowski 1-0/+1
2015-03-13power_supply: Add power_supply_put for decrementing device reference counterGravatar Krzysztof Kozlowski 1-0/+1
2015-03-13power_supply: Change ownership from driver to coreGravatar Krzysztof Kozlowski 1-19/+30
2015-03-13power_supply: Add API for safe access of power supply function attrsGravatar Krzysztof Kozlowski 1-0/+16
2015-03-13power_supply: Move run-time configuration to separate structureGravatar Krzysztof Kozlowski 1-4/+18
2015-03-13power_supply: Add driver private dataGravatar Krzysztof Kozlowski 1-0/+4
2015-02-26power_supply core: support use of devres to register/unregister a power supply.Gravatar NeilBrown 1-0/+4
2014-10-28power_supply: Add no_thermal property to prevent recursive get_temp callsGravatar Krzysztof Kozlowski 1-0/+6
2014-09-16power-supply: Forward declare structs togetherGravatar Viresh Kumar 1-2/+1
2014-09-06power_supply: Add boot and calibration attributesGravatar Ramakrishna Pallala 1-0/+5
2014-07-18power_supply: Add inlmt,iterm, min/max temp propsGravatar Jenny TC 1-0/+4
2014-05-30power_supply: allow power supply devices registered w/o wakeup sourceGravatar Zhang Rui 1-0/+2
2013-12-23power_supply: Add power_supply_get_by_phandleGravatar Sebastian Reichel 1-0/+8
2013-12-01power_supply: Add power_supply notifierGravatar Pali Rohár 1-0/+8
2013-08-27power_supply: Prevent suspend until power supply events are processedGravatar Zoran Markovic 1-0/+3
2013-06-28power_supply: Move of_node out of the #ifdef CONFIG_OFGravatar Anton Vorontsov 1-2/+2
2013-04-16power_supply: Populate supplied_from hierarchy from the device treeGravatar Rhyland Klein 1-0/+3
2013-04-16power_supply: Add core support for supplied_fromGravatar Rhyland Klein 1-0/+3
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2013-02-06driver-core: constify data for class_find_device()Gravatar Michał Mirosław 1-1/+1
2013-01-05power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*Gravatar Ramakrishna Pallala 1-0/+2
2012-11-17power_supply: Register power supply for thermal cooling deviceGravatar Ramakrishna Pallala 1-0/+1
2012-11-17power_supply: Add support for CHARGE_CONTROL_* attributesGravatar Ramakrishna Pallala 1-0/+2
2012-08-22power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAXGravatar Ramakrishna Pallala 1-0/+4
2012-08-22power_supply: Add new power supply AUTHENTIC propertyGravatar Ramakrishna Pallala 1-0/+1
2012-07-13power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENTGravatar Ramakrishna Pallala 1-0/+6