summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2022-02-11power: supply: bq256xx: Handle OOM correctlyLinus Walleij
2022-02-01power: supply: core: fix application of sizeof to pointerYang Li
2022-01-11Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-01-11Merge tag 'for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2022-01-05power: supply: fix charge_behaviour attribute initializationThomas Weißschuh
2022-01-03power: supply_core: Pass pointer to battery infoLinus Walleij
2022-01-03power: supply: ab8500: Fix the error handling path of ab8500_charger_probe()Christophe JAILLET
2022-01-03power: reset: mt6397: Check for null res pointerJiasheng Jiang
2021-12-21power: supply: add helpers for charge_behaviour sysfsThomas Weißschuh
2021-12-02power: bq25890: add POWER_SUPPLY_PROP_TEMPAngus Ainslie
2021-11-30power: supply: qcom_smbb: support pm8226Luca Weiss
2021-11-22power: supply: ab8500: Standardize capacity lookupLinus Walleij
2021-11-22power: supply: ab8500: Standardize temp res lookupLinus Walleij
2021-11-22power: supply: ab8500: Standardize CV voltageLinus Walleij
2021-11-22power: supply: ab8500: Standardize CC currentLinus Walleij
2021-11-22power: supply: ab8500: Make recharge capacity a constantLinus Walleij
2021-11-22power: supply: ab8500: Standardize termination currentLinus Walleij
2021-11-22power: supply: ab8500: Standardize internal resistanceLinus Walleij
2021-11-22power: supply: ab8500_fg: Init battery data in bind()Linus Walleij
2021-11-22power: supply: ab8500: Standardize voltagesLinus Walleij
2021-11-22power: supply: ab8500: Standardize technologyLinus Walleij
2021-11-22power: supply: ab8500: Standardize design capacityLinus Walleij
2021-11-22power: supply: ab8500: Use only one battery typeLinus Walleij
2021-11-22power: supply: ab8500: Drop unused battery typesLinus Walleij
2021-11-22power: supply: ab8500: Standardize operating temperatureLinus Walleij
2021-11-22power: supply: ab8500: Sink current tables into charger codeLinus Walleij
2021-11-22power: supply: ab8500: Use core battery parserLinus Walleij
2021-11-17power: supply: core: Use library interpolationLinus Walleij
2021-11-16power: supply: max77976: add Maxim MAX77976 charger driverLuca Ceresoli
2021-11-16power: supply: core: add POWER_SUPPLY_HEALTH_NO_BATTERYLuca Ceresoli
2021-11-16power: reset: ltc2952: Fix use of floating point literalsNathan Chancellor
2021-11-15power: bq25890: Enable continuous conversion for ADC at chargingYauhen Kharuzhy
2021-11-15power: supply: core: Break capacity loopLinus Walleij
2021-11-02power: supply: bq25890: Fix initial setting of the F_CONV_RATE fieldHans de Goede
2021-11-02power: supply: bq25890: Fix race causing oops at bootHans de Goede
2021-11-02power: supply: bq27xxx: Fix kernel crash on IRQ handler register errorHans de Goede
2021-10-18power: bq25890: add return values to error messagesMartin Kepplinger
2021-10-18power: supply: axp288-charger: Simplify axp288_get_charger_health()Hans de Goede
2021-10-18power: supply: axp288-charger: Remove unnecessary is_present and is_online he...Hans de Goede
2021-10-18power: supply: axp288-charger: Add depends on IOSF_MBIO to KconfigHans de Goede
2021-10-13power: supply: ab8500_bmdata: Use standard phandleLinus Walleij
2021-10-13power: supply: axp288_charger: Fix missing mutex_init()Wei Yongjun
2021-10-12power: supply: max17042_battery: Prevent int underflow in set_soc_thresholdSebastian Krzyszkowiak
2021-10-12power: supply: max17042_battery: Clear status bits in interrupt handlerSebastian Krzyszkowiak
2021-10-12power: supply: max17040: fix null-ptr-deref in max17040_probe()Yang Yingliang
2021-10-12power: supply: rt5033_battery: Change voltage values to µVJakob Hauser
2021-10-12power: supply: axp288-charger: Optimize register reading methodKate Hsuan
2021-10-02power: supply: cpcap-battery: use device_get_match_data() to simplify codeTang Bin
2021-10-02power: supply: max17042_battery: fix typo in MAX17042_IAvg_emptyHenrik Grimler
2021-10-02power: supply: max17042_battery: use VFSOC for capacity when no rsnsHenrik Grimler