summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)AuthorFilesLines
2024-08-28Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-6/+10
2024-08-21soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson1-6/+10
2024-08-07Merge tag 'for-v6.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds3-16/+19
2024-07-27power: supply: qcom_battmgr: Ignore extra __le32 in info payloadStephan Gerhold1-1/+3
2024-07-27power: supply: qcom_battmgr: return EAGAIN when firmware service is not upNeil Armstrong1-4/+4
2024-07-27power: supply: axp288_charger: Round constant_charge_voltage writes downHans de Goede1-9/+9
2024-07-27power: supply: axp288_charger: Fix constant_charge_voltage writesHans de Goede1-2/+2
2024-07-23Merge tag 'for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds28-148/+1063
2024-07-20Merge tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2024-07-18Merge tag 'leds-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+23
2024-07-17power: sequencing: fix an invalid pointer dereference in error pathBartosz Golaszewski1-1/+2
2024-07-16Merge tag 'pwrseq-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-0/+1478
2024-07-05power: supply: cros_charge-control: Fix signedness bug in charge_behaviour_st...Dan Carpenter1-5/+4
2024-07-04power: supply: sysfs: use power_supply_property_is_writeable()Thomas Weißschuh1-2/+1
2024-07-04power: supply: qcom_battmgr: Enable battery support on x1e80100Abel Vesa1-0/+1
2024-07-04power: supply: add support for MAX1720x standalone fuel gaugeDimitri Fedrau3-0/+350
2024-07-03power: sequencing: simplify returning pointer without cleanupKrzysztof Kozlowski1-1/+1
2024-07-03power: supply: cros_charge-control: Avoid accessing attributes out of boundsNathan Chancellor1-1/+0
2024-07-01power: supply: cros_charge-control: don't load if Framework control is presentThomas Weißschuh1-0/+22
2024-07-01power: supply: add ChromeOS EC based charge control driverThomas Weißschuh3-0/+345
2024-06-26power: reset: piix4: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-26power: supply: samsung-sdi-battery: Constify struct power_supply_maintenance_...Christophe JAILLET3-3/+3
2024-06-26power: supply: samsung-sdi-battery: Constify struct power_supply_vbat_ri_tableChristophe JAILLET2-13/+13
2024-06-26power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driverDmitry Baryshkov3-0/+511
2024-06-26power: supply: ingenic: Fix some error handling paths in ingenic_battery_get_...Christophe JAILLET1-4/+6
2024-06-26power: supply: ab8500: Clean some error messagesChristophe JAILLET1-4/+4
2024-06-26power: supply: ab8500: Use iio_read_channel_processed_scale()Christophe JAILLET1-12/+16
2024-06-26power: supply: ab8500: Fix error handling when calling iio_read_channel_proce...Christophe JAILLET1-4/+12
2024-06-12power: pwrseq: add a driver for the PMU module on the QCom WCN chipsetsBartosz Golaszewski3-0/+355
2024-06-12power: sequencing: implement the pwrseq coreBartosz Golaszewski5-0/+1123
2024-06-06power: supply: rt5033: Bring back i2c_set_clientdataNikita Travkin1-0/+1
2024-06-03power: supply: hwmon: Add support for power sensorsArmin Wolf1-0/+25
2024-06-03power: supply: ab8500: remove unused struct 'inst_curr_result_list'Dr. David Alan Gilbert1-5/+0
2024-06-03power: supply: bd99954: remove unused struct 'battery_data'Dr. David Alan Gilbert1-7/+0
2024-06-03power: supply: leds: Add activate() callback to triggersHans de Goede1-0/+11
2024-06-03power: supply: leds: Share trig pointer for online and charging_fullHans de Goede1-9/+9
2024-06-03power: supply: leds: Add power_supply_[un]register_led_trigger()Hans de Goede1-69/+84
2024-06-03Merge tag 'ib-leds-platform-power-v6.11'Sebastian Reichel1-0/+23
2024-05-31power: supply: power-supply-leds: Add charging_orange_full_green trigger for ...Kate Hsuan1-0/+23
2024-05-27power: supply: Drop explicit initialization of struct i2c_device_id::driver_d...Uwe Kleine-König12-20/+20
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