mbox series

[0/3] hwmon: k10temp updates for AMD Genoa in 22.04

Message ID 20220214231611.4017202-1-jeffrey.lane@canonical.com
Headers show
Series hwmon: k10temp updates for AMD Genoa in 22.04 | expand

Message

Jeff Lane Feb. 14, 2022, 11:16 p.m. UTC
Please pull the following to add some additional support for Genoa in 22.04
GA.  All cleanly cherrypick from mainline.

Babu Moger (3):
  hwmon: (k10temp) Remove unused definitions
  hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors
  hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and
    A0h-AFh

 drivers/hwmon/k10temp.c | 38 +++++++++++++++++---------------------
 1 file changed, 17 insertions(+), 21 deletions(-)

Comments

Andrea Righi Feb. 15, 2022, 9:22 a.m. UTC | #1
On Mon, Feb 14, 2022 at 06:16:08PM -0500, Jeff Lane wrote:
> Please pull the following to add some additional support for Genoa in 22.04
> GA.  All cleanly cherrypick from mainline.
> 
> Babu Moger (3):
>   hwmon: (k10temp) Remove unused definitions
>   hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors
>   hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and
>     A0h-AFh

It's not specified in the subject, but I assume this is targeting Jammy.
Updated the tracking bug and applied.

Thanks,
-Andrea