summaryrefslogtreecommitdiff
path: root/drivers/power/supply/power_supply_sysfs.c
AgeCommit message (Expand)Author
2024-03-06power: supply: core: fix charge_behaviour formattingThomas Weißschuh
2024-03-06power: supply: core: ease special formatting implementationsThomas Weißschuh
2024-03-06power: supply: move power_supply_attr_groups definition back to sysfsRicardo B. Marliere
2024-02-25power: supply: core: constify the struct device_type usageRicardo B. Marliere
2023-10-21Merge power-supply fixes for 6.6 cycleSebastian Reichel
2023-09-30power: supply: core: remove opencoded string_lower()Thomas Weißschuh
2023-09-19power: supply: core: fix use after free in ueventSebastian Reichel
2023-05-11power: supply: Ratelimit no data debug outputMarek Vasut
2023-03-29power: supply: core: auto-exposure of simple-battery dataSebastian Reichel
2023-01-02power: supply: use sysfs_emit() instead of sprintf() for sysfs show()ye xingchen
2022-11-24driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman
2022-09-11power: supply: Fix repeated word in commentsJules Maselbas
2022-02-24power: supply: Introduces bypass charging propertyRicardo Rivera-Matos
2022-01-11Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-01-05power: supply: fix charge_behaviour attribute initializationThomas Weißschuh
2021-12-21power: supply: add helpers for charge_behaviour sysfsThomas Weißschuh
2021-11-16power: supply: core: add POWER_SUPPLY_HEALTH_NO_BATTERYLuca Ceresoli
2021-01-13power: supply: core: Constify static struct attribute_groupRikard Falkeborn
2020-12-13power: supply: Fix a typo in warning messageMasanari Iida
2020-08-26power: supply: add wireless typeSubbaraman Narayanamurthy
2020-07-31power: supply: wilco_ec: Add long life charging modeCrag Wang
2020-07-21power_supply: Add additional health properties to the headerDan Murphy
2020-06-19power: supply: use kobj_to_devWang Qing
2020-05-28power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIREDSebastian Reichel
2020-05-28power: supply: core: add manufacture date propertiesSebastian Reichel
2020-05-28power: supply: core: add capacity error margin propertySebastian Reichel
2020-05-07power: supply: core: Add type property to uevent envMathew King
2020-05-07power: supply: core: Add a macro that maps enum properties to text valuesMathew King
2020-05-07power: supply: core: Use designated initializer for property text arraysMathew King
2020-05-07power: supply: core: Cleanup power supply sysfs attribute listMathew King
2020-05-01power: supply: core: reduce power_supply_show_usb_type() parametersMichał Mirosław
2019-07-15Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-06-28power: supply: add input power and voltage limit propertiesEnric Balletbo i Serra
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 218Thomas Gleixner
2019-05-15Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-05-03power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constantAndrey Smirnov
2019-05-02power: supply: core: Add CHARGE_CONTROL_{START_THRESHOLD,END_THRESHOLD} prope...Nick Crews
2019-05-02power: supply: core: Add Standard, Adaptive, and Custom charge typesNick Crews
2019-04-26power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUGAndrey Smirnov
2018-09-16power: supply: sysfs: ratelimit property read error messageDavid Lechner
2018-04-26Merge tag 'tags/tcpm-pps-4.18' into psy-nextSebastian Reichel
2018-04-25power: supply: sysfs: Use enum to specify propertyLadislav Michl
2018-04-25power: supply: Add 'usb_type' property and supporting codeAdam Thomson
2017-06-08power: supply: core: Add power_supply_prop_prechargeLiam Breck
2017-06-08power: supply: sysfs: parse string as enum when writing propertyDavid Lechner
2017-06-08power: supply: Add Apple Brick ID power supply typeBenson Leung
2016-08-11power: move power supply drivers to power/supplySebastian Reichel