aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/supply
AgeCommit message (Expand)AuthorFilesLines
2021-01-14power: supply: cpcap-battery: Fix missing power_supply_put()Tony Lindgren1-3/+7
2021-01-14power: supply: cpcap-charger: Fix missing power_supply_put()Tony Lindgren1-0/+1
2021-01-14power: supply: Add battery gauge driver for Acer Iconia Tab A500Dmitry Osipenko3-0/+304
2021-01-14power: supply: bq256xx: Fix BQ256XX_NUM_WD_VAL and bq256xx_watchdog_time[] overrunRicardo Rivera-Matos1-1/+5
2021-01-13Merge tag 'ib-psy-pxa-for-5.12-signed' into psy-nextSebastian Reichel2-51/+40
2021-01-13power: supply: wm97xx_battery: Convert to GPIO descriptorLinus Walleij1-26/+19
2021-01-13power: supply: z2_battery: Convert to GPIO descriptorsLinus Walleij1-25/+21
2021-01-13power: supply: core: Constify static struct attribute_groupRikard Falkeborn1-1/+1
2021-01-13power: supply: ltc4162-l: Constify static struct attribute_groupRikard Falkeborn1-1/+1
2021-01-13power/supply: Add ltc4162-l-chargerMike Looijmans3-0/+940
2021-01-12power: supply: max8903: Convert to GPIO descriptorsLinus Walleij1-215/+163
2021-01-12power: supply: max8903: Absorb pdata headerLinus Walleij1-1/+31
2021-01-12power: supply: max14656: Drop unused includesLinus Walleij1-2/+0
2021-01-12power: supply: remove duplicated argument in power_supply_hwmon_infoMenglong Dong1-2/+0
2021-01-12power: supply: axp288_fuel_gauge: Add Mele PCG03 to the deny-listHans de Goede1-0/+6
2021-01-06power: supply: bq256xx: Introduce the BQ256XX charger driverRicardo Rivera-Matos3-0/+1757
2021-01-06power: supply: max8997_charger: fix spelling mistake "diconnected" -> "disconnected"Colin Ian King1-1/+1
2021-01-05power: supply: max8997_charger: Set CHARGER current limitTimon Baetz2-0/+97
2021-01-02power: supply: cpcap: Add missing IRQF_ONESHOT to fix regressionTony Lindgren2-2/+2
2020-12-30power: supply: ingenic: remove unneeded semicolonTom Rix1-1/+1
2020-12-30power: supply: cpcap-battery: improve handling of 3rd party batteries.Carl Philipp Klemm1-2/+9
2020-12-13power: supply: Fix a typo in warning messageMasanari Iida1-1/+1
2020-12-12power: supply: ab8500: Use dev_err_probe() for IIO channelsLinus Walleij3-34/+24
2020-12-12power: supply: ab8500_fg: Request all IRQs as threadedLinus Walleij1-36/+11
2020-12-12power: supply: ab8500_charger: Oneshot threaded IRQsLinus Walleij1-1/+1
2020-12-12power: supply: ab8500: Convert to dev_pm_opsLinus Walleij4-48/+28
2020-12-12power: supply: ab8500: Use local helperLinus Walleij3-67/+64
2020-11-30power: supply: wm831x_power: remove unneeded breakTom Rix1-1/+0
2020-11-30power: supply: bq24735: Drop unused includeLinus Walleij1-1/+0
2020-11-30power: supply: bq24190_charger: Drop unused includeLinus Walleij1-1/+0
2020-11-30power: supply: generic-adc-battery: Use GPIO descriptorsLinus Walleij1-20/+11
2020-11-30power: supply: collie_battery: Convert to GPIO descriptorsLinus Walleij1-42/+109
2020-11-30power: supply: bq24190_charger: fix reference leakZhang Qilong1-5/+15
2020-11-30power: supply: s3c-adc-battery: Convert to GPIO descriptorsLinus Walleij1-28/+29
2020-11-30power: supply: axp20x_usb_power: Use power efficient workqueue for debounceYangtao Li1-4/+4
2020-11-30power: supply: axp20x_usb_power: fix typoYangtao Li1-1/+1
2020-11-30power: supply: max8997-charger: Improve getting charger statusTimon Baetz1-17/+35
2020-11-30power: supply: max8997-charger: Fix platform data retrievalTimon Baetz1-1/+1
2020-11-30power: supply: max8997-charger: Use module_platform_driver()Timon Baetz1-12/+1
2020-11-30power: supply: pm2301_charger: remove unnecessary variableNigel Christian1-2/+1
2020-11-30power: supply: Fix missing IRQF_ONESHOT as only threaded handlerTian Tao1-1/+1
2020-11-30power: supply: axp288_charger: Fix HP Pavilion x2 10 DMI matchingHans de Goede1-11/+17
2020-11-30power: supply: max17042_battery: Export charge termination current propertySebastian Krzyszkowiak1-0/+9
2020-11-30power: supply: max17042_battery: Take r_sns value into account in charge_counterSebastian Krzyszkowiak1-1/+2
2020-11-30power: supply: max17042_battery: Improve accuracy of current_now and current_avg readingsSebastian Krzyszkowiak1-4/+4
2020-11-30power: supply: max17042_battery: Fix current_{avg,now} hiding with no current senseSebastian Krzyszkowiak1-1/+2
2020-11-29power: supply: bq25890: Use the correct range for IILIM registerSebastian Krzyszkowiak1-1/+1
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2020-10-20Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds30-1141/+3345
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-3/+3