aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/supply/pcf50633-charger.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-27power: supply: pcf50633: Use devm_power_supply_register() helperGravatar Andrew Davis 1-14/+9
2023-09-18power: supply: pcf50633-charger: Convert to platform remove callback returnin...Gravatar Uwe Kleine-König 1-4/+2
2023-01-02power: supply: use sysfs_emit() instead of sprintf() for sysfs show()Gravatar ye xingchen 1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-6/+1
2018-12-13power: supply: pcf50633: fix race-condition in sysfs registrationGravatar Sebastian Reichel 1-10/+7
2017-11-06power: supply: pcf50633-charger: remove redundant variable charging_startGravatar Colin Ian King 1-2/+0
2017-07-24power: supply: constify attribute_group structures.Gravatar Arvind Yadav 1-1/+1
2017-01-17power: supply: pcf50633-charger: Compress return logic into one line.Gravatar Gustavo A. R. Silva 1-9/+4
2016-08-11power: move power supply drivers to power/supplyGravatar Sebastian Reichel 1-0/+488