summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/bq24257_charger.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-20power: supply: bq24257: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-09power: supply: bq24257: Fix syntax error in commentsXiang wangx1-1/+1
2020-10-03power: supply: bq24257: skip 'struct acpi_device_id' when !CONFIG_ACPIKrzysztof Kozlowski1-0/+2
2020-07-28power: supply: bq2xxxx: Replace HTTP links with HTTPS onesAlexander A. Klimov1-3/+3
2019-07-15Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds1-1/+1
2019-06-23power: supply: bq24257_charger: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-12-13power: supply: bq24257: fix race-condition in sysfs registrationSebastian Reichel1-12/+3
2016-09-19power: bq24257: Fix use of uninitialized pointer bq->chargerGeorges Savoundararadj1-6/+6
2016-08-11power: move power supply drivers to power/supplySebastian Reichel1-0/+1196