From: Linus Torvalds Date: Fri, 27 Dec 2024 19:10:56 +0000 (-0800) Subject: Merge tag 'for-v6.13-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux... X-Git-Tag: v6.13-rc5~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8379578b11d5e073792b5db2690faa12effce8e0;p=thirdparty%2Flinux.git Merge tag 'for-v6.13-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply Pull power supply fixes from Sebastian Reichel: - fix potential array out of bounds access in gpio-charger - cros_charge-control: - fix concurrent sysfs access - allow start_threshold == end_threshold - workaround limited v2 charge threshold API - bq24296: fix vbus regulator handling * tag 'for-v6.13-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply: power: supply: bq24190: Fix BQ24296 Vbus regulator support power: supply: cros_charge-control: hide start threshold on v2 cmd power: supply: cros_charge-control: allow start_threshold == end_threshold power: supply: cros_charge-control: add mutex for driver data power: supply: gpio-charger: Fix set charge current limits --- 8379578b11d5e073792b5db2690faa12effce8e0