summaryrefslogtreecommitdiff
path: root/drivers/power/supply/ab8500_fg.c
AgeCommit message (Expand)Author
2022-01-03power: supply_core: Pass pointer to battery infoLinus Walleij
2021-11-22power: supply: ab8500: Standardize capacity lookupLinus Walleij
2021-11-22power: supply: ab8500: Standardize temp res lookupLinus Walleij
2021-11-22power: supply: ab8500_fg: Init battery data in bind()Linus Walleij
2021-11-22power: supply: ab8500: Standardize voltagesLinus Walleij
2021-11-22power: supply: ab8500: Standardize technologyLinus Walleij
2021-11-22power: supply: ab8500: Standardize design capacityLinus Walleij
2021-11-22power: supply: ab8500: Use only one battery typeLinus Walleij
2021-08-30Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2021-07-16power: supply: ab8500: Drop abx500 conceptLinus Walleij
2021-07-16power: supply: ab8500: Use library interpolationLinus Walleij
2021-07-13power: supply: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-06-30power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei
2021-06-03power: supply: ab8500: Call battery population onceLinus Walleij
2021-06-03power: supply: ab8500: Move to componentized bindingLinus Walleij
2021-06-03power: supply: ab8500: Fix typoJian Xin
2021-03-22mfd/power: ab8500: Push data to power supply codeLinus Walleij
2021-03-22power: ab8500: Require device treeLinus Walleij
2021-01-16power: supply: ab8500_fg: convert comma to semicolonZheng Yongjun
2020-12-12power: supply: ab8500: Use dev_err_probe() for IIO channelsLinus Walleij
2020-12-12power: supply: ab8500_fg: Request all IRQs as threadedLinus Walleij
2020-12-12power: supply: ab8500: Convert to dev_pm_opsLinus Walleij
2020-12-12power: supply: ab8500: Use local helperLinus Walleij
2020-10-20Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2020-09-30power: supply: ab8500-fg: fix spelling typoWang Qing
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-28power: supply: ab8500_fg: remove comparison to boolJason Yan
2019-12-19power: supply: ab8500: Remove unneeded semicolonMa Feng
2019-10-20power: supply: ab8500: Handle invalid IRQ from platform_get_irq_byname()Krzysztof Kozlowski
2019-10-20power: supply: ab8500_fg: Do not free non-requested IRQs in probe's error pathKrzysztof Kozlowski
2019-10-20power: supply: ab8500: Cleanup probe in reverse orderKrzysztof Kozlowski
2019-10-18power: supply: ab8500_fg: Convert to IIO ADCLinus Walleij
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner
2018-09-16power: supply: ab8500_fg: silence uninitialized variable warningsDan Carpenter
2018-08-30power: supply: ab8500_fg: fix obsolete functionDing Xiang
2018-07-06power: supply: ab8500: stop using getnstimeofday64()Arnd Bergmann
2018-04-25power: supply: ab8500: Drop AB8540/9540 supportLinus Walleij
2018-04-25power: supply: ab8500_fg: fix spelling mistake: "Disharge" -> "Discharge"Colin Ian King
2016-10-19power: supply: improve function-level documentationJulia Lawall
2016-09-19power: supply: ab8500: cleanup with list_first_entry_or_null()Masahiro Yamada
2016-08-16power: ab8500_fg: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-11power: move power supply drivers to power/supplySebastian Reichel