summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)AuthorFilesLines
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds33-522/+4098
2020-06-06power: supply: cw2015: Attach OF ID table to the driverAndy Shevchenko1-0/+1
2020-06-06power: reset: gpio-poweroff: add missing '\n' in dev_err()Luca Ceresoli1-1/+1
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-7/+3
2020-06-04Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds4-1/+681
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+1
2020-06-02Revert "power: supply: sbs-battery: simplify read_read_string_data"Sebastian Reichel1-12/+53
2020-06-02Revert "power: supply: sbs-battery: add PEC support"Sebastian Reichel1-51/+0
2020-05-29power: supply: sbs-battery: constify power-supply property arraySebastian Reichel1-1/+1
2020-05-29power: supply: sbs-battery: switch to i2c's probe_newSebastian Reichel1-3/+2
2020-05-29power: supply: sbs-battery: switch from of_property_* to device_property_*Sebastian Reichel1-7/+7
2020-05-29power: supply: sbs-battery: add ability to disable charger broadcastsJean-Francois Dagenais1-0/+29
2020-05-29power: supply: sbs-battery: fix idle battery statusSebastian Reichel1-3/+3
2020-05-29power: supply: sbs-battery: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED supportSebastian Reichel1-3/+24
2020-05-29power: supply: sbs-battery: add MANUFACTURE_DATE supportSebastian Reichel1-0/+43
2020-05-29power: supply: sbs-battery: add POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT/VOL...Sebastian Reichel1-0/+12
2020-05-29power: supply: sbs-battery: Improve POWER_SUPPLY_PROP_TECHNOLOGY supportSebastian Reichel1-2/+41
2020-05-29power: supply: sbs-battery: add POWER_SUPPLY_PROP_CURRENT_AVG supportSebastian Reichel1-3/+9
2020-05-29power: supply: sbs-battery: add PEC supportSebastian Reichel1-3/+69
2020-05-29power: supply: sbs-battery: simplify read_read_string_dataSebastian Reichel1-53/+12
2020-05-29power: supply: sbs-battery: add POWER_SUPPLY_PROP_CAPACITY_ERROR_MARGIN supportSebastian Reichel1-0/+5
2020-05-28power: supply: sbs-battery: Add TI BQ20Z65 supportSebastian Reichel1-5/+10
2020-05-28power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIREDSebastian Reichel1-0/+1
2020-05-28power: supply: core: add manufacture date propertiesSebastian Reichel1-0/+3
2020-05-28power: supply: core: add capacity error margin propertySebastian Reichel1-0/+1
2020-05-28power: supply: Make bd9995x_chip_reset staticSamuel Zou1-1/+1
2020-05-28power: reset: vexpress: fix build issueAnders Roxell1-1/+1
2020-05-28power: vexpress: cleanup: use builtin_platform_driverAnders Roxell1-6/+1
2020-05-28power: vexpress: add suppress_bind_attrs to trueAnders Roxell1-0/+1
2020-05-28power: charger: max14577: Add proper dt-compatible stringsMarek Szyprowski1-0/+10
2020-05-28Merge tag 'tags/ib-mfd-iio-power-v5.8' into psy-nextSebastian Reichel3-0/+680
2020-05-28power: reset: syscon-reboot: Add parental syscon supportSerge Semin1-2/+5
2020-05-26Merge branches 'ib-mfd-x86-usb-watchdog-5.8', 'ib-mfd-power-rtc-5.8', 'ib-mfd...Lee Jones4-1/+681
2020-05-26power: supply: Add support for mps mp2629 battery chargerSaravanan Sekar3-0/+680
2020-05-21rtc: mt6397: Add support for the MediaTek MT6358 RTCRan Bi1-1/+1
2020-05-12power: supply: bq24190_charger: convert to use i2c_new_client_device()Wolfram Sang1-1/+1
2020-05-10power: bq25890: implement INPUT_CURRENT_LIMIT propertyMichał Mirosław1-0/+11
2020-05-10power: bq25890: implement PRECHARGE_CURRENT propertyMichał Mirosław1-0/+5
2020-05-10power: bq25890: implement CHARGE_TYPE propertyMichał Mirosław1-0/+13
2020-05-10power: bq25890: update state on property readMichał Mirosław1-0/+4
2020-05-10power: bq25890: fix ADC mode configurationMichał Mirosław1-5/+26
2020-05-10power: bq25890: use proper CURRENT_NOW property for I_BATMichał Mirosław1-10/+10
2020-05-10power: supply: max17040: Correct voltage readingJonathan Bakker1-1/+1
2020-05-10power: supply: olpc_battery: fix the power supply nameLubomir Rintel1-2/+2
2020-05-10power: supply: smb347-charger: Add delay before getting IRQSTATDavid Heidelberg1-0/+4
2020-05-10power: supply: smb347-charger: IRQSTAT_D is volatileDmitry Osipenko1-0/+1
2020-05-10power: supply: KConfig cleanup default nMatti Vaittinen1-2/+0
2020-05-10power: supply: Fix Kconfig help text indentiationMatti Vaittinen1-12/+12
2020-05-10power: supply: Support ROHM bd99954 chargerMatti Vaittinen4-0/+2227
2020-05-10power: supply: add battery parametersMatti Vaittinen1-0/+8