summaryrefslogtreecommitdiffstats
path: root/include/linux/power_supply.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2019-07-161-0/+15
|\
| * power: supply: add input power and voltage limit propertiesEnric Balletbo i Serra2019-06-281-0/+2
| * power: supply: Add HWMON compatibility layerAndrey Smirnov2019-06-231-0/+13
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 218Thomas Gleixner2019-05-301-2/+1Star
|/
* power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constantAndrey Smirnov2019-05-031-0/+1
* power: supply: core: Add CHARGE_CONTROL_{START_THRESHOLD,END_THRESHOLD} prope...Nick Crews2019-05-021-0/+2
* power: supply: core: Add Standard, Adaptive, and Custom charge typesNick Crews2019-05-021-2/+6
* power: supply: core: Add a field to support battery max voltageArtur Rojek2019-02-201-0/+1
* power: supply: core: add support for custom sysfs attributesSebastian Reichel2018-12-131-0/+3
* power: supply: core: Add some helpers to use the battery OCV capacity tableBaolin Wang2018-11-091-0/+19
* power: supply: core: Add one field to present the battery internal resistanceBaolin Wang2018-11-091-0/+1
* power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires2018-07-061-0/+1
* power: supply: Add fwnode pointer to power_supply_config structAdam Thomson2018-05-241-0/+2
* power: supply: Add 'usb_type' property and supporting codeAdam Thomson2018-04-251-0/+16
* power: add to_power_supply macro to the APIOgnjen Galic2018-02-211-0/+2
* power: supply: Add power_supply_set_input_current_limit_from_supplier helperHans de Goede2017-08-291-0/+2
* power: supply: core: Add power_supply_prop_prechargeLiam Breck2017-06-081-0/+3
* power: supply: core: Add power_supply_battery_info and APILiam Breck2017-06-081-0/+22
* power: supply: Add Apple Brick ID power supply typeBenson Leung2017-06-081-7/+8
* power_supply: fix return value of get_propertyRhyland Klein2016-07-011-0/+1
* power_supply: Add types for USB Type C and PD chargersBenson Leung2016-02-151-0/+3
* power: Add devm_power_supply_get_by_phandle() helper functionHans de Goede2015-06-101-0/+5
* power_supply: sysfs: Bring back write to writeable propertiesKrzysztof Kozlowski2015-06-101-0/+5
* power_supply: Fix possible NULL pointer dereference on early ueventKrzysztof Kozlowski2015-05-211-0/+1
* power_supply: Add power_supply_put for decrementing device reference counterKrzysztof Kozlowski2015-03-131-0/+1
* power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-131-19/+30
* power_supply: Add API for safe access of power supply function attrsKrzysztof Kozlowski2015-03-131-0/+16
* power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-131-4/+18
* power_supply: Add driver private dataKrzysztof Kozlowski2015-03-131-0/+4
* power_supply core: support use of devres to register/unregister a power supply.NeilBrown2015-02-261-0/+4
* power_supply: Add no_thermal property to prevent recursive get_temp callsKrzysztof Kozlowski2014-10-281-0/+6
* power-supply: Forward declare structs togetherViresh Kumar2014-09-161-2/+1Star
* power_supply: Add boot and calibration attributesRamakrishna Pallala2014-09-061-0/+5
* power_supply: Add inlmt,iterm, min/max temp propsJenny TC2014-07-181-0/+4
* power_supply: allow power supply devices registered w/o wakeup sourceZhang Rui2014-05-301-0/+2
* power_supply: Add power_supply_get_by_phandleSebastian Reichel2013-12-241-0/+8
* power_supply: Add power_supply notifierPali Rohár2013-12-011-0/+8
* power_supply: Prevent suspend until power supply events are processedZoran Markovic2013-08-281-0/+3
* power_supply: Move of_node out of the #ifdef CONFIG_OFAnton Vorontsov2013-06-291-2/+2
* power_supply: Populate supplied_from hierarchy from the device treeRhyland Klein2013-04-171-0/+3
* power_supply: Add core support for supplied_fromRhyland Klein2013-04-171-0/+3
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\
| * driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-1/+1
* | power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*Ramakrishna Pallala2013-01-061-0/+2
|/
* power_supply: Register power supply for thermal cooling deviceRamakrishna Pallala2012-11-181-0/+1
* power_supply: Add support for CHARGE_CONTROL_* attributesRamakrishna Pallala2012-11-181-0/+2
* power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAXRamakrishna Pallala2012-08-231-0/+4
* power_supply: Add new power supply AUTHENTIC propertyRamakrishna Pallala2012-08-231-0/+1
* power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENTRamakrishna Pallala2012-07-141-0/+6
* power_supply: Add constant charge_current and charge_voltage propertiesRamakrishna Pallala2012-06-201-0/+4