summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/power_supply_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* power: supply: core: simplify charge_behaviour formattingThomas Weißschuh2024-03-291-18/+2
* power: supply: core: fix charge_behaviour formattingThomas Weißschuh2024-03-061-0/+20
* power: supply: core: ease special formatting implementationsThomas Weißschuh2024-03-061-6/+6
* power: supply: move power_supply_attr_groups definition back to sysfsRicardo B. Marliere2024-03-061-1/+6
* power: supply: core: constify the struct device_type usageRicardo B. Marliere2024-02-251-9/+2
* Merge power-supply fixes for 6.6 cycleSebastian Reichel2023-10-211-0/+7
|\
| * power: supply: core: fix use after free in ueventSebastian Reichel2023-09-191-0/+7
* | power: supply: core: remove opencoded string_lower()Thomas Weißschuh2023-09-301-9/+3
|/
* power: supply: Ratelimit no data debug outputMarek Vasut2023-05-111-1/+2
* power: supply: core: auto-exposure of simple-battery dataSebastian Reichel2023-03-291-1/+22
* power: supply: use sysfs_emit() instead of sprintf() for sysfs show()ye xingchen2023-01-021-5/+5
* driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman2022-11-241-4/+4
* power: supply: Fix repeated word in commentsJules Maselbas2022-09-111-1/+1
* power: supply: Introduces bypass charging propertyRicardo Rivera-Matos2022-02-241-0/+1
* Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-01-111-0/+56
|\
| * power: supply: fix charge_behaviour attribute initializationThomas Weißschuh2022-01-051-0/+1
| * power: supply: add helpers for charge_behaviour sysfsThomas Weißschuh2021-12-211-0/+55
* | power: supply: core: add POWER_SUPPLY_HEALTH_NO_BATTERYLuca Ceresoli2021-11-161-0/+1
|/
* power: supply: core: Constify static struct attribute_groupRikard Falkeborn2021-01-131-1/+1
* power: supply: Fix a typo in warning messageMasanari Iida2020-12-131-1/+1
* 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