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