index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
max17042_battery.c
Age
Commit message (
Expand
)
Author
2026-08-21
Merge tag 'for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2026-07-27
power: supply: max17042_battery: Honor MAX17055 charge voltage
Vincent Cloutier
2026-07-27
power: supply: max17042_battery: Initialize MAX17055 from battery info
Vincent Cloutier
2026-07-27
power: supply: max17042_battery: Follow MAX17055 POR sequence
Vincent Cloutier
2026-07-27
power: supply: max17042_battery: Program MAX17055 EZ Config values
Vincent Cloutier
2026-07-27
power: supply: max17042_battery: Retry failed MAX17055 initialization
Vincent Cloutier
2026-07-27
power: supply: max17042_battery: Propagate status register errors
Vincent Cloutier
2026-07-27
power: supply: max17042_battery: Convert initialization to delayed work
Vincent Cloutier
2026-07-27
power: supply: max17042_battery: Use bool for init_complete
Vincent Cloutier
2026-07-27
power: supply: max17042_battery: Separate MAX17055 initialization
Vincent Cloutier
2026-07-21
power: supply: Match DT value types
Rob Herring (Arm)
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-05
power: supply: max17042_battery: Use modern PM ops to clear up warning
Nathan Chancellor
2026-06-03
power: supply: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2026-06-03
power: supply: max17042: fix OF node reference imbalance
Johan Hovold
2026-06-03
power: supply: max17042_battery: use ModelCfg refresh on max17055
Sebastian Krzyszkowiak
2026-06-03
power: supply: max17042_battery: Remove unused platform-data plumbing
Vincent Cloutier
2026-06-03
power: supply: max17042_battery: Keep only critical alerts during suspend
Vincent Cloutier
2026-06-03
power: supply: max17042_battery: Route MAX17055 SOC alerts through dSOCi
Vincent Cloutier
2026-06-03
power: supply: max17042_battery: Use Current register in get_status
Sebastian Krzyszkowiak
2026-06-03
power: supply: max17042_battery: Put LSB units into defines
Sebastian Krzyszkowiak
2026-03-03
power: supply: max17042: report time to full (max17055 & max77759)
André Draszik
2026-03-03
power: supply: max17042: consider task period (max77759)
André Draszik
2026-03-03
power: supply: max17042: initial support for Maxim MAX77759
André Draszik
2026-03-03
power: supply: max17042: support standard shunt-resistor-micro-ohms DT property
André Draszik
2026-03-03
power: supply: max17042: time to empty is meaningless when charging
André Draszik
2026-03-03
power: supply: max17042: avoid overflow when determining health
André Draszik
2026-03-03
power: supply: max17042: use dev_err_probe() where appropriate
André Draszik
2026-03-03
power: supply: max17042: fix a comment typo (then -> than)
André Draszik
2025-03-08
power: supply: all: switch psy_cfg from of_node to fwnode
Sebastian Reichel
2025-01-15
power: supply: max17042: add max77705 fuel gauge support
Dzmitry Sankouski
2025-01-15
power: supply: max17042: add platform driver variant
Dzmitry Sankouski
2025-01-15
power: supply: max17042: make interrupt shared
Dzmitry Sankouski
2024-08-27
power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense
Artur Weber
2023-09-12
power: supply: max17042_battery: Do not use CONFIG_ prefix in regular C code
Przemyslaw Chwiala
2023-06-04
power: supply: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-08
power: supply: max17042_battery: Refactor max17042_external_power_changed()
Hans de Goede
2022-11-20
power: supply: max17042_battery: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-02-24
power: supply: max17042_battery: Use devm_work_autocancel()
Christophe JAILLET
2021-10-12
power: supply: max17042_battery: Prevent int underflow in set_soc_threshold
Sebastian Krzyszkowiak
2021-10-12
power: supply: max17042_battery: Clear status bits in interrupt handler
Sebastian Krzyszkowiak
2021-10-02
power: supply: max17042_battery: fix typo in MAX17042_IAvg_empty
Henrik Grimler
2021-10-02
power: supply: max17042_battery: use VFSOC for capacity when no rsns
Henrik Grimler
2021-08-17
power: supply: max17042_battery: log SOC threshold using debug log level
Sebastian Krzyszkowiak
2021-08-17
power: supply: max17042_battery: more robust chip type checks
Sebastian Krzyszkowiak
2021-08-17
power: supply: max17042_battery: fix typo in MAx17042_TOFF
Sebastian Krzyszkowiak
2021-08-17
power: supply: max17042_battery: clean up MAX17055_V_empty
Sebastian Krzyszkowiak
2021-08-16
power: supply: max17042: remove duplicated STATUS bit defines
Krzysztof Kozlowski
2021-08-16
power: supply: max17042: handle fails of reading status register
Krzysztof Kozlowski
2021-08-06
power: supply: max17042_battery: Add support for MAX77849 Fuel-Gauge
Nikita Travkin
[next]