aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/supply/bq27xxx_battery.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-01power: supply: bq27xxx: Move health reading out of update loopGravatar Andrew Davis 1-12/+18
2024-04-01power: supply: bq27xxx: Move cycle count reading out of update loopGravatar Andrew Davis 1-5/+6
2024-04-01power: supply: bq27xxx: Move energy reading out of update loopGravatar Andrew Davis 1-5/+6
2024-04-01power: supply: bq27xxx: Move charge reading out of update loopGravatar Andrew Davis 1-12/+17
2024-04-01power: supply: bq27xxx: Move time reading out of update loopGravatar Andrew Davis 1-12/+8
2024-04-01power: supply: bq27xxx: Move temperature reading out of update loopGravatar Andrew Davis 1-7/+10
2024-02-27power: supply: bq27xxx: Report charge full state correctlyGravatar Sicelo A. Mhlongo 1-9/+6
2024-01-27power: supply: bq27xxx: Move one time design full read out of pollGravatar Andrew Davis 1-8/+16
2024-01-27power: supply: bq27xxx: Use devm_power_supply_register() helperGravatar Andrew Davis 1-3/+1
2024-01-27power: supply: bq27xxx: Use devm to free device mutexGravatar Andrew Davis 1-1/+12
2023-11-15power: supply: bq27xxx: Stop and start delayed work in suspend and resumeGravatar Marek Vasut 1-0/+22
2023-05-08power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()Gravatar Hans de Goede 1-4/+2
2023-05-08power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...Gravatar Hans de Goede 1-2/+2
2023-05-08power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Gravatar Hans de Goede 1-1/+12
2023-05-08power: supply: bq27xxx: Move bq27xxx_battery_update() downGravatar Hans de Goede 1-61/+61
2023-05-08power: supply: bq27xxx: Add cache parameter to bq27xxx_battery_current_and_st...Gravatar Hans de Goede 1-7/+12
2023-05-08power: supply: bq27xxx: Fix poll_interval handling and races on removeGravatar Hans de Goede 1-13/+9
2023-05-08power: supply: bq27xxx: Fix bq27xxx_battery_update() race conditionGravatar Hans de Goede 1-8/+13
2023-02-03power: supply: bq27xxx: fix reporting critical levelGravatar Sicelo A. Mhlongo 1-4/+4
2022-09-11power: supply: bq27xxx: fix NULL vs 0 warningsGravatar Ben Dooks 1-27/+27
2022-09-11power: supply: bq27xxx: fix __be16 warningsGravatar Ben Dooks 1-3/+3
2022-05-04power: supply: bq27xxx: expose battery data when CI=1Gravatar Sicelo A. Mhlongo 1-33/+27
2022-01-03power: supply_core: Pass pointer to battery infoGravatar Linus Walleij 1-19/+19
2021-03-21power: supply: bq27xxx: Add support for BQ78Z100Gravatar LI Qingwu 1-0/+44
2021-03-15power: supply: bq27xxx: make status more robustGravatar Matthias Schiffer 1-45/+43
2021-03-15power: supply: bq27xxx: fix power_avg for newer ICsGravatar Matthias Schiffer 1-24/+27
2021-03-15power: supply: bq27xxx: fix sign of current_now for newer ICsGravatar Matthias Schiffer 1-1/+1
2021-01-16power: supply: bq27xxx: fix polarity of current_nowGravatar Andreas Kemnade 1-2/+2
2021-01-16power: supply: bq27xxx: Support CHARGE_NOW for bq27z561/bq28z610/bq34z100Gravatar Hermes Zhang 1-1/+34
2020-10-02power: supply: bq27xxx: add support for TI bq34z100Gravatar Krzysztof Kozlowski 1-1/+49
2020-10-02power: supply: bq27xxx: add separate flag for capacity inaccurateGravatar Krzysztof Kozlowski 1-3/+4
2020-10-02power: supply: bq27xxx: add separate flag for single SoC registerGravatar Krzysztof Kozlowski 1-3/+4
2020-10-02power: supply: bq27xxx: adjust whitespace and use BIT() for bitflagsGravatar Krzysztof Kozlowski 1-8/+9
2020-10-02power: supply: bq27xxx: report "not charging" on all typesGravatar Krzysztof Kozlowski 1-2/+4
2020-08-28power: bq27xxx: Update to SPDX licensingGravatar Dan Murphy 1-8/+1
2020-08-26power: supply: bq27xxx: Simplify with dev_err_probe()Gravatar Krzysztof Kozlowski 1-7/+3
2020-07-29power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitorGravatar Dan Murphy 1-0/+42
2020-07-29power: supply: bq27xxx_battery: Add the BQ27Z561 Battery monitorGravatar Dan Murphy 1-1/+67
2020-07-28power: supply: bq2xxxx: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-25/+25
2020-04-10change email address for Pali RohárGravatar Pali Rohár 1-1/+1
2020-03-11power: supply: bq27xxx_battery: Silence deferred-probe errorGravatar Dmitry Osipenko 1-1/+4
2019-05-02power: supply: bq27xxx_battery: Notify also about status changesGravatar Krzysztof Kozlowski 1-1/+2
2019-02-20bq27x00: use cached flagsGravatar Arthur Demchenkov 1-16/+4
2018-09-20power: supply: bq27xxx: Add support for BQ27411Gravatar Liu Xiang 1-0/+9
2018-07-24power: supply: bq27xxx: Update commentsGravatar Liu Xiang 1-1/+2
2018-04-25power: supply: bq27xxx: Add support for BQ27426Gravatar Andrew F. Davis 1-0/+9
2018-03-12power: supply: bq27xxx: support missing supplier deviceGravatar Sebastian Reichel 1-1/+1
2017-12-08Add support for bq27521 battery monitorGravatar Pavel Machek 1-2/+37
2017-08-31power: supply: bq27xxx: enable writing capacity values for bq27421Gravatar H. Nikolaus Schaller 1-4/+0
2017-08-29power: supply: bq27xxx: Remove duplicate chip data arraysGravatar Liam Breck 1-159/+10