summaryrefslogtreecommitdiff
path: root/drivers/power/supply/ab8500_charger.c
AgeCommit message (Expand)Author
2023-09-18power: supply: ab8500_charger: Convert to platform remove callback returning ...Uwe Kleine-König
2022-11-26power: supply: ab8500: Fix error handling in ab8500_charger_init()Yuan Can
2022-10-28power/supply: fix repeated words in commentswangjianli
2022-07-17power: supply: ab8500: add missing destroy_workqueue in ab8500_charger_bindZheng Bin
2022-07-17power: supply: ab8500: Remove flush_scheduled_work() call.Tetsuo Handa
2022-07-17power: supply: ab8500: Drop external charger leftoversLinus Walleij
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-02-25power: supply: ab8500: Make use of the helper component_compare_devYong Wu
2022-02-13power: supply: ab8500_charger: Fix spelling typoHong Peng
2022-02-11power: supply: ab8500_charger: Fix VBAT interval checkLinus Walleij
2022-02-11power: supply: ab8500_charger: Restrict ADC retrievealLinus Walleij
2022-01-03power: supply: ab8500: Fix the error handling path of ab8500_charger_probe()Christophe JAILLET
2021-11-22power: supply: ab8500: Standardize CV voltageLinus Walleij
2021-11-22power: supply: ab8500: Standardize CC currentLinus Walleij
2021-11-22power: supply: ab8500: Standardize operating temperatureLinus Walleij
2021-11-22power: supply: ab8500: Sink current tables into charger codeLinus Walleij
2021-11-22power: supply: ab8500: Use core battery parserLinus Walleij
2021-07-16power: supply: ab8500: Drop abx500 conceptLinus Walleij
2021-07-16power: supply: ab8500: Rename charging algorithm symbolsLinus Walleij
2021-06-30power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei
2021-06-03power: supply: ab8500: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-06-03power: supply: ab8500: Enable USB and ACLinus Walleij
2021-06-03power: supply: ab8500: Avoid NULL pointersLinus Walleij
2021-06-03power: supply: ab8500: Move to componentized bindingLinus Walleij
2021-03-22mfd/power: ab8500: Push algorithm to power supply codeLinus Walleij
2021-03-22mfd/power: ab8500: Push data to power supply codeLinus Walleij
2021-03-22power: ab8500: Require device treeLinus Walleij
2020-12-12power: supply: ab8500: Use dev_err_probe() for IIO channelsLinus Walleij
2020-12-12power: supply: ab8500_charger: Oneshot threaded IRQsLinus Walleij
2020-12-12power: supply: ab8500: Convert to dev_pm_opsLinus Walleij
2020-12-12power: supply: ab8500: Use local helperLinus Walleij
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-06power: supply: ab8500_charger: Fix typos in commit messagesAshish Chavan
2019-12-19power: supply: ab8500_charger: Remove unneeded semicolonMa Feng
2019-10-27power: supply: ab8500_charger: Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva
2019-10-20power: supply: ab8500: Handle invalid IRQ from platform_get_irq_byname()Krzysztof Kozlowski
2019-10-18power: supply: ab8500_charger: Convert to IIO ADCLinus Walleij
2019-09-02power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and '...YueHaibing
2019-09-02power: supply: ab8500_charger: Mark expected switch fall-throughGustavo A. R. Silva
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner
2018-05-01power: supply: ab8500_charger: fix spelling mistake: "faile" -> "failed"Colin Ian King
2018-04-25power: supply: ab8500: Drop AB8540/9540 supportLinus Walleij
2017-12-01power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_i...Christophe JAILLET
2017-12-01power: supply: ab8500_charger: Fix an error handling pathChristophe JAILLET
2017-05-01power: supply: ab8500_charger: spelling: "prechage" -> "precharge"Colin Ian King
2016-08-16power: ab8500_charger: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-11power: move power supply drivers to power/supplySebastian Reichel