Linus Torvalds
449dc8c970
power supply and reset changes for the v5.9 series
...
power-supply core:
* add COOL/WARM/HOT state from JEITA JISC8712:2015 specification
* convert simple-battery DT binding to YAML
* add long-life charging mode
battery/charger drivers:
* bq25150: new charger driver
* bq27xxx: add support for BQ27z561 and BQ28z610
* max17040: support CAPACITY_ALERT_MIN
* sbs-battery: add PEC support
* wilco-ec: support long-life charging mode
* bq25890: fix DT binding
* misc. fixes and cleanups
reset drivers:
* linkstation: new reset driver
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE72YNB0Y/i3JqeVQT2O7X88g7+poFAl8rMawACgkQ2O7X88g7
+prspw/8CkZiTCl+tnaVdWNvzSQjalKjKeYegKlEolwfZjSQIokeLfz8KSqN2R8q
t+TTEJLuO+Y7ZRlpR+inD3UbeAI4XUL9PE8ZwrKycpwUbwIsjICZT5XEbDCjkyIo
tXBsB4ainkGy4SD2Yn1/tMQB+S4blqiz7ryhii1OWI8+MMLfR25m0cQQDMm1VlAn
WgWza/wRTX+7NpCPSoHkMN4lk2hZz4Ai7X+z8W7TtId91gk+1vQBGOllinG9yd5F
bik6Q2qBgHP8ICB6p+9YUenozvvFfEK79euMW99YnZM91DCb0v0YSDm56wIpV58r
JGDXN2pHeYxjuDM6pXMbQV31u/NbMKSHMolBYdAtPbxPMS7iHefgoPYUOZDamRte
ovjW+pXhEyKkFORp61rwwza3EDBBdKsF2C8OVGywAK8kOZ2y0a6wPEre62Dq2r3U
A6eYT+UD+EYV9eunX6Nvx45hi/Vl3R35vJGhU+M77N5YcpW1jSJxWVZJ5AlbwDQK
+6Di8GUYrZLZ17+z0bkF8RKnJlfHPVcrvbKty/ePtyYW/DgDpwH9/QQWPIF7BbMG
f5csOE5A/MWIENeOWClYtKGMjxzTrKZ5BbjPWYzSo+Gw36fM5pCB1rG6/s+kmGM3
HeGyWMr5fe4eoRBTcM/LFqyM8C1wYXGIMd8u65/RsYh592fgfgw=
=SWyv
-----END PGP SIGNATURE-----
Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Pull power supply and reset updates from Sebastian Reichel:
"Power-supply core:
- add COOL/WARM/HOT state from JEITA JISC8712:2015 specification
- convert simple-battery DT binding to YAML
- add long-life charging mode
Battery/charger drivers:
- bq25150: new charger driver
- bq27xxx: add support for BQ27z561 and BQ28z610
- max17040: support CAPACITY_ALERT_MIN
- sbs-battery: add PEC support
- wilco-ec: support long-life charging mode
- bq25890: fix DT binding
- misc. fixes and cleanups
Reset drivers:
- linkstation: new reset driver"
* tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply: (32 commits)
power: supply: wilco_ec: Add long life charging mode
power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitor
dt-bindings: power: Add BQ28z610 compatible
power: supply: bq27xxx_battery: Add the BQ27Z561 Battery monitor
dt-bindings: power: Add BQ27Z561 compatible
power: supply: test_power: Fix battery_current initial value
power: supply: Fix kerneldoc of power_supply_temp2resist_simple()
power: supply: cpcap-battery: Fix kerneldoc of cpcap_battery_read_accumulated()
dt-bindings: power: Convert battery.txt to battery.yaml
power: supply: rt5033_battery: Fix error code in rt5033_battery_probe()
power: supply: max17040: Add POWER_SUPPLY_PROP_CAPACITY_ALERT_MIN
power: supply: check if calc_soc succeeded in pm860x_init_battery
power: supply: bq2xxxx: Replace HTTP links with HTTPS ones
power: reset: add driver for LinkStation power off
power: supply: sc27xx: prevent adc * 1000 from overflow
math64: New DIV_S64_ROUND_CLOSEST helper
power: fix duplicated words in bq2415x_charger.h
power: Convert to DEFINE_SHOW_ATTRIBUTE
power: reset: keystone-reset: Replace HTTP links with HTTPS ones
power: supply: bq25150 introduce the bq25150
...
2020-08-07 21:27:37 -07:00
..
2020-07-28 02:13:21 +02:00
2019-06-19 17:09:55 +02:00
2019-04-17 22:14:24 +02:00
2019-10-20 15:18:44 +02:00
2020-03-06 21:37:20 +01:00
2020-04-28 21:18:47 +02:00
2019-12-19 18:05:28 +01:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:29:19 -07:00
2020-01-14 01:00:41 +01:00
2018-03-09 16:52:33 +01:00
2020-06-19 16:57:45 +02:00
2020-04-29 01:45:00 +02:00
2020-04-14 00:59:22 +02:00
2020-05-10 02:35:46 +02:00
2020-05-28 19:02:59 +02:00
2020-05-10 02:35:49 +02:00
2020-07-28 02:07:35 +02:00
2020-07-29 22:33:10 +02:00
2020-07-29 22:33:10 +02:00
2020-07-28 02:07:35 +02:00
2020-07-28 02:07:35 +02:00
2020-06-19 19:01:16 +02:00
2020-07-28 02:07:35 +02:00
2020-05-10 23:44:20 +02:00
2020-05-01 16:48:02 +02:00
2019-06-19 17:09:55 +02:00
2020-07-29 18:56:51 +02:00
2019-10-21 10:43:41 +02:00
2020-02-10 11:01:33 -08:00
2020-06-06 01:13:56 +02:00
2020-07-27 00:05:56 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2018-07-11 18:09:09 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-05-01 15:43:04 +02:00
2019-04-15 11:16:31 +02:00
2020-06-19 18:15:38 +02:00
2020-02-24 18:04:43 +01:00
2020-01-17 02:13:00 +01:00
2020-04-10 15:36:22 -07:00
2020-07-21 22:45:59 +02:00
2018-07-22 23:33:43 +02:00
2019-06-19 17:09:55 +02:00
2020-05-10 01:20:41 +02:00
2019-04-10 00:39:01 +02:00
2020-01-14 01:23:20 +01:00
2020-07-21 22:45:59 +02:00
2018-06-28 14:24:13 +02:00
2019-05-30 11:26:35 -07:00
2019-06-19 17:09:55 +02:00
2018-08-30 00:18:10 +02:00
2020-06-19 19:58:23 +02:00
2020-05-28 09:11:55 +02:00
2020-04-13 23:01:54 +02:00
2020-07-28 02:15:58 +02:00
2020-04-29 20:12:46 +02:00
2019-12-19 01:13:26 +01:00
2018-08-30 00:18:10 +02:00
2020-05-26 10:41:52 +01:00
2020-05-10 18:56:30 +02:00
2019-05-30 11:26:32 -07:00
2019-12-19 01:07:53 +01:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:29:22 -07:00
2019-06-19 17:09:55 +02:00
2020-08-07 21:27:37 -07:00
2020-05-03 02:17:13 +02:00
2019-05-30 11:29:54 -07:00
2020-07-31 14:33:56 +02:00
2019-05-30 11:29:54 -07:00
2019-06-05 17:36:37 +02:00
2020-07-28 02:18:24 +02:00
2019-07-15 21:06:15 -07:00
2020-04-10 15:36:22 -07:00
2018-04-26 00:12:11 +02:00
2020-06-19 18:39:43 +02:00
2019-05-30 11:26:32 -07:00
2019-07-15 21:06:15 -07:00
2020-07-28 00:49:26 +02:00
2018-12-05 23:54:01 +01:00
2020-05-10 18:23:50 +02:00
2020-07-29 19:43:49 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:29:52 -07:00
2018-06-28 14:19:20 +02:00
2020-03-11 23:20:32 +01:00
2019-05-21 10:50:45 +02:00
2020-01-15 21:31:07 +01:00
2020-07-31 14:33:56 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00