aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/power
AgeCommit message (Expand)AuthorFilesLines
2022-02-28power: supply: ab8500: Standardize maintenance chargingLinus Walleij4-31/+62
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman2-1/+4
2022-02-25power: supply: bq24190_charger: Delay applying charge_type changes when OTG 5V Vbus boost is onHans de Goede1-11/+30
2022-02-25power: supply: bq24190_charger: Fix bq24190_vbus_is_enabled() wrong false returnHans de Goede1-1/+6
2022-02-25power: supply: axp288_fuel_gauge: Use acpi_quirk_skip_acpi_ac_and_battery()Hans de Goede2-7/+9
2022-02-25power: supply: axp288_charger: Use acpi_quirk_skip_acpi_ac_and_battery()Hans de Goede2-1/+8
2022-02-25power: supply: ab8500: Make use of the helper component_compare_devYong Wu1-7/+1
2022-02-24power: supply: max8997_charger: Use devm_work_autocancel()Christophe JAILLET1-9/+3
2022-02-24power: supply: max14656: Use devm_work_autocancel()Christophe JAILLET1-11/+4
2022-02-24power: supply: da9150-fg: Use devm_delayed_work_autocancel()Christophe JAILLET1-21/+10
2022-02-24power: supply: sbs-charger: Don't cancel work that is not initializedChristophe JAILLET1-11/+7
2022-02-24power: supply: bq25980: Implements POWER_SUPPLY_CHARGE_TYPE_BYPASSRicardo Rivera-Matos1-1/+1
2022-02-24power: supply: Introduces bypass charging propertyRicardo Rivera-Matos1-0/+1
2022-02-24power: supply: max17042_battery: Use devm_work_autocancel()Christophe JAILLET1-9/+3
2022-02-24power: supply: Use an rbtree rather than flat register cacheMark Brown1-2/+1
2022-02-13power: supply: axp288-charger: Set Vhold to 4.4VHans de Goede1-2/+12
2022-02-13power: supply: ab8500: Remove unneeded variableChangcheng Deng1-2/+1
2022-02-13power: supply: ltc2941: clean up error messagesMichał Mirosław1-33/+20
2022-02-13power: supply: ltc2941: simplify Qlsb calculationMichał Mirosław1-4/+4
2022-02-13power: supply: ab8500_charger: Fix spelling typoHong Peng1-2/+2
2022-02-13power: supply: ab8500: Fix memory leak in ab8500_fg_sysfs_initMiaoqian Lin1-1/+3
2022-02-13power: supply: PCHG: Use MKBP for device event handlingDaisuke Nojiri1-30/+7
2022-02-11power: supply: bq256xx: Handle OOM correctlyLinus Walleij1-0/+3
2022-02-11power: supply: ab8500_charger: Fix VBAT interval checkLinus Walleij1-6/+13
2022-02-11power: supply: ab8500_charger: Restrict ADC retrievealLinus Walleij1-11/+13
2022-02-11power: supply: ab8500_chargalg: Drop enable/disable sysfsLinus Walleij1-205/+6
2022-02-11power: supply: ab8500_chargalg: Drop charging stepLinus Walleij1-99/+6
2022-02-11power: supply: ab8500_fg: Drop useless parameterLinus Walleij1-14/+10
2022-02-11power: supply: ab8500_fg: Safeguard compensated voltageLinus Walleij1-2/+13
2022-02-11power: supply: ab8500_fg: Break out load compensated voltageLinus Walleij1-18/+32
2022-02-11power: supply: ab8500_fg: Break loop for measurementLinus Walleij1-1/+10
2022-02-11power: supply: ab8500: Integrate thermal zoneLinus Walleij4-138/+24
2022-02-11power: supply: ab8500: Swap max and overvoltageLinus Walleij3-7/+11
2022-02-11power: supply: ab8500: Drop BATCTRL thermal modeLinus Walleij3-256/+23
2022-02-11power: supply: core: Use device_property_string_array_count()Andy Shevchenko1-2/+1
2022-02-11power: supply: rt9455: Don't pass an error code in remove callbackUwe Kleine-König1-1/+1
2022-02-11power: supply: core: Simplify hwmon memory allocationChristophe JAILLET1-12/+3
2022-02-11power: supply: ug3105_battery: Add driver for uPI uG3105 battery monitorHans de Goede3-0/+502
2022-02-11power: supply: bq24190_charger: Disallow ccc_ireg and cvc_vreg to be higher then the fwnode valuesHans de Goede1-2/+8
2022-02-11power: supply: bq24190_charger: Program charger with fwnode supplied ccc_ireg and cvc_vregHans de Goede1-2/+49
2022-02-11power: supply: bq24190_charger: Store ichg-max and vreg-max in bq24190_dev_infoHans de Goede1-21/+13
2022-02-11power: supply: bq24190_charger: Always call power_supply_get_battery_info()Hans de Goede1-2/+1
2022-02-11power: supply: bq24190_charger: Turn off 5V boost regulator on shutdownHans de Goede1-5/+15
2022-02-11power: supply: core: Add support for generic fwnodes to power_supply_get_battery_info()Hans de Goede1-10/+16
2022-02-11power: supply: core: Use fwnode_property_*() in power_supply_get_battery_info()Hans de Goede1-27/+42
2022-02-02power: supply: axp288_fuel_gauge: Fix spelling mistake "resisitor" -> "resistor"Colin Ian King1-1/+1
2022-02-01Merge tag 'psy-extcon-i2c-mfd-for-v5.18-signed' into psy-nextSebastian Reichel3-105/+360
2022-02-01power: supply: bq25890: Use the devm_regmap_field_bulk_alloc() helperHans de Goede1-10/+4
2022-02-01power: supply: bq25890: Support higher charging voltages through Pump Express+ protocolYauhen Kharuzhy1-8/+84
2022-02-01power: supply: bq25890: On the bq25892 set the IINLIM based on external charger detectionHans de Goede1-0/+33