• Linus Torvalds's avatar
    Merge tag 'for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply · 11c747e5
    Linus Torvalds authored
    Pull power supply and reset updates from Sebastian Reichel:
    
     - new maintenance charging documentation
    
     - mt6370: new charger driver
    
     - bq25890: support input current limit
    
     - added Qualcomm PMK8350 PON support
    
     - misc minor fixes
    
    * tag 'for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply: (22 commits)
      power: supply: ab8500: remove unused static local variable
      power: supply: mt6370: Fix return value check in mt6370_chg_probe()
      power: supply: ab8500: Remove unused struct ab8500_chargalg_sysfs_entry
      power: supply: mt6370: uses IIO interfaces, depends on IIO
      power: supply: max1721x: Fix spelling mistake "Gauage" -> "Gauge"
      power: supply: mt6370: Add MediaTek MT6370 charger driver
      dt-bindings: power: supply: Add MediaTek MT6370 Charger
      lib: add linear range index macro
      power: supply: bq25890: Fix enum conversion in bq25890_power_supply_set_property()
      power: supply: bq27xxx: fix NULL vs 0 warnings
      power: supply: bq27xxx: fix __be16 warnings
      power: supply: bq25890: Add support for setting IINLIM
      power: supply: bq25890: Disable PUMPX_EN on errors
      power: supply: Fix repeated word in comments
      power: supply: adp5061: show unknown capacity_level as text
      power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()
      power: supply: tps65217: Fix comments typo
      power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible string
      dt-bindings: power: reset: qcom-pon: Add new compatible "qcom,pmk8350-pon"
      power: supply: cw2015: Use device managed API to simplify the code
      ...
    11c747e5
Makefile 5.36 KB