aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/supply/bq2415x_charger.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-02power: supply: use sysfs_emit() instead of sprintf() for sysfs show()Gravatar ye xingchen 1-21/+21
2022-11-20power: supply: bq2415x: Convert to i2c's .probe_new()Gravatar Uwe Kleine-König 1-3/+3
2022-08-16i2c: Make remove callback return voidGravatar Uwe Kleine-König 1-3/+1
2020-07-28power: supply: bq2xxxx: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-8/+8
2020-04-10change email address for Pali RohárGravatar Pali Rohár 1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Gravatar Thomas Gleixner 1-10/+1
2018-12-13power: supply: bq2415x: fix race-condition in sysfs registrationGravatar Sebastian Reichel 1-70/+49
2018-03-12power: supply: bq2415x: add DT referencing supportGravatar Sebastian Reichel 1-1/+4
2017-01-21power: supply: bq2415x: check for NULL acpi_id to avoid null pointer dereferenceGravatar Colin Ian King 1-0/+5
2016-08-11power: move power supply drivers to power/supplyGravatar Sebastian Reichel 1-0/+1815