aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/ab8500_charger.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-03power: supply: ab8500: Fix the error handling path of ab8500_charger_probe()Christophe JAILLET1-2/+6
2021-11-22power: supply: ab8500: Standardize CV voltageLinus Walleij1-108/+110
2021-11-22power: supply: ab8500: Standardize CC currentLinus Walleij1-146/+155
2021-11-22power: supply: ab8500: Standardize operating temperatureLinus Walleij1-0/+1
2021-11-22power: supply: ab8500: Sink current tables into charger codeLinus Walleij1-13/+25
2021-11-22power: supply: ab8500: Use core battery parserLinus Walleij1-5/+11
2021-07-16power: supply: ab8500: Drop abx500 conceptLinus Walleij1-1/+1
2021-07-16power: supply: ab8500: Rename charging algorithm symbolsLinus Walleij1-1/+1
2021-06-30power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-03power: supply: ab8500: Drop unnecessary NULL check after container_ofGuenter Roeck1-3/+0
2021-06-03power: supply: ab8500: Enable USB and ACLinus Walleij1-10/+14
2021-06-03power: supply: ab8500: Avoid NULL pointersLinus Walleij1-1/+17
2021-06-03power: supply: ab8500: Move to componentized bindingLinus Walleij1-143/+196
2021-03-22mfd/power: ab8500: Push algorithm to power supply codeLinus Walleij1-1/+1
2021-03-22mfd/power: ab8500: Push data to power supply codeLinus Walleij1-7/+3
2021-03-22power: ab8500: Require device treeLinus Walleij1-9/+6
2020-12-12power: supply: ab8500: Use dev_err_probe() for IIO channelsLinus Walleij1-22/+15
2020-12-12power: supply: ab8500_charger: Oneshot threaded IRQsLinus Walleij1-1/+1
2020-12-12power: supply: ab8500: Convert to dev_pm_opsLinus Walleij1-12/+7
2020-12-12power: supply: ab8500: Use local helperLinus Walleij1-28/+27
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-03-06power: supply: ab8500_charger: Fix typos in commit messagesAshish Chavan1-16/+19
2019-12-19power: supply: ab8500_charger: Remove unneeded semicolonMa Feng1-3/+3
2019-10-27power: supply: ab8500_charger: Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva1-1/+1
2019-10-20power: supply: ab8500: Handle invalid IRQ from platform_get_irq_byname()Krzysztof Kozlowski1-0/+5
2019-10-18power: supply: ab8500_charger: Convert to IIO ADCLinus Walleij1-20/+58
2019-09-02power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and 'bup_vch_range'YueHaibing1-7/+0
2019-09-02power: supply: ab8500_charger: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner1-1/+1
2018-05-01power: supply: ab8500_charger: fix spelling mistake: "faile" -> "failed"Colin Ian King1-1/+1
2018-04-25power: supply: ab8500: Drop AB8540/9540 supportLinus Walleij1-122/+9
2017-12-01power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_init_hw_registers()'Christophe JAILLET1-1/+3
2017-12-01power: supply: ab8500_charger: Fix an error handling pathChristophe JAILLET1-1/+1
2017-05-01power: supply: ab8500_charger: spelling: "prechage" -> "precharge"Colin Ian King1-1/+1
2016-08-16power: ab8500_charger: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-2/+2
2016-08-11power: move power supply drivers to power/supplySebastian Reichel1-0/+3765