summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply
AgeCommit message (Expand)AuthorFilesLines
2022-08-12Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds13-580/+61
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-4/+4
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-9/+1
2022-07-17power: supply: olpc_battery: Hold the reference returned by of_find_compatibl...Liang He1-1/+4
2022-07-17power: supply: ab8500: add missing destroy_workqueue in ab8500_charger_bindZheng Bin1-0/+1
2022-07-17power: supply: ab8500: Remove flush_scheduled_work() call.Tetsuo Handa4-5/+0
2022-07-17power: supply: ab8500_fg: drop duplicated 'is' in commentJiang Jian1-1/+1
2022-07-17power: supply: ab8500: Drop external charger leftoversLinus Walleij4-562/+2
2022-07-17power: supply: Fix typo in power_supply_check_suppliesSchspa Shi1-2/+2
2022-06-13power/supply: surface_battery: Use client device wrappers for notifier regist...Maximilian Luz1-2/+2
2022-06-13power/supply: surface_charger: Use client device wrappers for notifier regist...Maximilian Luz1-2/+2
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner1-9/+1
2022-06-09power: supply: ab8500: Exit maintenance if too low voltageLinus Walleij1-0/+16
2022-06-09power: supply: ab8500: Respect charge_restart_voltage_uvLinus Walleij1-1/+29
2022-06-09power: supply: cros_peripheral: Use struct_size() helper in kzalloc()Xiaohui Zhang1-1/+1
2022-06-09power: supply: bq24257: Fix syntax error in commentsXiang wangx1-1/+1
2022-06-09power: supply: core: Fix boundary conditions in interpolationDorian Rudolph1-12/+12
2022-06-09power: supply: ab8500_fg: add missing destroy_workqueue in ab8500_fg_probeGao Chao1-1/+8
2022-06-09power: supply: Remove unnecessary print function dev_err()Yang Li1-3/+1
2022-06-09power: supply: lp8788: fix typo in commentJulia Lawall1-1/+1
2022-06-09power: supply: max77976: update Luca Ceresoli's e-mail addressLuca Ceresoli1-2/+2
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-16/+16
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-63/+109
2022-05-22Merge power-supply 'fixes' branchSebastian Reichel4-15/+55
2022-05-13extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter3-16/+16
2022-05-07ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij1-63/+109
2022-05-04power: supply: bq24190_charger: using pm_runtime_resume_and_get instead of pm...Minghao Chi1-42/+21
2022-05-04power: supply: bq27xxx: expose battery data when CI=1Sicelo A. Mhlongo1-33/+27
2022-05-03power: supply: ab8500_fg: Allocate wq in probeLinus Walleij1-9/+10
2022-05-03power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI q...Hans de Goede1-1/+0
2022-05-03power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1Hans de Goede1-4/+36
2022-05-03power: supply: core: Initialize struct to zeroLinus Walleij1-1/+1
2022-04-13power: supply: Reset err after not finding static batteryYassine Oudjana1-0/+6
2022-04-13power: supply: samsung-sdi-battery: Add missing charge restart voltagesLinus Walleij1-0/+2
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-8/+3
2022-03-25Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds36-1377/+3436
2022-03-14power: ab8500_chargalg: Use CLOCK_MONOTONICLinus Walleij1-2/+2
2022-03-04power: supply: Add a driver for Injoinic power bank ICsSamuel Holland3-0/+647
2022-03-04power: supply: ab8500: Remove unused variableSouptick Joarder (HPE)1-3/+0
2022-03-04power: supply: da9150-fg: Remove unnecessary print function dev_err()Yang Li1-3/+1
2022-03-04power: supply: ab8500: fix a handful of spelling mistakesColin Ian King1-4/+4
2022-03-04power: supply: ab8500_fg: Account for line impedanceLinus Walleij1-0/+9
2022-03-04power: supply: axp20x_usb_power: fix platform_get_irq.cocci warningsYihao Han1-4/+2
2022-03-04power: supply: axp20x_ac_power: fix platform_get_irq.cocci warningYihao Han1-4/+2
2022-03-04power: supply: wm8350-power: Add missing free in free_charger_irqJiasheng Jiang1-0/+1
2022-03-04power: supply: wm8350-power: Handle error for wm8350_register_irqJiasheng Jiang1-14/+82
2022-03-04power: supply: Static data for Samsung batteriesLinus Walleij5-27/+974
2022-02-28power: supply: ab8500_fg: Use VBAT-to-Ri if possibleLinus Walleij1-10/+21
2022-02-28power: supply: Support VBAT-to-Ri lookup tablesLinus Walleij1-1/+66
2022-02-28power: supply: ab8500: Standardize BTI resistanceLinus Walleij5-32/+38