All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] reset: small cleanups for x86
@ 2026-07-29  8:38 Denis Mukhin via U-Boot
  2026-07-29  8:38 ` [PATCH v1 1/2] reset: x86: Use cpu_hlt() in pch_sysreset_power_off() Denis Mukhin via U-Boot
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Denis Mukhin via U-Boot @ 2026-07-29  8:38 UTC (permalink / raw)
  To: u-boot; +Cc: sjg, trini, dmukhin

This is small cleanup series for x86 reset device driver.

Patch 1 introduces a small fixup for the x86 reset driver.
Patch 2 introduces a small fixup for the x86 EFI reset driver.

Denis Mukhin (2):
  reset: x86: Use cpu_hlt() in pch_sysreset_power_off()
  reset: x86: Use cpu_hlt() in efi_reset_system()

 drivers/sysreset/sysreset_x86.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
2.54.0


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-29  8:38 [PATCH v1 0/2] reset: small cleanups for x86 Denis Mukhin via U-Boot
2026-07-29  8:38 ` [PATCH v1 1/2] reset: x86: Use cpu_hlt() in pch_sysreset_power_off() Denis Mukhin via U-Boot
2026-07-29  8:38 ` [PATCH v1 2/2] reset: x86: Use cpu_hlt() in efi_reset_system() Denis Mukhin via U-Boot
2026-08-18 20:05 ` [PATCH v1 0/2] reset: small cleanups for x86 dmukhin
2026-08-20 11:13   ` Simon Glass

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.