summaryrefslogtreecommitdiff
path: root/drivers/power/supply
AgeCommit message (Expand)Author
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2020-06-06power: supply: cw2015: Attach OF ID table to the driverAndy Shevchenko
2020-06-04Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02Revert "power: supply: sbs-battery: simplify read_read_string_data"Sebastian Reichel
2020-06-02Revert "power: supply: sbs-battery: add PEC support"Sebastian Reichel
2020-05-29power: supply: sbs-battery: constify power-supply property arraySebastian Reichel
2020-05-29power: supply: sbs-battery: switch to i2c's probe_newSebastian Reichel
2020-05-29power: supply: sbs-battery: switch from of_property_* to device_property_*Sebastian Reichel
2020-05-29power: supply: sbs-battery: add ability to disable charger broadcastsJean-Francois Dagenais
2020-05-29power: supply: sbs-battery: fix idle battery statusSebastian Reichel
2020-05-29power: supply: sbs-battery: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED supportSebastian Reichel
2020-05-29power: supply: sbs-battery: add MANUFACTURE_DATE supportSebastian Reichel
2020-05-29power: supply: sbs-battery: add POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT/VOL...Sebastian Reichel
2020-05-29power: supply: sbs-battery: Improve POWER_SUPPLY_PROP_TECHNOLOGY supportSebastian Reichel
2020-05-29power: supply: sbs-battery: add POWER_SUPPLY_PROP_CURRENT_AVG supportSebastian Reichel
2020-05-29power: supply: sbs-battery: add PEC supportSebastian Reichel
2020-05-29power: supply: sbs-battery: simplify read_read_string_dataSebastian Reichel
2020-05-29power: supply: sbs-battery: add POWER_SUPPLY_PROP_CAPACITY_ERROR_MARGIN supportSebastian Reichel
2020-05-28power: supply: sbs-battery: Add TI BQ20Z65 supportSebastian Reichel
2020-05-28power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIREDSebastian Reichel
2020-05-28power: supply: core: add manufacture date propertiesSebastian Reichel
2020-05-28power: supply: core: add capacity error margin propertySebastian Reichel
2020-05-28power: supply: Make bd9995x_chip_reset staticSamuel Zou
2020-05-28power: charger: max14577: Add proper dt-compatible stringsMarek Szyprowski
2020-05-28Merge tag 'tags/ib-mfd-iio-power-v5.8' into psy-nextSebastian Reichel
2020-05-26power: supply: Add support for mps mp2629 battery chargerSaravanan Sekar
2020-05-12power: supply: bq24190_charger: convert to use i2c_new_client_device()Wolfram Sang
2020-05-10power: bq25890: implement INPUT_CURRENT_LIMIT propertyMichał Mirosław
2020-05-10power: bq25890: implement PRECHARGE_CURRENT propertyMichał Mirosław
2020-05-10power: bq25890: implement CHARGE_TYPE propertyMichał Mirosław
2020-05-10power: bq25890: update state on property readMichał Mirosław
2020-05-10power: bq25890: fix ADC mode configurationMichał Mirosław
2020-05-10power: bq25890: use proper CURRENT_NOW property for I_BATMichał Mirosław
2020-05-10power: supply: max17040: Correct voltage readingJonathan Bakker
2020-05-10power: supply: olpc_battery: fix the power supply nameLubomir Rintel
2020-05-10power: supply: smb347-charger: Add delay before getting IRQSTATDavid Heidelberg
2020-05-10power: supply: smb347-charger: IRQSTAT_D is volatileDmitry Osipenko
2020-05-10power: supply: KConfig cleanup default nMatti Vaittinen
2020-05-10power: supply: Fix Kconfig help text indentiationMatti Vaittinen
2020-05-10power: supply: Support ROHM bd99954 chargerMatti Vaittinen
2020-05-10power: supply: add battery parametersMatti Vaittinen
2020-05-10power: supply: bd70528: use linear rangesMatti Vaittinen
2020-05-10Merge tag 'tags/linear-ranges-lib' into psy-nextSebastian Reichel
2020-05-10power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'Christophe JAILLET
2020-05-09power: supply: cw2015: Make some symbols staticChenTao
2020-05-09power: bq25890: unlock on error paths in bq25890_resume()Dan Carpenter
2020-05-08power: supply: bd70528: rename linear_range to avoid collisionMatti Vaittinen
2020-05-07power: supply: core: Add type property to uevent envMathew King
2020-05-07power: supply: core: Add a macro that maps enum properties to text valuesMathew King