All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4 v2] Instantiate SPD EEPROMs at boot on x86
@ 2019-11-18  9:24 Jean Delvare
  2019-11-18  9:25 ` [PATCH 1/4] firmware: dmi: Remember the memory type Jean Delvare
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jean Delvare @ 2019-11-18  9:24 UTC (permalink / raw)
  To: Linux I2C, LKML; +Cc: Wolfram Sang

This is my work to let decode-dimms work out of the box on most x86
desktop and laptop systems.

[PATCH 1/4] firmware: dmi: Remember the memory type
[PATCH 2/4] firmware: dmi: Add dmi_memdev_handle
[PATCH 3/4] i2c: smbus: Add a way to instantiate SPD EEPROMs automatically
[PATCH 4/4] i2c: i801: Instantiate SPD EEPROMs automatically

Changes since v1:
 * Fix build warning and error reported by kbuild test bot for specific
   kernel configurations

-- 
Jean Delvare
SUSE L3 Support

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/4] Instantiate SPD EEPROMs at boot on x86
@ 2019-10-14  9:36 Jean Delvare
  2019-10-14  9:38 ` [PATCH 1/4] firmware: dmi: Remember the memory type Jean Delvare
  0 siblings, 1 reply; 6+ messages in thread
From: Jean Delvare @ 2019-10-14  9:36 UTC (permalink / raw)
  To: Linux I2C, LKML; +Cc: Wolfram Sang

This is my work to let decode-dimms work out of the box on most x86
desktop and laptop systems.

[PATCH 1/4] firmware: dmi: Remember the memory type
[PATCH 2/4] firmware: dmi: Add dmi_memdev_handle
[PATCH 3/4] i2c: smbus: Add a way to instantiate SPD EEPROMs automatically
[PATCH 4/4] i2c: i801: Instantiate SPD EEPROMs automatically

-- 
Jean Delvare
SUSE L3 Support

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

end of thread, other threads:[~2019-11-18  9:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-18  9:24 [PATCH 0/4 v2] Instantiate SPD EEPROMs at boot on x86 Jean Delvare
2019-11-18  9:25 ` [PATCH 1/4] firmware: dmi: Remember the memory type Jean Delvare
2019-11-18  9:26 ` [PATCH 2/4] firmware: dmi: Add dmi_memdev_handle Jean Delvare
2019-11-18  9:27 ` [PATCH 3/4 v2] i2c: smbus: Add a way to instantiate SPD EEPROMs automatically Jean Delvare
2019-11-18  9:28 ` [PATCH 4/4 v2] i2c: i801: Instantiate " Jean Delvare
  -- strict thread matches above, loose matches on Subject: below --
2019-10-14  9:36 [PATCH 0/4] Instantiate SPD EEPROMs at boot on x86 Jean Delvare
2019-10-14  9:38 ` [PATCH 1/4] firmware: dmi: Remember the memory type Jean Delvare

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.