index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
Age
Commit message (
Expand
)
Author
10 days
Merge tag 'for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2026-06-13
power: supply: charger-manager: fix refcount leak in is_full_charged()
WenTao Liang
2026-06-12
power: supply: core: fix supplied_from allocations
Lucas Tsai
2026-06-05
power: supply: max17042_battery: Use modern PM ops to clear up warning
Nathan Chancellor
2026-06-04
power: supply: add support for Samsung S2M series PMIC charger device
Kaustabh Chakraborty
2026-06-04
power: supply: Add support for Surface RT battery and charger
Jonas Schwöbel
2026-06-03
power: supply: bd71828: sysfs for auto input current limitation
Andreas Kemnade
2026-06-03
power: supply: cpcap-charger: include missing <linux/property.h>
Vladimir Oltean
2026-06-03
power: supply: cros_charge-control: Move MODULE_DEVICE_TABLE next to the tabl...
Krzysztof Kozlowski
2026-06-03
power: supply: ab8500_fg: Fix typos in comments
Md Shofiqul Islam
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: bq257xx: Add fields for 'charging' and 'overvoltage' states
Alexey Charkov
2026-06-03
power: supply: bq257xx: Consistently use indirect get/set helpers
Alexey Charkov
2026-06-03
power: supply: bq257xx: Make the default current limit a per-chip attribute
Alexey Charkov
2026-06-03
power: supply: bq257xx: Fix VSYSMIN clamping logic
Alexey Charkov
2026-06-03
power: supply: cpcap-battery: Fix missing nvmem_device_put() causing referenc...
Ma Ke
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-06-02
power: Unify code style for platform_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-06-02
power: supply: mt6360_charger: Use of match table unconditionally
Uwe Kleine-König (The Capable Hub)
2026-06-02
power: Use named initializers for platform_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-06-02
power: supply: max14577: Drop driver data in of and platform device id arrays
Uwe Kleine-König (The Capable Hub)
2026-06-02
power: Drop unused assignment of platform_device_id driver data
Uwe Kleine-König (The Capable Hub)
2026-05-01
power: supply: charger-manager: Switch to alarm_start_timer()
Thomas Gleixner
2026-04-19
Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-04-03
power: supply: qcom_smbx: allow disabling charging
Casey Connolly
2026-04-03
power: supply: bd71828: add input current limit property
Andreas Kemnade
2026-03-30
power: supply: max77759: add charger driver
Amit Sunil Dhamne
2026-03-18
power: supply: Add PD SPR AVS support to USB type enum
Badhri Jagan Sridharan
2026-03-11
power: supply: add support for S2MU005 battery fuel gauge device
Yassine Oudjana
2026-03-11
power: supply: ipaq_micro: Simplify with devm
Krzysztof Kozlowski
2026-03-11
power: supply: mt6370: Simplify with devm_alloc_ordered_workqueue()
Krzysztof Kozlowski
2026-03-11
power: supply: max77705: Free allocated workqueue and fix removal order
Krzysztof Kozlowski
2026-03-11
power: supply: max77705: Drop duplicated IRQ error message
Krzysztof Kozlowski
2026-03-11
power: supply: cw2015: Free allocated workqueue
Krzysztof Kozlowski
2026-03-03
power: supply: twl4030_madc: Drop unused header includes
Krzysztof Kozlowski
2026-03-03
power: supply: bq24190: Avoid rescheduling after cancelling work
Krzysztof Kozlowski
2026-03-03
power: supply: axp288_charger: Simplify returns of dev_err_probe()
Krzysztof Kozlowski
2026-03-03
power: supply: axp288_charger: Do not cancel work before initializing it
Krzysztof Kozlowski
2026-03-03
power: supply: cpcap-battery: pass static battery cell data from device tree
Svyatoslav Ryhel
2026-03-03
power: supply: qcom_battmgr: Add support for Glymur and Kaanapali
Anjelique Melendez
2026-03-03
power: supply: Add macsmc-power driver for Apple Silicon
Hector Martin
2026-03-03
power: supply: sbs-manager: normalize return value of gpio_get
Dmitry Torokhov
2026-03-03
power: supply: cpcap-battery: fix typo in config name
Jaime Saguillo Revilla
2026-03-03
power: supply: max17042: report time to full (max17055 & max77759)
André Draszik
[next]