summaryrefslogtreecommitdiff
path: root/drivers/power/supply/max17042_battery.c
AgeCommit message (Expand)Author
2026-06-05power: supply: max17042_battery: Use modern PM ops to clear up warningNathan Chancellor
2026-06-03power: supply: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-06-03power: supply: max17042: fix OF node reference imbalanceJohan Hovold
2026-06-03power: supply: max17042_battery: use ModelCfg refresh on max17055Sebastian Krzyszkowiak
2026-06-03power: supply: max17042_battery: Remove unused platform-data plumbingVincent Cloutier
2026-06-03power: supply: max17042_battery: Keep only critical alerts during suspendVincent Cloutier
2026-06-03power: supply: max17042_battery: Route MAX17055 SOC alerts through dSOCiVincent Cloutier
2026-06-03power: supply: max17042_battery: Use Current register in get_statusSebastian Krzyszkowiak
2026-06-03power: supply: max17042_battery: Put LSB units into definesSebastian Krzyszkowiak
2026-03-03power: supply: max17042: report time to full (max17055 & max77759)André Draszik
2026-03-03power: supply: max17042: consider task period (max77759)André Draszik
2026-03-03power: supply: max17042: initial support for Maxim MAX77759André Draszik
2026-03-03power: supply: max17042: support standard shunt-resistor-micro-ohms DT propertyAndré Draszik
2026-03-03power: supply: max17042: time to empty is meaningless when chargingAndré Draszik
2026-03-03power: supply: max17042: avoid overflow when determining healthAndré Draszik
2026-03-03power: supply: max17042: use dev_err_probe() where appropriateAndré Draszik
2026-03-03power: supply: max17042: fix a comment typo (then -> than)André Draszik
2025-03-08power: supply: all: switch psy_cfg from of_node to fwnodeSebastian Reichel
2025-01-15power: supply: max17042: add max77705 fuel gauge supportDzmitry Sankouski
2025-01-15power: supply: max17042: add platform driver variantDzmitry Sankouski
2025-01-15power: supply: max17042: make interrupt sharedDzmitry Sankouski
2024-08-27power: supply: max17042_battery: Fix SOC threshold calc w/ no current senseArtur Weber
2023-09-12power: supply: max17042_battery: Do not use CONFIG_ prefix in regular C codePrzemyslaw Chwiala
2023-06-04power: supply: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-08power: supply: max17042_battery: Refactor max17042_external_power_changed()Hans de Goede
2022-11-20power: supply: max17042_battery: Convert to i2c's .probe_new()Uwe Kleine-König
2022-02-24power: supply: max17042_battery: Use devm_work_autocancel()Christophe JAILLET
2021-10-12power: supply: max17042_battery: Prevent int underflow in set_soc_thresholdSebastian Krzyszkowiak
2021-10-12power: supply: max17042_battery: Clear status bits in interrupt handlerSebastian Krzyszkowiak
2021-10-02power: supply: max17042_battery: fix typo in MAX17042_IAvg_emptyHenrik Grimler
2021-10-02power: supply: max17042_battery: use VFSOC for capacity when no rsnsHenrik Grimler
2021-08-17power: supply: max17042_battery: log SOC threshold using debug log levelSebastian Krzyszkowiak
2021-08-17power: supply: max17042_battery: more robust chip type checksSebastian Krzyszkowiak
2021-08-17power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak
2021-08-17power: supply: max17042_battery: clean up MAX17055_V_emptySebastian Krzyszkowiak
2021-08-16power: supply: max17042: remove duplicated STATUS bit definesKrzysztof Kozlowski
2021-08-16power: supply: max17042: handle fails of reading status registerKrzysztof Kozlowski
2021-08-06power: supply: max17042_battery: Add support for MAX77849 Fuel-GaugeNikita Travkin
2021-06-04power: supply: max17042: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-03-23power: supply: max17042: Trivial spelling fixesBhaskar Chowdhury
2020-11-30power: supply: max17042_battery: Export charge termination current propertySebastian Krzyszkowiak
2020-11-30power: supply: max17042_battery: Take r_sns value into account in charge_counterSebastian Krzyszkowiak
2020-11-30power: supply: max17042_battery: Improve accuracy of current_now and current_...Sebastian Krzyszkowiak
2020-11-30power: supply: max17042_battery: Fix current_{avg,now} hiding with no current...Sebastian Krzyszkowiak
2020-04-29power: supply: max17042_battery: Add support for the TTE_NOW propGeordan Neukum
2019-12-19power: supply: max17042: add MAX17055 supportAngus Ainslie (Purism)
2019-09-02power: supply: max17042_battery: Fix a typo in function namesChristophe JAILLET
2019-06-23power: supply: max17042_battery: simplify getting the adapter of a clientWolfram Sang
2019-02-20max17042_battery: fix potential use-after-free on device removeSven Van Asbroeck
2018-08-30power: supply: maxim: Add SPDX license identifiersKrzysztof Kozlowski