summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/power_supply_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* power: supply: add wireless typeSubbaraman Narayanamurthy2020-08-261-0/+1
* power: supply: wilco_ec: Add long life charging modeCrag Wang2020-07-311-0/+1
* power_supply: Add additional health properties to the headerDan Murphy2020-07-211-0/+3
* power: supply: use kobj_to_devWang Qing2020-06-191-1/+1
* power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIREDSebastian Reichel2020-05-281-0/+1
* power: supply: core: add manufacture date propertiesSebastian Reichel2020-05-281-0/+3
* power: supply: core: add capacity error margin propertySebastian Reichel2020-05-281-0/+1
* power: supply: core: Add type property to uevent envMathew King2020-05-071-24/+37
* power: supply: core: Add a macro that maps enum properties to text valuesMathew King2020-05-071-74/+50
* power: supply: core: Use designated initializer for property text arraysMathew King2020-05-071-14/+60
* power: supply: core: Cleanup power supply sysfs attribute listMathew King2020-05-071-128/+132
* power: supply: core: reduce power_supply_show_usb_type() parametersMichał Mirosław2020-05-011-6/+4
* Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2019-07-151-0/+2
|\
| * power: supply: add input power and voltage limit propertiesEnric Balletbo i Serra2019-06-281-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 218Thomas Gleixner2019-05-301-2/+1
|/
* Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2019-05-151-2/+4
|\
| * power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constantAndrey Smirnov2019-05-031-1/+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-1/+1
* | power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUGAndrey Smirnov2019-04-261-6/+0
|/
* power: supply: sysfs: ratelimit property read error messageDavid Lechner2018-09-161-1/+2
* Merge tag 'tags/tcpm-pps-4.18' into psy-nextSebastian Reichel2018-04-261-0/+46
|\
| * power: supply: Add 'usb_type' property and supporting codeAdam Thomson2018-04-251-0/+45
* | power: supply: sysfs: Use enum to specify propertyLadislav Michl2018-04-251-33/+44
|/
* power: supply: core: Add power_supply_prop_prechargeLiam Breck2017-06-081-0/+1
* power: supply: sysfs: parse string as enum when writing propertyDavid Lechner2017-06-081-39/+85
* power: supply: Add Apple Brick ID power supply typeBenson Leung2017-06-081-1/+1
* power: move power supply drivers to power/supplySebastian Reichel2016-08-111-0/+337