summaryrefslogtreecommitdiff
path: root/drivers/power/supply/bq27xxx_battery.c
AgeCommit message (Expand)Author
2025-03-17Revert "power: supply: bq27xxx: do not report bogus zero values"Sicelo A. Mhlongo
2025-03-08power: supply: all: switch psy_cfg from of_node to fwnodeSebastian Reichel
2025-02-20power: supply: bq27xxx_battery: do not update cached flags prematurelySicelo A. Mhlongo
2025-02-20power: supply: bq27xxx: do not report bogus zero valuesSicelo A. Mhlongo
2025-02-20power: supply: bq27xxx: Add voltage_max_design property for bq270x0 and bq27x10Sicelo A. Mhlongo
2024-12-19bq27xxx: add voltage min design for bq27000 and bq27200Sicelo A. Mhlongo
2024-10-16power: supply: bq27xxx: Fix registers of bq27426Barnabás Czémán
2024-10-15power: supply: bq27xxx_battery: register power supply with power_supply_regis...Thomas Weißschuh
2024-04-01power: supply: bq27xxx: Move health reading out of update loopAndrew Davis
2024-04-01power: supply: bq27xxx: Move cycle count reading out of update loopAndrew Davis
2024-04-01power: supply: bq27xxx: Move energy reading out of update loopAndrew Davis
2024-04-01power: supply: bq27xxx: Move charge reading out of update loopAndrew Davis
2024-04-01power: supply: bq27xxx: Move time reading out of update loopAndrew Davis
2024-04-01power: supply: bq27xxx: Move temperature reading out of update loopAndrew Davis
2024-02-27power: supply: bq27xxx: Report charge full state correctlySicelo A. Mhlongo
2024-01-27power: supply: bq27xxx: Move one time design full read out of pollAndrew Davis
2024-01-27power: supply: bq27xxx: Use devm_power_supply_register() helperAndrew Davis
2024-01-27power: supply: bq27xxx: Use devm to free device mutexAndrew Davis
2023-11-15power: supply: bq27xxx: Stop and start delayed work in suspend and resumeMarek Vasut
2023-05-08power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()Hans de Goede
2023-05-08power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...Hans de Goede
2023-05-08power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede
2023-05-08power: supply: bq27xxx: Move bq27xxx_battery_update() downHans de Goede
2023-05-08power: supply: bq27xxx: Add cache parameter to bq27xxx_battery_current_and_st...Hans de Goede
2023-05-08power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede
2023-05-08power: supply: bq27xxx: Fix bq27xxx_battery_update() race conditionHans de Goede
2023-02-03power: supply: bq27xxx: fix reporting critical levelSicelo A. Mhlongo
2022-09-11power: supply: bq27xxx: fix NULL vs 0 warningsBen Dooks
2022-09-11power: supply: bq27xxx: fix __be16 warningsBen Dooks
2022-05-04power: supply: bq27xxx: expose battery data when CI=1Sicelo A. Mhlongo
2022-01-03power: supply_core: Pass pointer to battery infoLinus Walleij
2021-03-21power: supply: bq27xxx: Add support for BQ78Z100LI Qingwu
2021-03-15power: supply: bq27xxx: make status more robustMatthias Schiffer
2021-03-15power: supply: bq27xxx: fix power_avg for newer ICsMatthias Schiffer
2021-03-15power: supply: bq27xxx: fix sign of current_now for newer ICsMatthias Schiffer
2021-01-16power: supply: bq27xxx: fix polarity of current_nowAndreas Kemnade
2021-01-16power: supply: bq27xxx: Support CHARGE_NOW for bq27z561/bq28z610/bq34z100Hermes Zhang
2020-10-02power: supply: bq27xxx: add support for TI bq34z100Krzysztof Kozlowski
2020-10-02power: supply: bq27xxx: add separate flag for capacity inaccurateKrzysztof Kozlowski
2020-10-02power: supply: bq27xxx: add separate flag for single SoC registerKrzysztof Kozlowski
2020-10-02power: supply: bq27xxx: adjust whitespace and use BIT() for bitflagsKrzysztof Kozlowski
2020-10-02power: supply: bq27xxx: report "not charging" on all typesKrzysztof Kozlowski
2020-08-28power: bq27xxx: Update to SPDX licensingDan Murphy
2020-08-26power: supply: bq27xxx: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-07-29power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitorDan Murphy
2020-07-29power: supply: bq27xxx_battery: Add the BQ27Z561 Battery monitorDan Murphy
2020-07-28power: supply: bq2xxxx: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-04-10change email address for Pali RohárPali Rohár
2020-03-11power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko
2019-05-02power: supply: bq27xxx_battery: Notify also about status changesKrzysztof Kozlowski