summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2022-04-13power: supply: axp288_fuel_gauge: Use acpi_quirk_skip_acpi_ac_and_battery()Hans de Goede
2022-04-13power: supply: axp288_charger: Use acpi_quirk_skip_acpi_ac_and_battery()Hans de Goede
2022-04-13power: supply: axp288-charger: Set Vhold to 4.4VHans de Goede
2022-04-13power: supply: axp20x_battery: properly report current when dischargingEvgeny Boger
2022-04-08power: ab8500_chargalg: Use CLOCK_MONOTONICLinus Walleij
2022-04-08power: supply: wm8350-power: Add missing free in free_charger_irqJiasheng Jiang
2022-04-08power: supply: wm8350-power: Handle error for wm8350_register_irqJiasheng Jiang
2022-04-08power: supply: bq24190_charger: Fix bq24190_vbus_is_enabled() wrong false returnHans de Goede
2022-04-08power: supply: sbs-charger: Don't cancel work that is not initializedChristophe JAILLET
2022-04-08power: supply: ab8500: Fix memory leak in ab8500_fg_sysfs_initMiaoqian Lin
2022-04-08power: supply: ab8500: Swap max and overvoltageLinus Walleij
2022-04-08power: reset: gemini-poweroff: Fix IRQ check in gemini_poweroff_probeMiaoqian Lin
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