Linus Torvalds
3ee22ad492
Merge tag 'for-v6.18' 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:
- introduce adc-battery-helper for capacity estimation based on
simple ADC readings of battery voltage and current
- add new properties for battery internal resistance and state of
health
Power-supply drivers:
- ug3105_battery: convert to adc-battery-helper
- intel_dc_ti_battery: New driver for Intel Dollar Cove TI batteries
- rt9467-charger: add voltage and current ADC support
- sbs-charger: support multiple instances
- qcom_battmgr:
- add charge control support
- add support for state of health and internal resistance
- max77705_charger:
- big driver cleanup
- add support for setting charge current
- misc minor fixes and cleanups"
* tag 'for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply: (38 commits)
power: supply: qcom_battmgr: handle charging state change notifications
power: supply: max77705_charger: use REGMAP_IRQ_REG_LINE macro
power: supply: max77705_charger: rework interrupts
power: supply: max77705_charger: add writable properties
power: supply: max77705_charger: return error when config fails
power: supply: max77705_charger: use regfields for config registers
power: supply: max77705_charger: refactoring: rename charger to chg
mfd: max77705: max77705_charger: move active discharge setting to mfd parent
power: supply: max77976_charger: fix constant current reporting
power: supply: qcom_battmgr: Add charge control support
dt-bindings: soc: qcom,pmic-glink: Add charge limit nvmem properties
power: supply: qcom_battmgr: update compats for SM8550 and X1E80100
power: supply: qcom_battmgr: Add state_of_health property
power: supply: qcom_battmgr: Add resistance power supply property
power: supply: core: Add state_of_health power supply property
power: supply: core: Add resistance power supply property
power: supply: rx51: remove redundant condition checks
dt-bindings: power: supply: bq24190: document charge enable pin
dt-bindings: power: supply: bq27xxx: document optional interrupt
power: supply: intel_dc_ti_battery: Drop no longer relevant comment
...
2025-10-01 13:02:59 -07:00
..
2025-06-09 09:56:18 -07:00
2025-07-15 16:03:24 -07:00
2025-06-10 09:34:32 +02:00
2025-09-15 16:22:27 +02:00
2025-09-11 09:59:08 +08:00
2025-06-30 17:57:15 -07:00
2025-09-24 13:52:35 +02:00
2025-07-31 01:33:20 +02:00
2025-07-13 15:36:25 +01:00
2025-07-27 01:41:21 -07:00
2025-07-18 12:34:56 -06:00
2025-07-29 12:27:40 -04:00
2025-10-01 10:28:47 +01:00
2025-09-23 17:17:30 -07:00
2025-09-12 14:49:36 +02:00
2025-07-31 13:43:02 -07:00
2025-06-18 14:20:32 -07:00
2025-07-24 09:38:29 -07:00
2025-07-25 18:36:42 +02:00
2025-07-08 17:58:49 +01:00
2025-06-15 21:19:08 +05:30
2025-06-18 13:26:36 +02:00
2025-10-01 11:54:40 -07:00
2025-09-19 00:40:03 +02:00
2025-06-24 10:57:43 +02:00
2025-06-30 09:07:26 +02:00
2025-07-09 22:57:54 -07:00
2025-08-11 14:08:53 +01:00
2025-08-03 03:28:52 +02:00
2025-09-30 10:35:11 -07:00
2025-08-02 12:07:09 -07:00
2025-07-21 10:43:21 +05:30
2025-09-22 09:29:45 +01:00
2025-08-09 07:20:44 +03:00
2025-07-31 13:16:09 -07:00
2025-07-29 20:21:54 -07:00
2025-09-11 17:52:14 +01:00
2025-07-09 22:42:15 -07:00
2025-06-23 09:50:51 -07:00
2025-06-09 11:24:43 +01:00
2025-07-21 18:18:51 +01:00
2025-08-22 17:23:15 -07:00
2025-08-30 10:15:30 -04:00
2025-09-19 13:11:00 +02:00
2025-07-13 16:38:32 -07:00
2025-07-02 13:09:54 +02:00
2025-07-02 13:09:54 +02:00
2025-06-13 06:19:34 -06:00
2025-07-31 11:28:03 -04:00
2025-09-08 14:58:50 -07:00
2025-07-31 11:28:03 -04:00
2025-06-30 15:50:32 -06:00
2025-07-28 16:14:18 -07:00
2025-06-30 15:50:32 -06:00
2025-07-01 10:24:19 -06:00
2025-08-21 07:11:11 -06:00
2025-07-24 16:55:11 -07:00
2025-09-19 09:27:23 -07:00
2025-06-09 16:17:11 -07:00
2025-07-31 11:30:05 -07:00
2025-09-27 06:24:27 -07:00
2025-07-09 19:32:31 -07:00
2025-09-24 02:48:05 -07:00
2025-07-16 14:48:18 +02:00
2025-06-13 06:20:17 -06:00
2025-08-28 17:57:19 +02:00
2025-07-22 19:10:17 -06:00
2025-09-24 14:29:14 -07:00
2025-09-24 14:29:14 -07:00
2025-09-29 11:20:29 -07:00
2025-09-10 07:44:51 -10:00
2025-09-30 17:58:11 -07:00
2025-08-01 15:47:06 -07:00
2025-06-19 18:25:48 -07:00
2025-07-09 22:42:06 -07:00
2025-09-18 14:06:40 +02:00
2025-09-08 23:45:12 -07:00
2025-08-04 14:15:14 +02:00
2025-09-29 17:48:27 -07:00
2025-07-16 13:56:23 +02:00
2025-07-31 14:57:54 -07:00
2025-08-14 10:37:33 -07:00
2025-08-20 22:23:44 +08:00
2025-07-31 16:52:32 -07:00
2025-07-19 19:08:23 -07:00
2025-06-30 09:31:57 -07:00
2025-06-30 09:31:57 -07:00
2025-06-30 09:31:57 -07:00
2025-06-30 09:31:57 -07:00
2025-09-01 15:31:34 +02:00
2025-06-11 11:06:06 +08:00
2025-09-13 13:05:36 -07:00
2025-07-31 14:57:54 -07:00
2025-06-11 13:39:52 -04:00
2025-07-09 13:30:29 +02:00
2025-07-14 20:22:59 +09:00
2025-07-09 22:42:19 -07:00
2025-09-06 13:58:04 +02:00
2025-08-14 15:16:05 -05:00
2025-05-28 15:52:42 -07:00
2025-06-13 08:26:49 +01:00
2025-08-11 13:05:38 +02:00
2025-05-27 20:09:06 -07:00
2025-06-26 15:18:04 -07:00
2025-07-01 13:55:37 -06:00
2025-06-27 16:38:02 -07:00
2025-08-09 18:10:01 +03:00
2025-09-10 12:03:19 +02:00
2025-07-31 10:20:04 -04:00
2025-06-21 08:10:25 -07:00
2025-09-10 17:43:28 -07:00
2025-08-02 12:06:12 -07:00
2025-08-11 16:16:36 +02:00
2025-09-19 14:26:16 +02:00
2025-07-22 15:57:02 +00:00
2025-06-23 12:45:13 +02:00
2025-07-04 16:14:39 +02:00
2025-06-10 13:16:19 +02:00
2025-09-23 12:00:22 -07:00
2025-07-31 11:28:03 -04:00
2025-09-16 08:52:19 +09:00
2025-07-29 17:19:29 -07:00
2025-07-02 09:45:09 +09:00
2025-08-11 14:52:40 +02:00
2025-06-23 12:17:33 +02:00
2025-07-08 10:25:19 +02:00
2025-09-29 11:55:15 -07:00
2025-08-21 13:58:07 +02:00
2025-07-16 14:28:21 +02:00
2025-06-19 12:29:17 +02:00
2025-05-29 10:34:26 -07:00
2025-07-28 18:14:38 +02:00
2025-08-21 13:58:08 +02:00
2025-07-22 20:15:56 -04:00
2025-07-11 16:02:00 +02:00
2025-07-19 19:08:28 -07:00
2025-07-13 16:38:18 -07:00
2025-07-24 16:24:49 +02:00
2025-07-01 10:24:11 -06:00
2025-09-24 16:30:34 -07:00
2025-07-15 17:28:27 +02:00
2025-07-09 22:42:11 -07:00
2025-07-19 18:59:51 -07:00
2025-06-23 17:00:27 +08:00
2025-09-09 12:27:18 +02:00
2025-09-09 12:27:18 +02:00
2025-07-24 19:12:35 -07:00
2025-07-24 19:12:32 -07:00
2025-07-19 19:08:26 -07:00
2025-09-08 06:24:50 -07:00
2025-06-03 08:39:20 -07:00
2025-06-24 10:45:32 -05:00
2025-07-11 11:42:38 -07:00
2025-06-25 15:23:06 -07:00
2025-07-02 15:29:46 -07:00
2025-06-17 18:06:39 -07:00
2025-07-25 15:29:58 -07:00
2025-07-29 17:19:35 -07:00
2025-06-23 13:14:50 -04:00
2025-07-03 11:09:32 +03:00
2025-07-03 11:09:35 +03:00
2025-07-03 11:09:43 +03:00
2025-06-27 21:43:40 +03:00
2025-09-18 13:59:15 -06:00
2025-08-02 12:06:10 -07:00
2025-09-01 15:31:34 +02:00
2025-07-14 10:51:33 +02:00
2025-07-31 12:43:08 -07:00
2025-07-18 17:33:08 -03:00
2025-07-31 15:00:41 -06:00
2025-08-11 17:26:38 +02:00
2025-08-19 16:35:56 -07:00
2025-09-29 11:20:29 -07:00
2025-07-25 13:06:19 -07:00
2025-08-01 09:46:24 -07:00
2025-08-23 21:20:25 +02:00
2025-06-20 13:52:41 -07:00
2025-07-30 17:14:01 -07:00
2025-07-24 10:57:26 +02:00
2025-07-09 22:57:49 -07:00
2025-09-03 11:59:28 +02:00
2025-09-08 23:45:11 -07:00
2025-08-13 17:18:43 +02:00
2025-07-22 20:15:56 -04:00
2025-08-27 22:45:43 -07:00
2025-06-11 11:57:14 -07:00
2025-07-09 22:42:13 -07:00
2025-06-25 15:55:03 -07:00
2025-07-23 11:52:47 +02:00
2025-07-09 22:42:13 -07:00
2025-07-21 21:40:39 -07:00
2025-06-20 13:39:42 -07:00
2025-06-25 09:51:33 -07:00
2025-06-23 09:50:53 -07:00
2025-06-19 10:37:06 +01:00
2025-07-02 17:18:01 +01:00
2025-07-31 12:56:21 +09:00
2025-07-01 11:07:43 -05:00
2025-07-17 07:41:56 -10:00
2025-06-30 17:45:35 +02:00
2025-06-30 17:45:35 +02:00
2025-07-14 21:57:20 -07:00
2025-07-17 06:01:16 -06:00
2025-09-01 15:31:34 +02:00
2025-08-11 17:56:09 -04:00
2025-07-13 16:38:24 -07:00
2025-07-24 09:20:39 +02:00
2025-06-12 18:12:37 -07:00
2025-08-26 10:47:03 +03:00
2025-07-24 19:12:32 -07:00
2025-07-09 22:42:13 -07:00
2025-07-13 16:38:17 -07:00
2025-07-09 22:42:06 -07:00
2025-07-13 16:38:17 -07:00
2025-08-19 16:35:57 -07:00
2025-06-24 16:48:02 +01:00
2025-09-29 17:19:35 -07:00
2025-08-05 16:02:07 +03:00
2025-07-09 22:42:13 -07:00
2025-08-02 12:06:11 -07:00
2025-07-09 22:41:56 -07:00
2025-05-31 22:46:13 -07:00
2025-07-19 18:59:47 -07:00
2025-09-29 11:20:29 -07:00
2025-06-06 12:45:35 -07:00
2025-08-06 07:32:52 +03:00
2025-08-06 07:32:52 +03:00
2025-06-29 19:03:29 -04:00
2025-06-17 18:18:46 -07:00
2025-09-30 16:00:29 -07:00
2025-08-01 15:47:06 -07:00
2025-09-23 12:37:36 +02:00
2025-05-28 15:24:36 -07:00
2025-08-12 14:43:05 +02:00
2025-07-25 18:40:01 +02:00
2025-08-15 15:56:49 +02:00
2025-07-25 13:59:41 -07:00
2025-05-28 17:17:13 -04:00
2025-07-22 08:10:41 -04:00
2025-07-14 15:20:02 -07:00
2025-08-19 11:16:02 -07:00
2025-07-14 15:20:02 -07:00
2025-05-28 17:17:14 -04:00
2025-07-04 13:17:30 +01:00
2025-07-13 16:38:15 -07:00
2025-07-08 19:11:57 -04:00
2025-09-25 09:23:54 +02:00
2025-09-19 14:26:16 +02:00
2025-09-29 11:20:29 -07:00
2025-09-25 09:23:47 +02:00
2025-07-17 13:38:07 +02:00
2025-07-08 18:35:52 +01:00
2025-06-01 08:41:11 -07:00
2025-06-25 15:30:00 -07:00
2025-06-18 17:46:27 +08:00
2025-07-19 18:59:57 -07:00
2025-08-02 12:06:08 -07:00
2025-07-13 16:38:18 -07:00
2025-07-13 16:38:17 -07:00
2025-07-31 14:57:54 -07:00
2025-09-18 21:36:37 +01:00
2025-07-30 16:23:12 -07:00
2025-07-29 11:45:39 -05:00
2025-06-16 11:50:34 -07:00
2025-05-30 12:21:57 -05:00
2025-07-24 16:51:17 -05:00
2025-05-28 16:47:56 -05:00
2025-07-24 16:51:41 -05:00
2025-06-23 13:09:01 -05:00
2025-07-23 01:27:32 -04:00
2025-07-31 16:11:43 -05:00
2025-07-09 22:42:15 -07:00
2025-08-26 09:51:12 +02:00
2025-07-09 22:42:19 -07:00
2025-08-27 22:45:44 -07:00
2025-09-25 16:10:35 -07:00
2025-09-02 16:23:13 -07:00
2025-09-29 11:20:29 -07:00
2025-06-19 14:28:24 +02:00
2025-06-19 14:28:24 +02:00
2025-09-11 12:36:14 +02:00
2025-07-22 18:01:15 +02:00
2025-07-22 18:07:11 +02:00
2025-06-27 20:13:12 +02:00
2025-09-18 01:01:03 +02:00
2025-07-01 12:29:29 +02:00
2025-09-25 09:57:16 +02:00
2025-07-09 15:27:00 -04:00
2025-07-31 14:57:54 -07:00
2025-09-25 09:23:54 +02:00
2025-08-17 13:18:07 +02:00
2025-07-09 13:40:21 +02:00
2025-09-17 12:17:05 +02:00
2025-06-25 07:27:27 -07:00
2025-07-03 15:36:04 +02:00
2025-09-15 11:39:44 +02:00
2025-06-23 12:17:33 +02:00
2025-09-30 17:58:11 -07:00
2025-06-19 17:02:04 -07:00
2025-07-25 13:44:33 +01:00
2025-07-14 22:27:46 -07:00
2025-07-09 22:57:52 -07:00
2025-09-15 12:39:38 +02:00
2025-09-15 12:42:02 +02:00
2025-08-03 15:03:04 -07:00
2025-08-02 12:06:11 -07:00
2025-09-30 15:06:33 -07:00
2025-07-23 11:52:47 +02:00
2025-08-19 14:34:15 +02:00
2025-09-15 08:36:35 +02:00
2025-09-16 12:30:41 +02:00
2025-08-03 16:23:09 -07:00
2025-08-07 06:30:17 -06:00
2025-06-11 22:42:35 -07:00
2025-09-30 10:35:11 -07:00
2025-09-30 08:22:16 -07:00
2025-09-01 15:31:34 +02:00
2025-06-17 13:42:34 +02:00
2025-06-19 13:24:16 +02:00
2025-07-09 22:41:57 -07:00
2025-08-21 17:47:57 -07:00
2025-07-29 13:00:20 -07:00
2025-08-04 10:54:36 -07:00
2025-07-19 10:17:56 +05:30
2025-07-16 09:51:08 +05:30
2025-07-16 09:51:08 +05:30
2025-09-17 09:29:43 -07:00
2025-07-17 12:10:56 -07:00
2025-10-01 11:34:12 -07:00
2025-07-17 16:39:49 -07:00
2025-07-30 19:26:49 -07:00
2025-09-13 13:05:36 -07:00
2025-07-19 19:08:24 -07:00
2025-08-21 20:09:20 +02:00
2025-07-23 11:56:02 +02:00
2025-06-27 13:01:11 +02:00
2025-08-19 13:12:12 +02:00
2025-07-21 17:48:32 -07:00
2025-09-29 11:20:29 -07:00
2025-07-01 15:38:25 +02:00
2025-09-03 11:55:11 +02:00
2025-07-03 14:44:15 +02:00
2025-06-08 09:07:37 +02:00
2025-08-27 15:00:26 -07:00
2025-09-03 10:03:12 +02:00
2025-07-28 18:18:16 -07:00
2025-07-22 20:15:51 -04:00
2025-06-24 15:32:56 +01:00
2025-06-26 09:44:45 -07:00
2025-06-02 16:00:26 -07:00
2025-07-31 10:20:10 -04:00
2025-07-31 10:20:11 -04:00
2025-07-29 14:46:07 -04:00
2025-07-29 14:46:07 -04:00
2025-09-30 11:11:21 -07:00
2025-07-21 17:40:02 +02:00
2025-09-01 15:31:34 +02:00
2025-09-19 16:22:37 +02:00
2025-07-24 19:12:29 -07:00
2025-05-31 19:12:53 -07:00
2025-09-29 11:20:29 -07:00
2025-09-19 14:26:17 +02:00
2025-09-22 18:58:03 -07:00
2025-08-05 15:41:14 -06:00
2025-08-05 15:41:14 -06:00
2025-09-21 17:44:20 -04:00
2025-07-08 18:04:58 +02:00
2025-07-08 18:05:47 +02:00
2025-07-08 18:05:07 +02:00
2025-08-01 09:11:09 -04:00
2025-08-01 14:17:48 -07:00
2025-07-09 21:07:56 -07:00
2025-08-27 22:45:44 -07:00
2025-07-19 18:59:46 -07:00
2025-06-24 16:45:35 +01:00
2025-08-01 09:11:08 -04:00
2025-06-23 09:50:58 -07:00
2025-07-17 11:26:56 +02:00
2025-09-22 05:37:20 -10:00
2025-09-19 13:11:00 +02:00
2025-08-02 12:01:37 -07:00
2025-07-13 16:38:29 -07:00