aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-11Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-0/+56
2022-01-11Merge tag 'for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds27-1321/+1540
2022-01-05power: supply: fix charge_behaviour attribute initializationThomas Weißschuh1-0/+1
2022-01-03power: supply_core: Pass pointer to battery infoLinus Walleij18-126/+156
2022-01-03power: supply: ab8500: Fix the error handling path of ab8500_charger_probe()Christophe JAILLET1-2/+6
2022-01-03power: reset: mt6397: Check for null res pointerJiasheng Jiang1-0/+3
2021-12-21power: supply: add helpers for charge_behaviour sysfsThomas Weißschuh1-0/+55
2021-12-02power: bq25890: add POWER_SUPPLY_PROP_TEMPAngus Ainslie1-1/+36
2021-11-30power: supply: qcom_smbb: support pm8226Luca Weiss1-2/+3
2021-11-22power: supply: ab8500: Standardize capacity lookupLinus Walleij3-206/+173
2021-11-22power: supply: ab8500: Standardize temp res lookupLinus Walleij3-55/+38
2021-11-22power: supply: ab8500: Standardize CV voltageLinus Walleij5-150/+152
2021-11-22power: supply: ab8500: Standardize CC currentLinus Walleij5-266/+270
2021-11-22power: supply: ab8500: Make recharge capacity a constantLinus Walleij3-7/+8
2021-11-22power: supply: ab8500: Standardize termination currentLinus Walleij3-9/+10
2021-11-22power: supply: ab8500: Standardize internal resistanceLinus Walleij2-3/+3
2021-11-22power: supply: ab8500_fg: Init battery data in bind()Linus Walleij1-4/+4
2021-11-22power: supply: ab8500: Standardize voltagesLinus Walleij4-19/+33
2021-11-22power: supply: ab8500: Standardize technologyLinus Walleij4-7/+4
2021-11-22power: supply: ab8500: Standardize design capacityLinus Walleij3-9/+6
2021-11-22power: supply: ab8500: Use only one battery typeLinus Walleij5-251/+85
2021-11-22power: supply: ab8500: Drop unused battery typesLinus Walleij1-179/+1
2021-11-22power: supply: ab8500: Standardize operating temperatureLinus Walleij4-28/+48
2021-11-22power: supply: ab8500: Sink current tables into charger codeLinus Walleij3-43/+25
2021-11-22power: supply: ab8500: Use core battery parserLinus Walleij3-26/+24
2021-11-17power: supply: core: Use library interpolationLinus Walleij1-30/+31
2021-11-16power: supply: max77976: add Maxim MAX77976 charger driverLuca Ceresoli3-0/+522
2021-11-16power: supply: core: add POWER_SUPPLY_HEALTH_NO_BATTERYLuca Ceresoli1-0/+1
2021-11-16power: reset: ltc2952: Fix use of floating point literalsNathan Chancellor1-2/+2
2021-11-15power: bq25890: Enable continuous conversion for ADC at chargingYauhen Kharuzhy1-2/+2
2021-11-15power: supply: core: Break capacity loopLinus Walleij1-0/+4
2021-11-02power: supply: bq25890: Fix initial setting of the F_CONV_RATE fieldHans de Goede1-5/+5
2021-11-02power: supply: bq25890: Fix race causing oops at bootHans de Goede1-12/+11
2021-11-02power: supply: bq27xxx: Fix kernel crash on IRQ handler register errorHans de Goede1-1/+2
2021-10-18power: bq25890: add return values to error messagesMartin Kepplinger1-18/+16
2021-10-18power: supply: axp288-charger: Simplify axp288_get_charger_health()Hans de Goede1-10/+5
2021-10-18power: supply: axp288-charger: Remove unnecessary is_present and is_online helpersHans de Goede1-20/+2
2021-10-18power: supply: axp288-charger: Add depends on IOSF_MBIO to KconfigHans de Goede1-1/+1
2021-10-13power: supply: ab8500_bmdata: Use standard phandleLinus Walleij1-2/+1
2021-10-13power: supply: axp288_charger: Fix missing mutex_init()Wei Yongjun1-0/+1
2021-10-12power: supply: max17042_battery: Prevent int underflow in set_soc_thresholdSebastian Krzyszkowiak1-1/+2
2021-10-12power: supply: max17042_battery: Clear status bits in interrupt handlerSebastian Krzyszkowiak1-0/+4
2021-10-12power: supply: max17040: fix null-ptr-deref in max17040_probe()Yang Yingliang1-0/+2
2021-10-12power: supply: rt5033_battery: Change voltage values to µVJakob Hauser1-1/+1
2021-10-12power: supply: axp288-charger: Optimize register reading methodKate Hsuan1-51/+99
2021-10-02power: supply: cpcap-battery: use device_get_match_data() to simplify codeTang Bin1-11/+4
2021-10-02power: supply: max17042_battery: fix typo in MAX17042_IAvg_emptyHenrik Grimler1-1/+1
2021-10-02power: supply: max17042_battery: use VFSOC for capacity when no rsnsHenrik Grimler1-1/+4
2021-10-02power: reset: at91-reset: check properly the return value of devm_of_iomapClaudiu Beznea1-2/+2
2021-10-02power: supply: wm831x_power: fix spelling mistake on function nameColin Ian King1-6/+6