Linus Torvalds
4520dcbe0d
power supply and reset changes for the v5.15 series
...
battery/charger related changes:
- cros-peripheral-charger: new driver
- mt6360-charger: new driver
- simple-battery: support reading chemistry info
- max17042-battery: add max77849 support
- sbs-battery: add time_to_empty_now support
- smb347-charger: prepare USB OTG support
- rn5t618: add voltage_now support
- axp288: cleanup & optimizations
- max17042_battery: cleanups
- ab8500: cleanups
- misc minor cleanups and DT binding fixes
reset related changes:
- tps65086-restart: new driver
- linkstation-poweroff: support NETGEAR ReadyNAS Duo v2
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE72YNB0Y/i3JqeVQT2O7X88g7+poFAmEmUVwACgkQ2O7X88g7
+poFbA//XimqwjO0MR7xqmm2905l78L3L1cNn7vRPzfdPbcf/kKPg8Jrx8kTn1EK
wKdbP4ZQJOIyCLIFcI6oURUaNHh485KXj4DFvT13AsbkPw+2xUv0Ha5p8J698QAG
RPmkTNHk+0M/K+/Z7/GPb6t0B7uQi3cg7/aIZeFo26FYpIP5XekoxP1xoLfE9lO2
aSrSbDh8oIjOLFPc4nuzm0x4Bcg/MpbUG1nhTBdP8OD8xjuMSmDUnbEvLgQYv4oP
9PLbi4jxm0VSfFhdECCSZ+x7CO0+wqxLXWCoOGlzDQ1Y2OYp9nG+Xgsj46HGh38c
11WER/16J7AfzUg1zqfu7NKDOKWad+TsTvQgXVK4GAxDOxpOS8Hz7GuP0/nnZBLx
PoDAb7ZBtb6QXJDEvCDWoo+yMcZRaULbefQCgR/ys6bWoL+B6wdowxfV/daFGpmx
fAMDGoSGrmYJhbPkcfAVJrN196zd5EQzbB6pyOfAPu3lJiDz+M/DyPNYwkljagAx
JzSK80cwtXk07lgZZvC8Z3MJruN5pqqvWX/TA8l7dHpReoguCM3hAPUJ9pdVoIa7
haavL0UzLwya9C2sK9hcys8EBim5thkXI6GsnpRxiztkXZh0LtsUP9Dydt2srGA6
Hl4BD/g23W9+zmjkAIAvgMwbBoZ2/SHkD7l3ZqG2N2j6LrQxpwc=
=UcdD
-----END PGP SIGNATURE-----
Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Pull power supply and reset updates from Sebastian Reichel:
"Battery/charger related:
- cros-peripheral-charger: new driver
- mt6360-charger: new driver
- simple-battery: support reading chemistry info
- max17042-battery: add max77849 support
- sbs-battery: add time_to_empty_now support
- smb347-charger: prepare USB OTG support
- rn5t618: add voltage_now support
- axp288: cleanup & optimizations
- max17042_battery: cleanups
- ab8500: cleanups
- misc minor cleanups and DT binding fixes
reset related:
- tps65086-restart: new driver
- linkstation-poweroff: support NETGEAR ReadyNAS Duo v2"
* tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply: (51 commits)
power: supply: core: Fix parsing of battery chemistry/technology
power: supply: max17042_battery: log SOC threshold using debug log level
power: supply: max17042_battery: more robust chip type checks
power: supply: max17042_battery: fix typo in MAx17042_TOFF
power: supply: max17042_battery: clean up MAX17055_V_empty
power: supply: smb347-charger: Implement USB VBUS regulator
power: supply: smb347-charger: Add missing pin control activation
power: supply: smb347-charger: Utilize generic regmap caching
power: supply: smb347-charger: Make smb347_set_writable() IRQ-safe
dt-bindings: power: supply: smb347-charger: Document USB VBUS regulator
power: reset: Add TPS65086 restart driver
dt-bindings: power: supply: max17042: describe interrupt
power: supply: max17042: remove duplicated STATUS bit defines
power: supply: max17042: handle fails of reading status register
power: supply: core: Parse battery chemistry/technology
dt-bindings: power: Extend battery bindings with chemistry
power: reset: linkstation-poweroff: add new device
power: reset: linkstation-poweroff: prepare for new devices
power: supply: bq24735: reorganize ChargeOption command macros
power: supply: rn5t618: Add voltage_now property
...
2021-08-30 11:47:32 -07:00
..
2021-04-02 14:14:58 +02:00
2019-06-19 17:09:55 +02:00
2021-07-16 15:14:30 +02:00
2021-07-16 15:14:30 +02:00
2021-08-30 11:47:32 -07:00
2021-07-16 15:14:30 +02:00
2021-08-30 11:47:32 -07:00
2021-07-16 15:14:30 +02:00
2021-06-30 00:14:55 +02:00
2021-01-14 23:39:43 +01:00
2021-04-20 16:18:08 +02:00
2019-05-30 11:29:19 -07:00
2020-01-14 01:00:41 +01:00
2021-06-04 14:12:42 +02:00
2021-04-28 15:43:58 -07:00
2021-08-13 16:31:02 +02:00
2021-08-05 18:54:52 +02:00
2020-05-28 19:02:59 +02:00
2020-05-10 02:35:49 +02:00
2020-10-20 10:56:34 -07:00
2021-03-21 21:29:26 +01:00
2021-03-21 21:29:26 +01:00
2021-04-20 16:18:08 +02:00
2020-07-28 02:07:35 +02:00
2020-10-03 22:17:50 +02:00
2021-06-30 00:07:34 +02:00
2020-10-03 22:17:50 +02:00
2021-08-13 18:38:17 +02:00
2020-11-29 23:06:03 +01:00
2021-04-05 17:51:21 +02:00
2020-10-04 01:54:35 +02:00
2021-06-29 23:57:10 +02:00
2020-11-30 02:18:49 +01:00
2021-06-04 14:28:31 +02:00
2021-06-04 14:36:17 +02:00
2021-07-16 15:54:34 +02:00
2020-08-23 17:36:59 -05:00
2021-07-16 16:00:35 +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
2021-01-28 01:31:42 +01:00
2021-01-16 12:36:26 +01:00
2021-03-22 15:05:41 +01:00
2019-06-19 17:09:55 +02:00
2021-04-08 14:35:19 +02:00
2020-10-03 22:17:50 +02:00
2020-08-27 21:13:23 +02:00
2020-12-30 00:42:46 +01:00
2020-01-17 02:13:00 +01:00
2020-04-10 15:36:22 -07:00
2021-08-16 17:57:10 +02:00
2020-08-26 17:25:45 +02:00
2019-06-19 17:09:55 +02:00
2021-03-22 14:54:24 +01:00
2019-04-10 00:39:01 +02:00
2021-03-23 15:22:40 +01:00
2021-01-13 22:11:43 +01:00
2021-08-13 18:50:16 +02:00
2021-03-22 15:11:22 +01:00
2021-01-12 23:23:49 +01:00
2020-08-23 17:36:59 -05:00
2021-04-02 14:12:52 +02:00
2020-06-19 19:58:23 +02:00
2021-04-20 16:18:08 +02:00
2021-01-12 23:09:45 +01:00
2021-06-04 13:11:37 +02:00
2021-08-17 15:33:52 +02:00
2019-12-19 01:13:26 +01:00
2020-05-26 10:41:52 +01:00
2021-08-13 18:37:49 +02: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-05-30 11:29:22 -07:00
2019-06-19 17:09:55 +02:00
2021-08-20 18:57:56 +02:00
2021-01-12 23:00:32 +01:00
2019-05-30 11:29:54 -07:00
2021-01-13 22:11:44 +01:00
2019-05-30 11:29:54 -07:00
2021-08-06 23:36:12 +02:00
2021-08-13 18:38:17 +02:00
2021-06-04 12:30:50 +02:00
2020-10-03 22:17:50 +02:00
2020-04-10 15:36:22 -07:00
2021-04-08 14:36:08 +02:00
2021-08-06 23:48:51 +02:00
2021-04-02 14:19:25 +02:00
2021-04-02 14:19:26 +02:00
2021-08-05 17:57:25 +02:00
2021-05-13 18:24:22 +02:00
2021-08-16 17:57:10 +02:00
2021-05-13 18:26:07 +02:00
2021-06-03 20:53:54 +02:00
2020-10-09 01:02:30 +02:00
2019-06-19 17:09:55 +02:00
2021-03-22 14:54:24 +01:00
2021-03-22 14:54:24 +01:00
2020-03-11 23:20:32 +01:00
2019-05-21 10:50:45 +02:00
2020-10-01 00:18:05 +02:00
2020-07-31 14:33:56 +02:00
2021-01-13 22:25:07 +01:00
2019-06-19 17:09:55 +02:00
2020-11-30 02:46:23 +01:00
2020-08-23 17:36:59 -05:00
2021-03-15 00:08:07 +01:00