summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-10-141-7/+1
|\
| * PM: AVS: qcom-cpr: simplify the return expression of cpr_disable()Liu Shixin2020-09-221-7/+1
* | Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2020-10-091-0/+6
|\ \ | |/ |/|
| * power: supply: sbs-battery: chromebook workaround for PECSebastian Reichel2020-10-091-0/+6
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-238-22/+22
|/
* Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2020-08-0727-87/+1691
|\
| * power: supply: wilco_ec: Add long life charging modeCrag Wang2020-07-312-0/+6
| * power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitorDan Murphy2020-07-292-0/+44
| * power: supply: bq27xxx_battery: Add the BQ27Z561 Battery monitorDan Murphy2020-07-292-1/+69
| * power: supply: test_power: Fix battery_current initial valueLH Lin2020-07-291-1/+1
| * power: supply: Fix kerneldoc of power_supply_temp2resist_simple()Krzysztof Kozlowski2020-07-291-1/+1
| * power: supply: cpcap-battery: Fix kerneldoc of cpcap_battery_read_accumulated()Krzysztof Kozlowski2020-07-291-1/+1
| * power: supply: rt5033_battery: Fix error code in rt5033_battery_probe()Peng Fan2020-07-281-1/+1
| * power: supply: max17040: Add POWER_SUPPLY_PROP_CAPACITY_ALERT_MINMatheus Castello2020-07-281-5/+46
| * power: supply: check if calc_soc succeeded in pm860x_init_batteryTom Rix2020-07-281-2/+4
| * power: supply: bq2xxxx: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-286-39/+39
| * power: reset: add driver for LinkStation power offDaniel González Cabanelas2020-07-283-0/+148
| * power: supply: sc27xx: prevent adc * 1000 from overflowChunyan Zhang2020-07-281-4/+5
| * power: Convert to DEFINE_SHOW_ATTRIBUTEYongqiang Liu2020-07-271-11/+1
| * power: reset: keystone-reset: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-261-1/+1
| * power: supply: bq25150 introduce the bq25150Ricardo Rivera-Matos2020-07-213-0/+1183
| * 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