summaryrefslogtreecommitdiff
path: root/drivers/power/supply/axp20x_battery.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-05iio: inkern: Use namespaced exportsRomain Gantois1-0/+1
2025-03-29Merge tag 'for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-1/+22
2025-03-08power: supply: all: switch psy_cfg from of_node to fwnodeSebastian Reichel1-1/+1
2025-02-21power: supply: axp20x_battery: Update temp sensor for AXP717 from device treeChris Morgan1-0/+21
2025-02-03power: supply: axp20x_battery: Fix fault handling for AXP717Chris Morgan1-16/+15
2024-11-11power: supply: axp20x_battery: Use scaled iio_read_channelChris Morgan1-16/+17
2024-09-03power: supply: axp20x_battery: add support for AXP717Chris Morgan1-0/+438
2024-08-27power: supply: axp20x_battery: Make iio and battery config per deviceChris Morgan1-49/+88
2024-08-27power: supply: axp20x_battery: Remove design from min and max voltageChris Morgan1-8/+8
2023-07-19power: Explicitly include correct DT includesRob Herring1-1/+0
2022-02-01power: supply: axp20x_battery: properly report current when dischargingEvgeny Boger1-7/+6
2022-01-03power: supply_core: Pass pointer to battery infoLinus Walleij1-3/+3
2021-06-04power: supply: axp20x_battery: allow disabling battery chargingHermann Lauer1-1/+14
2018-03-09power: supply: axp20x_battery: add support for AXP813Quentin Schulz1-0/+42
2018-03-09power: supply: axp20x_battery: use data struct for variant specific codeQuentin Schulz1-35/+67
2017-06-08power: supply: axp20x_battery: add DT support for battery max constant charge...Quentin Schulz1-8/+70
2017-06-08power: supply: axp20x_battery: add support for DT batteryQuentin Schulz1-0/+10
2017-05-01power: supply: add battery driver for AXP20X and AXP22X PMICsQuentin Schulz1-0/+502