aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/ab8500_btemp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-16power: supply: ab8500: Drop abx500 conceptLinus Walleij1-8/+8
2021-07-16power: supply: ab8500: Use library interpolationLinus Walleij1-2/+4
2021-06-30power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-03power: supply: ab8500: Call battery population onceLinus Walleij1-7/+0
2021-06-03power: supply: ab8500: Move to componentized bindingLinus Walleij1-67/+51
2021-03-22mfd/power: ab8500: Push data to power supply codeLinus Walleij1-31/+4
2021-03-22power: ab8500: Require device treeLinus Walleij1-6/+4
2020-12-12power: supply: ab8500: Use dev_err_probe() for IIO channelsLinus Walleij1-8/+6
2020-12-12power: supply: ab8500: Convert to dev_pm_opsLinus Walleij1-12/+7
2020-12-12power: supply: ab8500: Use local helperLinus Walleij1-19/+18
2020-11-30power: supply: Fix missing IRQF_ONESHOT as only threaded handlerTian Tao1-1/+1
2019-10-20power: supply: ab8500: Handle invalid IRQ from platform_get_irq_byname()Krzysztof Kozlowski1-0/+5
2019-10-20power: supply: ab8500: Cleanup probe in reverse orderKrzysztof Kozlowski1-2/+2
2019-10-18power: supply: ab8500_btemp: Convert to IIO ADCLinus Walleij1-12/+29
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner1-1/+1
2018-04-25power: supply: ab8500: Drop AB8540/9540 supportLinus Walleij1-75/+18
2017-01-17power: supply: ab8500_btemp: Compress return logic into one line.Gustavo A. R. Silva1-7/+3
2017-01-04power: supply: fix spelling mistake: supply: "Celcius" -> "Celsius"Colin Ian King1-3/+3
2016-08-16power: ab8500_btemp: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-11power: move power supply drivers to power/supplySebastian Reichel1-0/+1212