summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/ab8500_fg.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-12Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds1-2/+1
2022-07-17power: supply: ab8500: Remove flush_scheduled_work() call.Tetsuo Handa1-1/+0
2022-07-17power: supply: ab8500_fg: drop duplicated 'is' in commentJiang Jian1-1/+1
2022-06-09power: supply: ab8500_fg: add missing destroy_workqueue in ab8500_fg_probeGao Chao1-1/+8
2022-05-03power: supply: ab8500_fg: Allocate wq in probeLinus Walleij1-9/+10
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2022-03-04power: supply: ab8500_fg: Account for line impedanceLinus Walleij1-0/+9
2022-02-28power: supply: ab8500_fg: Use VBAT-to-Ri if possibleLinus Walleij1-10/+21
2022-02-28power: supply: ab8500: Standardize BTI resistanceLinus Walleij1-4/+0
2022-02-13power: supply: ab8500: Remove unneeded variableChangcheng Deng1-2/+1
2022-02-13power: supply: ab8500: Fix memory leak in ab8500_fg_sysfs_initMiaoqian Lin1-1/+3
2022-02-11power: supply: ab8500_fg: Drop useless parameterLinus Walleij1-14/+10
2022-02-11power: supply: ab8500_fg: Safeguard compensated voltageLinus Walleij1-2/+13
2022-02-11power: supply: ab8500_fg: Break out load compensated voltageLinus Walleij1-18/+32
2022-02-11power: supply: ab8500_fg: Break loop for measurementLinus Walleij1-1/+10
2022-02-11power: supply: ab8500: Swap max and overvoltageLinus Walleij1-1/+7
2022-01-26power_supply: ab8500: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-03power: supply_core: Pass pointer to battery infoLinus Walleij1-8/+10
2021-11-22power: supply: ab8500: Standardize capacity lookupLinus Walleij1-154/+132
2021-11-22power: supply: ab8500: Standardize temp res lookupLinus Walleij1-28/+19
2021-11-22power: supply: ab8500_fg: Init battery data in bind()Linus Walleij1-4/+4
2021-11-22power: supply: ab8500: Standardize voltagesLinus Walleij1-8/+13
2021-11-22power: supply: ab8500: Standardize technologyLinus Walleij1-1/+1
2021-11-22power: supply: ab8500: Standardize design capacityLinus Walleij1-6/+2
2021-11-22power: supply: ab8500: Use only one battery typeLinus Walleij1-8/+9
2021-08-30Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus 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/li...Linus 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