summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/ab8500_charger.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* power: supply: ab8500: Drop abx500 conceptLinus Walleij2021-07-161-1/+1
* power: supply: ab8500: Rename charging algorithm symbolsLinus Walleij2021-07-161-1/+1
* power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei2021-06-301-0/+1
* power: supply: ab8500: Drop unnecessary NULL check after container_ofGuenter Roeck2021-06-031-3/+0
* power: supply: ab8500: Enable USB and ACLinus Walleij2021-06-031-10/+14
* power: supply: ab8500: Avoid NULL pointersLinus Walleij2021-06-031-1/+17
* power: supply: ab8500: Move to componentized bindingLinus Walleij2021-06-031-143/+196
* mfd/power: ab8500: Push algorithm to power supply codeLinus Walleij2021-03-221-1/+1
* mfd/power: ab8500: Push data to power supply codeLinus Walleij2021-03-221-7/+3
* power: ab8500: Require device treeLinus Walleij2021-03-221-9/+6
* power: supply: ab8500: Use dev_err_probe() for IIO channelsLinus Walleij2020-12-121-22/+15
* power: supply: ab8500_charger: Oneshot threaded IRQsLinus Walleij2020-12-121-1/+1
* power: supply: ab8500: Convert to dev_pm_opsLinus Walleij2020-12-121-12/+7
* power: supply: ab8500: Use local helperLinus Walleij2020-12-121-28/+27
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-2/+2
* power: supply: ab8500_charger: Fix typos in commit messagesAshish Chavan2020-03-061-16/+19
* power: supply: ab8500_charger: Remove unneeded semicolonMa Feng2019-12-191-3/+3
* power: supply: ab8500_charger: Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva2019-10-271-1/+1
* power: supply: ab8500: Handle invalid IRQ from platform_get_irq_byname()Krzysztof Kozlowski2019-10-201-0/+5
* power: supply: ab8500_charger: Convert to IIO ADCLinus Walleij2019-10-181-20/+58
* power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and '...YueHaibing2019-09-021-7/+0
* power: supply: ab8500_charger: Mark expected switch fall-throughGustavo A. R. Silva2019-09-021-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner2019-05-301-1/+1
* power: supply: ab8500_charger: fix spelling mistake: "faile" -> "failed"Colin Ian King2018-05-011-1/+1
* power: supply: ab8500: Drop AB8540/9540 supportLinus Walleij2018-04-251-122/+9
* power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_i...Christophe JAILLET2017-12-011-1/+3
* power: supply: ab8500_charger: Fix an error handling pathChristophe JAILLET2017-12-011-1/+1
* power: supply: ab8500_charger: spelling: "prechage" -> "precharge"Colin Ian King2017-05-011-1/+1
* power: ab8500_charger: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-08-161-2/+2
* power: move power supply drivers to power/supplySebastian Reichel2016-08-111-0/+3765