summary refs log tree commit diff
path: root/drivers/power/supply
AgeCommit message (Expand)Author
2021-08-06power: supply: max17042_battery: Add support for MAX77849 Fuel-GaugeNikita Travkin
2021-08-05power: supply: axp288_fuel_gauge: Take the P-Unit semaphore only once during ...Hans de Goede
2021-08-05power: supply: axp288_fuel_gauge: Move the AXP20X_CC_CTRL check together with...Hans de Goede
2021-08-05power: supply: axp288_fuel_gauge: Refresh all registers in one goAndrejus Basovas
2021-08-05power: supply: axp288_fuel_gauge: Only read PWR_OP_MODE, FG_LOW_CAP_REG regs ...Hans de Goede
2021-08-05power: supply: axp288_fuel_gauge: Store struct device pointer in axp288_fg_infoHans de Goede
2021-08-05power: supply: axp288_fuel_gauge: Drop retry logic from fuel_gauge_reg_readb()Hans de Goede
2021-08-05power: supply: axp288_fuel_gauge: Report register-address on readb / writeb e...Hans de Goede
2021-08-05power: supply: axp288_fuel_gauge: Silence the chatty IRQ mapping codeHans de Goede
2021-08-05power: supply: axp288_fuel_gauge: Remove debugfs supportHans de Goede
2021-08-05power: supply: axp288_fuel_gauge: Fix define alignmentHans de Goede
2021-08-05power: supply: sc27xx: Delete superfluous error messageTang Bin
2021-07-16power: supply: cw2015: use dev_err_probe to allow deferred probePeter Robinson
2021-07-16power: supply: PCHG: Peripheral device chargerDaisuke Nojiri
2021-07-16power: supply: ab8500: Drop some includes from bmdataLinus Walleij
2021-07-16power: supply: ab8500: Rename charging algorithm psyLinus Walleij
2021-07-16power: supply: ab8500: Drop abx500 conceptLinus Walleij
2021-07-16power: supply: ab8500: Rename charging algorithm symbolsLinus Walleij
2021-07-16power: supply: ab8500: Use library interpolationLinus Walleij
2021-06-30power: supply: ab8500: Fix an old bugLinus Walleij
2021-06-30power: supply: axp288_fuel_gauge: remove redundant continue statementColin Ian King
2021-06-30power: supply: axp288_fuel_gauge: Make "T3 MRD" no_battery_list DMI entry mor...Hans de Goede
2021-06-30power: supply: axp288_fuel_gauge: Rename fuel_gauge_blacklist to no_battery_listHans de Goede
2021-06-30power: supply: bq24190_charger: drop of_match_ptr() from device ID tableAndy Shevchenko
2021-06-30power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei
2021-06-29power: supply: charger-manager: add missing MODULE_DEVICE_TABLEZou Wei
2021-06-29Merge branch 'psy-fixes' into psy-nextSebastian Reichel
2021-06-04power: supply: cpcap-charger: get the battery inserted infomation from cpcap-...Carl Philipp Klemm
2021-06-04power: supply: cpcap-battery: invalidate config when incompatible measurement...Carl Philipp Klemm
2021-06-04power: supply: axp20x_battery: allow disabling battery chargingHermann Lauer
2021-06-04power: supply: max17040: drop unused platform data supportKrzysztof Kozlowski
2021-06-04power: supply: max17040: simplify POWER_SUPPLY_PROP_ONLINEKrzysztof Kozlowski
2021-06-04power: supply: max17040: remove non-working POWER_SUPPLY_PROP_STATUSKrzysztof Kozlowski
2021-06-04power: supply: rt5033_battery: Fix device tree enumerationStephan Gerhold
2021-06-04power: supply: Drop BD70528 supportMatti Vaittinen
2021-06-04power: supply: max17040: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-06-04power: supply: max17042: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-06-03power: supply: surface-charger: Fix type of integer variableMaximilian Luz
2021-06-03power: supply: sbs-battery: cache constant string propertiesIkjoon Jang
2021-06-03power: supply: rn5t618: Add input current limitAndreas Kemnade
2021-06-03power: supply: rn5t618: Add charger type detectionAndreas Kemnade
2021-06-03power: supply: smb347-charger: Drop unused includeLinus Walleij
2021-06-03power: supply: pm2301_charger: Delete driverLinus Walleij
2021-06-03power: supply: ab8500: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-06-03power: supply: ab8500: Drop unused memberLinus Walleij
2021-06-03power: supply: ab8500: Enable USB and ACLinus Walleij
2021-06-03power: supply: ab8500: Avoid NULL pointersLinus Walleij
2021-06-03power: supply: ab8500: Call battery population onceLinus Walleij
2021-06-03power: supply: ab8500: Move to componentized bindingLinus Walleij
2021-06-03power: supply: ab8500: Fix typoJian Xin