summaryrefslogtreecommitdiffstats
path: root/drivers/power
AgeCommit message (Expand)AuthorLines
2022-06-09power: supply: core: Fix boundary conditions in interpolationDorian Rudolph-12/+12
2022-06-09power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probeMiaoqian Lin-0/+1
2022-06-09power: supply: ab8500_fg: add missing destroy_workqueue in ab8500_fg_probeGao Chao-1/+8
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-16/+16
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-63/+109
2022-05-22Merge power-supply 'fixes' branchSebastian Reichel-15/+55
2022-05-13extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter-16/+16
2022-05-07ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij-63/+109
2022-05-04power: supply: bq24190_charger: using pm_runtime_resume_and_get instead of pm...Minghao Chi-42/+21
2022-05-04power: supply: bq27xxx: expose battery data when CI=1Sicelo A. Mhlongo-33/+27
2022-05-03power: supply: ab8500_fg: Allocate wq in probeLinus Walleij-9/+10
2022-05-03power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI q...Hans de Goede-1/+0
2022-05-03power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1Hans de Goede-4/+36
2022-05-03power: supply: core: Initialize struct to zeroLinus Walleij-1/+1
2022-04-13power: supply: Reset err after not finding static batteryYassine Oudjana-0/+6
2022-04-13power: supply: samsung-sdi-battery: Add missing charge restart voltagesLinus Walleij-0/+2
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-8/+3
2022-03-25Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-1379/+3438
2022-03-14power: ab8500_chargalg: Use CLOCK_MONOTONICLinus Walleij-2/+2
2022-03-04power: supply: Add a driver for Injoinic power bank ICsSamuel Holland-0/+647
2022-03-04power: supply: ab8500: Remove unused variableSouptick Joarder (HPE)-3/+0
2022-03-04power: supply: da9150-fg: Remove unnecessary print function dev_err()Yang Li-3/+1
2022-03-04power: supply: ab8500: fix a handful of spelling mistakesColin Ian King-4/+4
2022-03-04power: supply: ab8500_fg: Account for line impedanceLinus Walleij-0/+9
2022-03-04power: supply: axp20x_usb_power: fix platform_get_irq.cocci warningsYihao Han-4/+2
2022-03-04power: supply: axp20x_ac_power: fix platform_get_irq.cocci warningYihao Han-4/+2
2022-03-04power: supply: wm8350-power: Add missing free in free_charger_irqJiasheng Jiang-0/+1
2022-03-04power: supply: wm8350-power: Handle error for wm8350_register_irqJiasheng Jiang-14/+82
2022-03-04power: supply: Static data for Samsung batteriesLinus Walleij-27/+974
2022-02-28power: supply: ab8500_fg: Use VBAT-to-Ri if possibleLinus Walleij-10/+21
2022-02-28power: supply: Support VBAT-to-Ri lookup tablesLinus Walleij-1/+66
2022-02-28power: supply: ab8500: Standardize BTI resistanceLinus Walleij-32/+38
2022-02-28power: supply: ab8500: Standardize alert mode chargingLinus Walleij-22/+49
2022-02-28power: supply: ab8500: Standardize maintenance chargingLinus Walleij-31/+62
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman-1/+4
2022-02-25power: supply: bq24190_charger: Delay applying charge_type changes when OTG 5...Hans de Goede-11/+30
2022-02-25power: supply: bq24190_charger: Fix bq24190_vbus_is_enabled() wrong false returnHans de Goede-1/+6
2022-02-25power: supply: axp288_fuel_gauge: Use acpi_quirk_skip_acpi_ac_and_battery()Hans de Goede-7/+9
2022-02-25power: supply: axp288_charger: Use acpi_quirk_skip_acpi_ac_and_battery()Hans de Goede-1/+8
2022-02-25power: supply: ab8500: Make use of the helper component_compare_devYong Wu-7/+1
2022-02-24power: supply: max8997_charger: Use devm_work_autocancel()Christophe JAILLET-9/+3
2022-02-24power: supply: max14656: Use devm_work_autocancel()Christophe JAILLET-11/+4
2022-02-24power: supply: da9150-fg: Use devm_delayed_work_autocancel()Christophe JAILLET-21/+10
2022-02-24power: supply: sbs-charger: Don't cancel work that is not initializedChristophe JAILLET-11/+7
2022-02-24power: supply: bq25980: Implements POWER_SUPPLY_CHARGE_TYPE_BYPASSRicardo Rivera-Matos-1/+1
2022-02-24power: supply: Introduces bypass charging propertyRicardo Rivera-Matos-0/+1
2022-02-24power: supply: max17042_battery: Use devm_work_autocancel()Christophe JAILLET-9/+3
2022-02-24power: supply: Use an rbtree rather than flat register cacheMark Brown-2/+1
2022-02-13power: supply: axp288-charger: Set Vhold to 4.4VHans de Goede-2/+12
2022-02-13power: supply: ab8500: Remove unneeded variableChangcheng Deng-2/+1