aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power (follow)
AgeCommit message (Expand)AuthorFilesLines
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-iio-power-5.8' and 'ib-mfd-hwmon-5.8' into ibs-for-mfd-mergedLee 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
2020-05-10power: supply: bd70528: use linear rangesMatti Vaittinen2-89/+56
2020-05-10Merge tag 'tags/linear-ranges-lib' into psy-nextSebastian Reichel1-5/+5
2020-05-10power: reset: ltc2952: remove unused variableHongbo Yao1-2/+1
2020-05-10power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'Christophe JAILLET1-16/+2
2020-05-09power: supply: cw2015: Make some symbols staticChenTao1-2/+2
2020-05-09power: bq25890: unlock on error paths in bq25890_resume()Dan Carpenter1-3/+4
2020-05-08power: supply: bd70528: rename linear_range to avoid collisionMatti Vaittinen1-5/+5
2020-05-07power: supply: core: Add type property to uevent envMathew King1-24/+37
2020-05-07power: supply: core: Add a macro that maps enum properties to text valuesMathew King1-74/+50
2020-05-07power: supply: core: Use designated initializer for property text arraysMathew King1-14/+60
2020-05-07power: supply: core: Cleanup power supply sysfs attribute listMathew King1-128/+132
2020-05-03power: bq25890: protect view of the chip's stateMichał Mirosław1-56/+26
2020-05-03power: bq25890: remove redundant I2C bus checkMichał Mirosław1-6/+0
2020-05-03power: bq25890: make property table constMichał Mirosław1-1/+1
2020-05-03power: bq25890: simplify chip name property getterMichał Mirosław1-11/+8
2020-05-03power: supply: add CellWise cw2015 fuel gauge driverTobias Schramm3-0/+761
2020-05-03power: supply: core: fix memory leak in HWMON error pathQiushi Wu1-1/+1
2020-05-01power: supply: core: tabularize HWMON temperature labelsMichał Mirosław1-1/+19
2020-05-01power: charger-manager: clarify num_properties starting valueMichał Mirosław1-1/+1
2020-05-01power: supply: core: hide unused HWMON labelsMichał Mirosław1-3/+39
2020-05-01power: supply: core: fix HWMON temperature labelsMichał Mirosław1-1/+1
2020-05-01power: supply: generic-adc-battery: Prepare for const propertiesSebastian Reichel1-11/+11
2020-05-01power: supply: charger-manager: Prepare for const propertiesSebastian Reichel1-18/+22
2020-05-01power: supply: core: reduce power_supply_show_usb_type() parametersMichał Mirosław1-6/+4