Merge tag 'for-v5.16-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Pull power supply fixes from Sebastian Reichel: "Three fixes for the 5.16 cycle: - Avoid going beyond last capacity in the power-supply core - Replace 1E6L with NSEC_PER_MSEC to avoid floating point calculation in LLVM resulting in a build failure - Fix ADC measurements in bq25890 charger driver" * tag 'for-v5.16-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply: power: reset: ltc2952: Fix use of floating point literals power: bq25890: Enable continuous conversion for ADC at charging power: supply: core: Break capacity loop
Showing
- drivers/power/reset/ltc2952-poweroff.c 2 additions, 2 deletionsdrivers/power/reset/ltc2952-poweroff.c
- drivers/power/supply/bq25890_charger.c 2 additions, 2 deletionsdrivers/power/supply/bq25890_charger.c
- drivers/power/supply/power_supply_core.c 4 additions, 0 deletionsdrivers/power/supply/power_supply_core.c
Please register or sign in to comment