| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 2020-08-08 | 27 | -87/+1691 |
|\ |
|
| * | power: supply: wilco_ec: Add long life charging mode | Crag Wang | 2020-07-31 | 2 | -0/+6 |
| * | power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitor | Dan Murphy | 2020-07-29 | 2 | -0/+44 |
| * | power: supply: bq27xxx_battery: Add the BQ27Z561 Battery monitor | Dan Murphy | 2020-07-29 | 2 | -1/+69 |
| * | power: supply: test_power: Fix battery_current initial value | LH Lin | 2020-07-29 | 1 | -1/+1 |
| * | power: supply: Fix kerneldoc of power_supply_temp2resist_simple() | Krzysztof Kozlowski | 2020-07-29 | 1 | -1/+1 |
| * | power: supply: cpcap-battery: Fix kerneldoc of cpcap_battery_read_accumulated() | Krzysztof Kozlowski | 2020-07-29 | 1 | -1/+1 |
| * | power: supply: rt5033_battery: Fix error code in rt5033_battery_probe() | Peng Fan | 2020-07-28 | 1 | -1/+1 |
| * | power: supply: max17040: Add POWER_SUPPLY_PROP_CAPACITY_ALERT_MIN | Matheus Castello | 2020-07-28 | 1 | -5/+46 |
| * | power: supply: check if calc_soc succeeded in pm860x_init_battery | Tom Rix | 2020-07-28 | 1 | -2/+4 |
| * | power: supply: bq2xxxx: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-28 | 6 | -39/+39 |
| * | power: reset: add driver for LinkStation power off | Daniel González Cabanelas | 2020-07-28 | 3 | -0/+148 |
| * | power: supply: sc27xx: prevent adc * 1000 from overflow | Chunyan Zhang | 2020-07-28 | 1 | -4/+5 |
| * | power: Convert to DEFINE_SHOW_ATTRIBUTE | Yongqiang Liu | 2020-07-27 | 1 | -11/+1 |
| * | power: reset: keystone-reset: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-26 | 1 | -1/+1 |
| * | power: supply: bq25150 introduce the bq25150 | Ricardo Rivera-Matos | 2020-07-21 | 3 | -0/+1183 |
| * | power_supply: Add additional health properties to the header | Dan Murphy | 2020-07-21 | 1 | -0/+3 |
| * | power: supply: max8998_charger: Correct ONLINE and add STATUS props | Jonathan Bakker | 2020-06-19 | 1 | -3/+22 |
| * | power: supply: bq24190_charger: Fix runtime PM imbalance on error | Dinghao Liu | 2020-06-19 | 1 | -1/+3 |
| * | power: supply: sbs-battery: add PEC support | Sebastian Reichel | 2020-06-19 | 1 | -3/+61 |
| * | power: supply: sbs-battery: use i2c_smbus_read_block_data() | Sebastian Reichel | 2020-06-19 | 1 | -2/+29 |
| * | power: supply: gpio-charger: Make gpios optional | Sebastian Reichel | 2020-06-19 | 1 | -13/+25 |
| * | power: supply: axp20x_usb_power: fix spelling mistake | Keyur Patel | 2020-06-19 | 1 | -1/+1 |
| * | power: supply: use kobj_to_dev | Wang Qing | 2020-06-19 | 1 | -1/+1 |
* | | thermal: Explicitly enable non-changing thermal zone devices | Andrzej Pietrasiewicz | 2020-06-29 | 1 | -2/+7 |
|/ |
|
* | Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 2020-06-10 | 33 | -522/+4098 |
|\ |
|
| * | power: supply: cw2015: Attach OF ID table to the driver | Andy Shevchenko | 2020-06-06 | 1 | -0/+1 |
| * | power: reset: gpio-poweroff: add missing '\n' in dev_err() | Luca Ceresoli | 2020-06-06 | 1 | -1/+1 |
| * | Revert "power: supply: sbs-battery: simplify read_read_string_data" | Sebastian Reichel | 2020-06-02 | 1 | -12/+53 |
| * | Revert "power: supply: sbs-battery: add PEC support" | Sebastian Reichel | 2020-06-02 | 1 | -51/+0 |
| * | power: supply: sbs-battery: constify power-supply property array | Sebastian Reichel | 2020-05-29 | 1 | -1/+1 |
| * | power: supply: sbs-battery: switch to i2c's probe_new | Sebastian Reichel | 2020-05-29 | 1 | -3/+2 |
| * | power: supply: sbs-battery: switch from of_property_* to device_property_* | Sebastian Reichel | 2020-05-29 | 1 | -7/+7 |
| * | power: supply: sbs-battery: add ability to disable charger broadcasts | Jean-Francois Dagenais | 2020-05-29 | 1 | -0/+29 |
| * | power: supply: sbs-battery: fix idle battery status | Sebastian Reichel | 2020-05-29 | 1 | -3/+3 |
| * | power: supply: sbs-battery: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED support | Sebastian Reichel | 2020-05-29 | 1 | -3/+24 |
| * | power: supply: sbs-battery: add MANUFACTURE_DATE support | Sebastian Reichel | 2020-05-29 | 1 | -0/+43 |
| * | power: supply: sbs-battery: add POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT/VOL... | Sebastian Reichel | 2020-05-29 | 1 | -0/+12 |
| * | power: supply: sbs-battery: Improve POWER_SUPPLY_PROP_TECHNOLOGY support | Sebastian Reichel | 2020-05-29 | 1 | -2/+41 |
| * | power: supply: sbs-battery: add POWER_SUPPLY_PROP_CURRENT_AVG support | Sebastian Reichel | 2020-05-29 | 1 | -3/+9 |
| * | power: supply: sbs-battery: add PEC support | Sebastian Reichel | 2020-05-29 | 1 | -3/+69 |
| * | power: supply: sbs-battery: simplify read_read_string_data | Sebastian Reichel | 2020-05-29 | 1 | -53/+12 |
| * | power: supply: sbs-battery: add POWER_SUPPLY_PROP_CAPACITY_ERROR_MARGIN support | Sebastian Reichel | 2020-05-29 | 1 | -0/+5 |
| * | power: supply: sbs-battery: Add TI BQ20Z65 support | Sebastian Reichel | 2020-05-28 | 1 | -5/+10 |
| * | power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED | Sebastian Reichel | 2020-05-28 | 1 | -0/+1 |
| * | power: supply: core: add manufacture date properties | Sebastian Reichel | 2020-05-28 | 1 | -0/+3 |
| * | power: supply: core: add capacity error margin property | Sebastian Reichel | 2020-05-28 | 1 | -0/+1 |
| * | power: supply: Make bd9995x_chip_reset static | Samuel Zou | 2020-05-28 | 1 | -1/+1 |
| * | power: charger: max14577: Add proper dt-compatible strings | Marek Szyprowski | 2020-05-28 | 1 | -0/+10 |
| * | Merge tag 'tags/ib-mfd-iio-power-v5.8' into psy-next | Sebastian Reichel | 2020-05-28 | 3 | -0/+680 |
| |\ |
|