summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/ab8500_btemp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* power: supply: core: add power_supply_for_each_device()Sebastian Reichel2024-03-061-2/+1
* power: supply: core: make power_supply_class constantRicardo B. Marliere2024-03-011-1/+1
* Merge power-supply fixes for 6.6 cycleSebastian Reichel2023-10-211-8/+1
|\
| * power: supply: ab8500: Set typing and propsLinus Walleij2023-09-111-8/+1
* | power: supply: ab8500_btemp: Convert to platform remove callback returning voidUwe Kleine-König2023-09-181-4/+2
|/
* power: supply: ab8500: Fix external_power_changed raceHans de Goede2023-05-081-4/+2
* power: supply: ab8500: Defer thermal zone probeLinus Walleij2022-11-011-1/+8
* power: supply: ab8500: Remove flush_scheduled_work() call.Tetsuo Handa2022-07-171-1/+0
* power: supply: ab8500: Standardize BTI resistanceLinus Walleij2022-02-281-8/+6
* power: supply: ab8500: Integrate thermal zoneLinus Walleij2022-02-111-81/+22
* power: supply: ab8500: Drop BATCTRL thermal modeLinus Walleij2022-02-111-239/+24
* power: supply_core: Pass pointer to battery infoLinus Walleij2022-01-031-3/+7
* power: supply: ab8500: Standardize technologyLinus Walleij2021-11-221-3/+3
* power: supply: ab8500: Use only one battery typeLinus Walleij2021-11-221-34/+27
* power: supply: ab8500: Drop abx500 conceptLinus Walleij2021-07-161-8/+8
* power: supply: ab8500: Use library interpolationLinus Walleij2021-07-161-2/+4
* power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei2021-06-301-0/+1
* power: supply: ab8500: Call battery population onceLinus Walleij2021-06-031-7/+0
* power: supply: ab8500: Move to componentized bindingLinus Walleij2021-06-031-67/+51
* mfd/power: ab8500: Push data to power supply codeLinus Walleij2021-03-221-31/+4
* power: ab8500: Require device treeLinus Walleij2021-03-221-6/+4
* power: supply: ab8500: Use dev_err_probe() for IIO channelsLinus Walleij2020-12-121-8/+6
* power: supply: ab8500: Convert to dev_pm_opsLinus Walleij2020-12-121-12/+7
* power: supply: ab8500: Use local helperLinus Walleij2020-12-121-19/+18
* power: supply: Fix missing IRQF_ONESHOT as only threaded handlerTian Tao2020-11-301-1/+1
* power: supply: ab8500: Handle invalid IRQ from platform_get_irq_byname()Krzysztof Kozlowski2019-10-201-0/+5
* power: supply: ab8500: Cleanup probe in reverse orderKrzysztof Kozlowski2019-10-201-2/+2
* power: supply: ab8500_btemp: Convert to IIO ADCLinus Walleij2019-10-181-12/+29
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner2019-05-301-1/+1
* power: supply: ab8500: Drop AB8540/9540 supportLinus Walleij2018-04-251-75/+18
* power: supply: ab8500_btemp: Compress return logic into one line.Gustavo A. R. Silva2017-01-171-7/+3
* power: supply: fix spelling mistake: supply: "Celcius" -> "Celsius"Colin Ian King2017-01-041-3/+3
* power: ab8500_btemp: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-08-161-1/+1
* power: move power supply drivers to power/supplySebastian Reichel2016-08-111-0/+1212