summaryrefslogtreecommitdiff
path: root/drivers/power/supply
AgeCommit message (Expand)AuthorFilesLines
7 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)25-25/+0
2026-06-20Merge tag 'for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds54-367/+1218
2026-06-13power: supply: charger-manager: fix refcount leak in is_full_charged()WenTao Liang1-2/+4
2026-06-13power: supply: core: fix supplied_from allocationsLucas Tsai1-8/+3
2026-06-05power: supply: max17042_battery: Use modern PM ops to clear up warningNathan Chancellor1-6/+4
2026-06-04power: supply: add support for Samsung S2M series PMIC charger deviceKaustabh Chakraborty3-0/+324
2026-06-04power: supply: Add support for Surface RT battery and chargerJonas Schwöbel3-0/+401
2026-06-04power: supply: bd71828: sysfs for auto input current limitationAndreas Kemnade1-1/+68
2026-06-04power: supply: cpcap-charger: include missing <linux/property.h>Vladimir Oltean1-0/+1
2026-06-04power: supply: cros_charge-control: Move MODULE_DEVICE_TABLE next to the tabl...Krzysztof Kozlowski1-1/+1
2026-06-04power: supply: ab8500_fg: Fix typos in commentsMd Shofiqul Islam2-2/+2
2026-06-04power: supply: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)29-131/+131
2026-06-03power: supply: bq257xx: Add fields for 'charging' and 'overvoltage' statesAlexey Charkov1-2/+8
2026-06-03power: supply: bq257xx: Consistently use indirect get/set helpersAlexey Charkov1-6/+24
2026-06-03power: supply: bq257xx: Make the default current limit a per-chip attributeAlexey Charkov1-1/+4
2026-06-03power: supply: bq257xx: Fix VSYSMIN clamping logicAlexey Charkov1-4/+3
2026-06-03power: supply: cpcap-battery: Fix missing nvmem_device_put() causing referenc...Ma Ke1-4/+7
2026-06-03power: supply: max17042: fix OF node reference imbalanceJohan Hovold1-1/+2
2026-06-03power: supply: max17042_battery: use ModelCfg refresh on max17055Sebastian Krzyszkowiak1-27/+39
2026-06-03power: supply: max17042_battery: Remove unused platform-data plumbingVincent Cloutier1-115/+89
2026-06-03power: supply: max17042_battery: Keep only critical alerts during suspendVincent Cloutier1-2/+13
2026-06-03power: supply: max17042_battery: Route MAX17055 SOC alerts through dSOCiVincent Cloutier1-3/+36
2026-06-03power: supply: max17042_battery: Use Current register in get_statusSebastian Krzyszkowiak1-5/+4
2026-06-03power: supply: max17042_battery: Put LSB units into definesSebastian Krzyszkowiak1-16/+22
2026-06-02power: Unify code style for platform_device_id arraysUwe Kleine-König (The Capable Hub)2-2/+2
2026-06-02power: supply: mt6360_charger: Use of match table unconditionallyUwe Kleine-König (The Capable Hub)1-1/+1
2026-06-02power: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)6-9/+9
2026-06-02power: supply: max14577: Drop driver data in of and platform device id arraysUwe Kleine-König (The Capable Hub)1-7/+5
2026-06-02power: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)7-12/+12
2026-05-01power: supply: charger-manager: Switch to alarm_start_timer()Thomas Gleixner1-10/+6
2026-04-19Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-0/+788
2026-04-03power: supply: qcom_smbx: allow disabling chargingCasey Connolly1-0/+7
2026-04-03power: supply: bd71828: add input current limit propertyAndreas Kemnade1-0/+62
2026-03-30power: supply: max77759: add charger driverAmit Sunil Dhamne3-0/+786
2026-03-18power: supply: Add PD SPR AVS support to USB type enumBadhri Jagan Sridharan1-0/+2
2026-03-11power: supply: add support for S2MU005 battery fuel gauge deviceYassine Oudjana3-0/+319
2026-03-11power: supply: ipaq_micro: Simplify with devmKrzysztof Kozlowski1-34/+16
2026-03-11power: supply: mt6370: Simplify with devm_alloc_ordered_workqueue()Krzysztof Kozlowski1-12/+1
2026-03-11power: supply: max77705: Free allocated workqueue and fix removal orderKrzysztof Kozlowski1-19/+9
2026-03-11power: supply: max77705: Drop duplicated IRQ error messageKrzysztof Kozlowski1-6/+2
2026-03-11power: supply: cw2015: Free allocated workqueueKrzysztof Kozlowski1-1/+2
2026-03-04power: supply: twl4030_madc: Drop unused header includesKrzysztof Kozlowski1-2/+0
2026-03-04power: supply: bq24190: Avoid rescheduling after cancelling workKrzysztof Kozlowski1-3/+6
2026-03-04power: supply: axp288_charger: Simplify returns of dev_err_probe()Krzysztof Kozlowski1-30/+22
2026-03-04power: supply: axp288_charger: Do not cancel work before initializing itKrzysztof Kozlowski1-11/+8
2026-03-04power: supply: cpcap-battery: pass static battery cell data from device treeSvyatoslav Ryhel1-0/+27
2026-03-04power: supply: qcom_battmgr: Add support for Glymur and KaanapaliAnjelique Melendez1-0/+2
2026-03-04power: supply: Add macsmc-power driver for Apple SiliconHector Martin3-0/+867
2026-03-04power: supply: sbs-manager: normalize return value of gpio_getDmitry Torokhov1-1/+1
2026-03-04power: supply: cpcap-battery: fix typo in config nameJaime Saguillo Revilla1-2/+2