aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/power_supply_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-13power: supply: core: Constify static struct attribute_groupRikard Falkeborn1-1/+1
2020-12-13power: supply: Fix a typo in warning messageMasanari Iida1-1/+1
2020-08-26power: supply: add wireless typeSubbaraman Narayanamurthy1-0/+1
2020-07-31power: supply: wilco_ec: Add long life charging modeCrag Wang1-0/+1
2020-07-21power_supply: Add additional health properties to the headerDan Murphy1-0/+3
2020-06-19power: supply: use kobj_to_devWang Qing1-1/+1
2020-05-28power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIREDSebastian Reichel1-0/+1
2020-05-28power: supply: core: add manufacture date propertiesSebastian Reichel1-0/+3
2020-05-28power: supply: core: add capacity error margin propertySebastian Reichel1-0/+1
2020-05-07power: supply: core: Add type property to uevent envMathew King1-24/+37
2020-05-07power: supply: core: Add a macro that maps enum properties to text valuesMathew King1-74/+50
2020-05-07power: supply: core: Use designated initializer for property text arraysMathew King1-14/+60
2020-05-07power: supply: core: Cleanup power supply sysfs attribute listMathew King1-128/+132
2020-05-01power: supply: core: reduce power_supply_show_usb_type() parametersMichał Mirosław1-6/+4
2019-07-15Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-0/+2
2019-06-28power: supply: add input power and voltage limit propertiesEnric Balletbo i Serra1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 218Thomas Gleixner1-2/+1
2019-05-15Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-2/+4
2019-05-03power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constantAndrey Smirnov1-1/+1
2019-05-02power: supply: core: Add CHARGE_CONTROL_{START_THRESHOLD,END_THRESHOLD} propertiesNick Crews1-0/+2
2019-05-02power: supply: core: Add Standard, Adaptive, and Custom charge typesNick Crews1-1/+1
2019-04-26power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUGAndrey Smirnov1-6/+0
2018-09-16power: supply: sysfs: ratelimit property read error messageDavid Lechner1-1/+2
2018-04-26Merge tag 'tags/tcpm-pps-4.18' into psy-nextSebastian Reichel1-0/+46
2018-04-25power: supply: sysfs: Use enum to specify propertyLadislav Michl1-33/+44
2018-04-25power: supply: Add 'usb_type' property and supporting codeAdam Thomson1-0/+45
2017-06-08power: supply: core: Add power_supply_prop_prechargeLiam Breck1-0/+1
2017-06-08power: supply: sysfs: parse string as enum when writing propertyDavid Lechner1-39/+85
2017-06-08power: supply: Add Apple Brick ID power supply typeBenson Leung1-1/+1
2016-08-11power: move power supply drivers to power/supplySebastian Reichel1-0/+337