summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge tag 'tags/ib-mfd-iio-power-v5.8' into psy-nextSebastian Reichel2020-05-283-0/+680
| |\
| * | power: reset: syscon-reboot: Add parental syscon supportSerge Semin2020-05-281-2/+5
| * | power: supply: bq24190_charger: convert to use i2c_new_client_device()Wolfram Sang2020-05-121-1/+1
| * | power: bq25890: implement INPUT_CURRENT_LIMIT propertyMichał Mirosław2020-05-101-0/+11
| * | power: bq25890: implement PRECHARGE_CURRENT propertyMichał Mirosław2020-05-101-0/+5
| * | power: bq25890: implement CHARGE_TYPE propertyMichał Mirosław2020-05-101-0/+13
| * | power: bq25890: update state on property readMichał Mirosław2020-05-101-0/+4
| * | power: bq25890: fix ADC mode configurationMichał Mirosław2020-05-101-5/+26
| * | power: bq25890: use proper CURRENT_NOW property for I_BATMichał Mirosław2020-05-101-10/+10
| * | power: supply: max17040: Correct voltage readingJonathan Bakker2020-05-101-1/+1
| * | power: supply: olpc_battery: fix the power supply nameLubomir Rintel2020-05-101-2/+2
| * | power: supply: smb347-charger: Add delay before getting IRQSTATDavid Heidelberg2020-05-101-0/+4
| * | power: supply: smb347-charger: IRQSTAT_D is volatileDmitry Osipenko2020-05-101-0/+1
| * | power: supply: KConfig cleanup default nMatti Vaittinen2020-05-101-2/+0
| * | power: supply: Fix Kconfig help text indentiationMatti Vaittinen2020-05-101-12/+12
| * | power: supply: Support ROHM bd99954 chargerMatti Vaittinen2020-05-104-0/+2227
| * | power: supply: add battery parametersMatti Vaittinen2020-05-101-0/+8
| * | power: supply: bd70528: use linear rangesMatti Vaittinen2020-05-102-89/+56
| * | Merge tag 'tags/linear-ranges-lib' into psy-nextSebastian Reichel2020-05-101-5/+5
| |\ \
| * | | power: reset: ltc2952: remove unused variableHongbo Yao2020-05-101-2/+1
| * | | power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'Christophe JAILLET2020-05-101-16/+2
| * | | power: supply: cw2015: Make some symbols staticChenTao2020-05-091-2/+2
| * | | power: bq25890: unlock on error paths in bq25890_resume()Dan Carpenter2020-05-091-3/+4
| * | | power: supply: core: Add type property to uevent envMathew King2020-05-071-24/+37
| * | | power: supply: core: Add a macro that maps enum properties to text valuesMathew King2020-05-071-74/+50
| * | | power: supply: core: Use designated initializer for property text arraysMathew King2020-05-071-14/+60
| * | | power: supply: core: Cleanup power supply sysfs attribute listMathew King2020-05-071-128/+132
| * | | power: bq25890: protect view of the chip's stateMichał Mirosław2020-05-031-56/+26
| * | | power: bq25890: remove redundant I2C bus checkMichał Mirosław2020-05-031-6/+0
| * | | power: bq25890: make property table constMichał Mirosław2020-05-031-1/+1
| * | | power: bq25890: simplify chip name property getterMichał Mirosław2020-05-031-11/+8
| * | | power: supply: add CellWise cw2015 fuel gauge driverTobias Schramm2020-05-033-0/+761
| * | | power: supply: core: fix memory leak in HWMON error pathQiushi Wu2020-05-031-1/+1
| * | | power: supply: core: tabularize HWMON temperature labelsMichał Mirosław2020-05-011-1/+19
| * | | power: charger-manager: clarify num_properties starting valueMichał Mirosław2020-05-011-1/+1
| * | | power: supply: core: hide unused HWMON labelsMichał Mirosław2020-05-011-3/+39
| * | | power: supply: core: fix HWMON temperature labelsMichał Mirosław2020-05-011-1/+1
| * | | power: supply: generic-adc-battery: Prepare for const propertiesSebastian Reichel2020-05-011-11/+11
| * | | power: supply: charger-manager: Prepare for const propertiesSebastian Reichel2020-05-011-18/+22
| * | | power: supply: core: reduce power_supply_show_usb_type() parametersMichał Mirosław2020-05-011-6/+4
| * | | power: reset: introduce oxnas-restartDaniel Golle2020-04-303-0/+241
| * | | power: supply: max17042_battery: Add support for the TTE_NOW propGeordan Neukum2020-04-291-0/+8
| * | | power: supply: axp288_charger: Omit superfluous error messageTang Bin2020-04-291-3/+2
| * | | power: supply: sc27xx: Add boot voltage supportYuanjiang Yu2020-04-281-0/+8
| * | | power: supply: sc27xx: Add CURRENT_NOW/VOLTAGE_NOW properties supportYuanjiang Yu2020-04-281-2/+58
| * | | power: supply: sc27xx: Allow to change the battery full capacityYuanjiang Yu2020-04-281-1/+7
| * | | power: supply: sc27xx: Set 'no_thermal' flag for SC27xx fuel gaugeYuanjiang Yu2020-04-281-0/+1
| * | | power: supply: ab8500_fg: remove comparison to boolJason Yan2020-04-281-1/+1
| * | | power: reset: qcom-pon: reg write mask depends on pon generationKejia Hu2020-04-281-1/+2
| * | | power: supply: 88pm860x_battery: remove redundant dev_err messageTang Bin2020-04-141-6/+2