All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-5.15 0/2] hwmon: (occ) Delay hwmon registration until user request
@ 2022-06-07 19:01 Eddie James
  2022-06-07 19:01 ` [PATCH linux dev-5.15 1/2] " Eddie James
  2022-06-07 19:01 ` [PATCH linux dev-5.15 2/2] hwmon: (occ) Lock mutex in shutdown to prevent race with occ_active Eddie James
  0 siblings, 2 replies; 3+ messages in thread
From: Eddie James @ 2022-06-07 19:01 UTC (permalink / raw)
  To: openbmc; +Cc: joel

These two patches have been accepted in linux-next.

Eddie James (2):
  hwmon: (occ) Delay hwmon registration until user request
  hwmon: (occ) Lock mutex in shutdown to prevent race with occ_active

 drivers/hwmon/occ/common.c | 105 ++++++++++++++++++++--------
 drivers/hwmon/occ/common.h |   5 +-
 drivers/hwmon/occ/p8_i2c.c |   2 +-
 drivers/hwmon/occ/p9_sbe.c |   2 +-
 drivers/hwmon/occ/sysfs.c  | 137 ++++++++++++++++++++++---------------
 5 files changed, 161 insertions(+), 90 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-06-07 19:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-07 19:01 [PATCH linux dev-5.15 0/2] hwmon: (occ) Delay hwmon registration until user request Eddie James
2022-06-07 19:01 ` [PATCH linux dev-5.15 1/2] " Eddie James
2022-06-07 19:01 ` [PATCH linux dev-5.15 2/2] hwmon: (occ) Lock mutex in shutdown to prevent race with occ_active Eddie James

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.