aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/ab8500_fg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-30Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-10/+10
2021-07-16power: supply: ab8500: Drop abx500 conceptLinus Walleij1-3/+3
2021-07-16power: supply: ab8500: Use library interpolationLinus Walleij1-7/+7
2021-07-13power: supply: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+2
2021-06-30power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-03power: supply: ab8500: Call battery population onceLinus Walleij1-6/+0
2021-06-03power: supply: ab8500: Move to componentized bindingLinus Walleij1-72/+64
2021-06-03power: supply: ab8500: Fix typoJian Xin1-1/+1
2021-03-22mfd/power: ab8500: Push data to power supply codeLinus Walleij1-7/+3
2021-03-22power: ab8500: Require device treeLinus Walleij1-6/+4
2021-01-16power: supply: ab8500_fg: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-12power: supply: ab8500: Use dev_err_probe() for IIO channelsLinus Walleij1-4/+3
2020-12-12power: supply: ab8500_fg: Request all IRQs as threadedLinus Walleij1-36/+11
2020-12-12power: supply: ab8500: Convert to dev_pm_opsLinus Walleij1-12/+7
2020-12-12power: supply: ab8500: Use local helperLinus Walleij1-20/+19
2020-10-20Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-2/+2
2020-09-30power: supply: ab8500-fg: fix spelling typoWang Qing1-2/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-04-28power: supply: ab8500_fg: remove comparison to boolJason Yan1-1/+1
2019-12-19power: supply: ab8500: Remove unneeded semicolonMa Feng1-7/+7
2019-10-20power: supply: ab8500: Handle invalid IRQ from platform_get_irq_byname()Krzysztof Kozlowski1-0/+10
2019-10-20power: supply: ab8500_fg: Do not free non-requested IRQs in probe's error pathKrzysztof Kozlowski1-3/+5
2019-10-20power: supply: ab8500: Cleanup probe in reverse orderKrzysztof Kozlowski1-4/+4
2019-10-18power: supply: ab8500_fg: Convert to IIO ADCLinus Walleij1-8/+15
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner1-1/+1
2018-09-16power: supply: ab8500_fg: silence uninitialized variable warningsDan Carpenter1-19/+12
2018-08-30power: supply: ab8500_fg: fix obsolete functionDing Xiang1-6/+15
2018-07-06power: supply: ab8500: stop using getnstimeofday64()Arnd Bergmann1-8/+6
2018-04-25power: supply: ab8500: Drop AB8540/9540 supportLinus Walleij1-9/+3
2018-04-25power: supply: ab8500_fg: fix spelling mistake: "Disharge" -> "Discharge"Colin Ian King1-1/+1
2016-10-19power: supply: improve function-level documentationJulia Lawall1-4/+4
2016-09-19power: supply: ab8500: cleanup with list_first_entry_or_null()Masahiro Yamada1-7/+2
2016-08-16power: ab8500_fg: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-11power: move power supply drivers to power/supplySebastian Reichel1-0/+3272