summaryrefslogtreecommitdiffstats
path: root/drivers/power (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * power_supply: Add additional health properties to the headerDan Murphy2020-07-211-0/+3
| * power: supply: max8998_charger: Correct ONLINE and add STATUS propsJonathan Bakker2020-06-191-3/+22
| * power: supply: bq24190_charger: Fix runtime PM imbalance on errorDinghao Liu2020-06-191-1/+3
| * power: supply: sbs-battery: add PEC supportSebastian Reichel2020-06-191-3/+61
| * power: supply: sbs-battery: use i2c_smbus_read_block_data()Sebastian Reichel2020-06-191-2/+29
| * power: supply: gpio-charger: Make gpios optionalSebastian Reichel2020-06-191-13/+25
| * power: supply: axp20x_usb_power: fix spelling mistakeKeyur Patel2020-06-191-1/+1
| * power: supply: use kobj_to_devWang Qing2020-06-191-1/+1
* | thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz2020-06-291-2/+7
|/
* Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2020-06-1033-522/+4098
|\
| * power: supply: cw2015: Attach OF ID table to the driverAndy Shevchenko2020-06-061-0/+1
| * power: reset: gpio-poweroff: add missing '\n' in dev_err()Luca Ceresoli2020-06-061-1/+1
| * Revert "power: supply: sbs-battery: simplify read_read_string_data"Sebastian Reichel2020-06-021-12/+53
| * Revert "power: supply: sbs-battery: add PEC support"Sebastian Reichel2020-06-021-51/+0
| * power: supply: sbs-battery: constify power-supply property arraySebastian Reichel2020-05-291-1/+1
| * power: supply: sbs-battery: switch to i2c's probe_newSebastian Reichel2020-05-291-3/+2
| * power: supply: sbs-battery: switch from of_property_* to device_property_*Sebastian Reichel2020-05-291-7/+7
| * power: supply: sbs-battery: add ability to disable charger broadcastsJean-Francois Dagenais2020-05-291-0/+29
| * power: supply: sbs-battery: fix idle battery statusSebastian Reichel2020-05-291-3/+3
| * power: supply: sbs-battery: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED supportSebastian Reichel2020-05-291-3/+24
| * power: supply: sbs-battery: add MANUFACTURE_DATE supportSebastian Reichel2020-05-291-0/+43
| * power: supply: sbs-battery: add POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT/VOL...Sebastian Reichel2020-05-291-0/+12
| * power: supply: sbs-battery: Improve POWER_SUPPLY_PROP_TECHNOLOGY supportSebastian Reichel2020-05-291-2/+41
| * power: supply: sbs-battery: add POWER_SUPPLY_PROP_CURRENT_AVG supportSebastian Reichel2020-05-291-3/+9
| * power: supply: sbs-battery: add PEC supportSebastian Reichel2020-05-291-3/+69
| * power: supply: sbs-battery: simplify read_read_string_dataSebastian Reichel2020-05-291-53/+12
| * power: supply: sbs-battery: add POWER_SUPPLY_PROP_CAPACITY_ERROR_MARGIN supportSebastian Reichel2020-05-291-0/+5
| * power: supply: sbs-battery: Add TI BQ20Z65 supportSebastian Reichel2020-05-281-5/+10
| * power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIREDSebastian Reichel2020-05-281-0/+1
| * power: supply: core: add manufacture date propertiesSebastian Reichel2020-05-281-0/+3
| * power: supply: core: add capacity error margin propertySebastian Reichel2020-05-281-0/+1
| * power: supply: Make bd9995x_chip_reset staticSamuel Zou2020-05-281-1/+1
| * power: charger: max14577: Add proper dt-compatible stringsMarek Szyprowski2020-05-281-0/+10
| * 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