summaryrefslogtreecommitdiff
path: root/drivers/power/supply
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-05-18Merge tag 'for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds5-75/+121
2024-05-14power: supply: sbs-manager: Remove class argument from i2c_mux_add_adapter()Wolfram Sang1-1/+1
2024-04-15power: supply: mt6360_charger: Fix of_match for usb-otg-vbus regulatorAngeloGioacchino Del Regno1-1/+1
2024-04-10power: rt9455: hide unused rt9455_boost_voltage_valuesArnd Bergmann1-0/+2
2024-04-01power: supply: bq27xxx: Move health reading out of update loopAndrew Davis1-12/+18
2024-04-01power: supply: bq27xxx: Move cycle count reading out of update loopAndrew Davis1-5/+6
2024-04-01power: supply: bq27xxx: Move energy reading out of update loopAndrew Davis1-5/+6
2024-04-01power: supply: bq27xxx: Move charge reading out of update loopAndrew Davis1-12/+17
2024-04-01power: supply: bq27xxx: Move time reading out of update loopAndrew Davis1-12/+8
2024-04-01power: supply: bq27xxx: Move temperature reading out of update loopAndrew Davis1-7/+10
2024-04-01power: supply: cros_pchg: provide ID table for avoiding fallback matchTzung-Bi Shih1-2/+9
2024-04-01power: supply: cros_usbpd: provide ID table for avoiding fallback matchTzung-Bi Shih1-2/+9
2024-03-29power: supply: core: simplify charge_behaviour formattingThomas Weißschuh1-18/+2
2024-03-26power: supply: test-power: implement charge_behaviour propertyThomas Weißschuh1-0/+36
2024-03-14Merge tag 'for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds32-473/+402
2024-03-06power: supply: core: fix charge_behaviour formattingThomas Weißschuh1-0/+20
2024-03-06power: supply: core: ease special formatting implementationsThomas Weißschuh1-6/+6
2024-03-06power: supply: mm8013: fix "not charging" detectionThomas Weißschuh1-11/+2
2024-03-06power: supply: move power_supply_attr_groups definition back to sysfsRicardo B. Marliere3-4/+8
2024-03-06power: supply: core: simplify power_supply_class_initSebastian Reichel1-8/+1
2024-03-06power: supply: core: add power_supply_for_each_device()Sebastian Reichel6-28/+21
2024-03-01power: supply: core: make power_supply_class constantRicardo B. Marliere6-23/+26
2024-03-01power: supply: bq2415x_charger: report online statusSicelo A. Mhlongo1-0/+10
2024-02-29power: supply: core: move power_supply_attr_group into #ifdef blockRicardo B. Marliere1-2/+2
2024-02-29power: supply: core: Fix power_supply_init_attrs() stubNathan Chancellor1-1/+1
2024-02-27power: supply: bq27xxx: Report charge full state correctlySicelo A. Mhlongo1-9/+6
2024-02-25power: supply: core: constify the struct device_type usageRicardo B. Marliere3-12/+11
2024-02-21power: supply: axp288_fuel_gauge: Deny ROCK Pi XGuoyi Zhang1-0/+8
2024-02-17power: supply: axp288_fuel_gauge: Add STCK1A* Intel Compute Sticks to the den...Hans de Goede1-4/+6
2024-02-17power: supply: bq27xxx-i2c: Do not free non existing IRQHans de Goede1-1/+3
2024-02-12power: supply: mm8013: select REGMAP_I2CThomas Weißschuh1-0/+1
2024-02-03power: supply: axp20x_usb_power: enable usb_type reportingAren Moynihan1-1/+72
2024-02-03power: supply: axp20x_usb_power: fix race condition with usb bcAren Moynihan1-0/+23
2024-02-03power: supply: axp20x_usb_power: use correct register for input current limitAren Moynihan1-4/+18
2024-02-03power: supply: axp20x_usb_power: replace current_max with input_current_limitAren Moynihan1-11/+18
2024-02-02power: supply: wm8350: Use devm_power_supply_register() helperAndrew Davis1-23/+7
2024-02-02power: supply: max8925: Use devm_power_supply_register() helperAndrew Davis1-27/+10
2024-02-02power: supply: max77693: Use devm_power_supply_register() helperAndrew Davis1-7/+3
2024-02-02power: supply: max14577: Use devm_power_supply_register() helperAndrew Davis1-5/+3
2024-01-27power: supply: twl4030_madc: Use devm_power_supply_register() helperAndrew Davis1-12/+3
2024-01-27power: supply: twl4030_madc: Use devm_iio_channel_get() helperAndrew Davis1-33/+11
2024-01-27power: supply: rx51: Use devm_power_supply_register() helperAndrew Davis1-11/+1
2024-01-27power: supply: rx51: Use devm_iio_channel_get() helperAndrew Davis1-34/+11
2024-01-27power: supply: da9150: Use devm_power_supply_register() helperAndrew Davis1-11/+4
2024-01-27power: supply: da9150: Use devm_iio_channel_get() helperAndrew Davis1-43/+14
2024-01-27power: supply: wm831x: Use devm_power_supply_register() helperAndrew Davis1-15/+9
2024-01-27power: supply: wm831x: Use devm_power_supply_register() helperAndrew Davis1-11/+2
2024-01-27power: supply: tps65090: Use devm_power_supply_register() helperAndrew Davis1-12/+6
2024-01-27power: supply: rt5033: Use devm_power_supply_register() helperAndrew Davis1-11/+3