summaryrefslogtreecommitdiff
path: root/drivers/power/supply
AgeCommit message (Expand)Author
2020-07-28power: supply: sc27xx: prevent adc * 1000 from overflowChunyan Zhang
2020-07-27power: Convert to DEFINE_SHOW_ATTRIBUTEYongqiang Liu
2020-07-21power: supply: bq25150 introduce the bq25150Ricardo Rivera-Matos
2020-07-21power_supply: Add additional health properties to the headerDan Murphy
2020-06-19power: supply: max8998_charger: Correct ONLINE and add STATUS propsJonathan Bakker
2020-06-19power: supply: bq24190_charger: Fix runtime PM imbalance on errorDinghao Liu
2020-06-19power: supply: sbs-battery: add PEC supportSebastian Reichel
2020-06-19power: supply: sbs-battery: use i2c_smbus_read_block_data()Sebastian Reichel
2020-06-19power: supply: gpio-charger: Make gpios optionalSebastian Reichel
2020-06-19power: supply: axp20x_usb_power: fix spelling mistakeKeyur Patel
2020-06-19power: supply: use kobj_to_devWang Qing
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