All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ROHM bd71828 power-supply fixes
@ 2026-08-10 10:08 Matti Vaittinen
  2026-08-10 10:08 ` [PATCH 1/5] power: supply: bd71815: Fix temperature reading Matti Vaittinen
                   ` (5 more replies)
  0 siblings, 6 replies; 20+ messages in thread
From: Matti Vaittinen @ 2026-08-10 10:08 UTC (permalink / raw)
  To: Matti Vaittinen, Matti Vaittinen, Matti Vaittinen
  Cc: Andreas Kemnade, Matti Vaittinen, Sebastian Reichel,
	Andy Shevchenko, linux-pm, linux-kernel, Kalle Niemi,
	Topi Sonkajärvi, Mikko Mutanen, Markus Laine

[-- Attachment #1: Type: text/plain, Size: 1072 bytes --]

Fix a few issues from PSU drivers for ROHM components.

I hired couple of gnomes to work for me. :) (Ran AI reviews).
Unsurprizingly some bugs were spotted. Time to try fix mess (mostly) I
have (originally) authored.

Bugs were found by AI review but fixes are made by hand. Hence no
AI-tooling tags are added. Please, let me know if one is needed.

---

NOTE: Only _very_ shallow testing is done. Some of the fixes are not
tested in the hardware at all. All reviewing and testing is appreciated
as usual.

Matti Vaittinen (5):
  power: supply: bd71815: Fix temperature reading
  power: supply: bd71828: Fix current direction
  power: supply: bd71828: Drop duplicate power-supply property
  power: supply: bd71828: Do not hide errors
  power: supply: bd99954: Drop bad register fields

 drivers/power/supply/bd71828-power.c   | 20 ++++++++++++--------
 drivers/power/supply/bd99954-charger.h | 23 +----------------------
 2 files changed, 13 insertions(+), 30 deletions(-)


base-commit: dc59e4fea9d83f03bad6bddf3fa2e52491777482
-- 
2.55.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2026-08-12 11:32 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-10 10:08 [PATCH 0/5] ROHM bd71828 power-supply fixes Matti Vaittinen
2026-08-10 10:08 ` [PATCH 1/5] power: supply: bd71815: Fix temperature reading Matti Vaittinen
2026-08-10 10:09 ` [PATCH 2/5] power: supply: bd71828: Fix current direction Matti Vaittinen
2026-08-10 17:18   ` Andy Shevchenko
2026-08-11  8:46     ` Matti Vaittinen
2026-08-11 10:04       ` Andy Shevchenko
2026-08-12  8:10   ` Andreas Kemnade
2026-08-12  8:17     ` Andy Shevchenko
2026-08-12  8:25       ` Andreas Kemnade
2026-08-12  9:30         ` Andy Shevchenko
2026-08-12  9:37           ` Matti Vaittinen
2026-08-12  9:55             ` Andy Shevchenko
2026-08-12  9:40         ` Matti Vaittinen
2026-08-12 11:32           ` Andreas Kemnade
2026-08-10 10:09 ` [PATCH 3/5] power: supply: bd71828: Drop duplicate power-supply property Matti Vaittinen
2026-08-10 18:01   ` Andy Shevchenko
2026-08-10 10:09 ` [PATCH 4/5] power: supply: bd71828: Do not hide errors Matti Vaittinen
2026-08-10 10:10 ` [PATCH 5/5] power: supply: bd99954: Drop bad register fields Matti Vaittinen
2026-08-10 18:03   ` Andy Shevchenko
2026-08-12  6:59 ` [PATCH 0/5] ROHM bd71828 power-supply fixes Kalle Niemi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.