Re: [PATCH] hwmon, k10temp: Add support for AMD F16 M30h processor

2014-03-12 Thread Aravind Gopalakrishnan
On 3/12/2014 4:25 AM, Jean Delvare wrote: On Tue, 11 Mar 2014 20:06:37 -0700, Guenter Roeck wrote: Looks good. We'll have to see how we can apply this; probably after 3.15-rc1 comes out. I'll put it into my -staging branch for now and pull in the other patch as well to make sure it compiles.

Re: [PATCH] hwmon, k10temp: Add support for AMD F16 M30h processor

2014-03-12 Thread Jean Delvare
On Tue, 11 Mar 2014 20:06:37 -0700, Guenter Roeck wrote: > On 03/11/2014 02:25 PM, Aravind Gopalakrishnan wrote: > > Adding new PCI ID to support AMD F16 M30h processor (Mullins). > > While at it, modify Kconfig and Doc files to reflect the > > support for newer processors > > > > Note: PCI ID for

Re: [PATCH] hwmon, k10temp: Add support for AMD F16 M30h processor

2014-03-12 Thread Jean Delvare
On Tue, 11 Mar 2014 20:06:37 -0700, Guenter Roeck wrote: On 03/11/2014 02:25 PM, Aravind Gopalakrishnan wrote: Adding new PCI ID to support AMD F16 M30h processor (Mullins). While at it, modify Kconfig and Doc files to reflect the support for newer processors Note: PCI ID for this

Re: [PATCH] hwmon, k10temp: Add support for AMD F16 M30h processor

2014-03-12 Thread Aravind Gopalakrishnan
On 3/12/2014 4:25 AM, Jean Delvare wrote: On Tue, 11 Mar 2014 20:06:37 -0700, Guenter Roeck wrote: Looks good. We'll have to see how we can apply this; probably after 3.15-rc1 comes out. I'll put it into my -staging branch for now and pull in the other patch as well to make sure it compiles.

Re: [PATCH] hwmon, k10temp: Add support for AMD F16 M30h processor

2014-03-11 Thread Guenter Roeck
On 03/11/2014 02:25 PM, Aravind Gopalakrishnan wrote: Adding new PCI ID to support AMD F16 M30h processor (Mullins). While at it, modify Kconfig and Doc files to reflect the support for newer processors Note: PCI ID for this processor will make it into pci_ids.h as part of this patch:

[PATCH] hwmon, k10temp: Add support for AMD F16 M30h processor

2014-03-11 Thread Aravind Gopalakrishnan
Adding new PCI ID to support AMD F16 M30h processor (Mullins). While at it, modify Kconfig and Doc files to reflect the support for newer processors Note: PCI ID for this processor will make it into pci_ids.h as part of this patch: http://marc.info/?l=linux-kernel=139291362126057=2 which should

[PATCH] hwmon, k10temp: Add support for AMD F16 M30h processor

2014-03-11 Thread Aravind Gopalakrishnan
Adding new PCI ID to support AMD F16 M30h processor (Mullins). While at it, modify Kconfig and Doc files to reflect the support for newer processors Note: PCI ID for this processor will make it into pci_ids.h as part of this patch: http://marc.info/?l=linux-kernelm=139291362126057w=2 which should

Re: [PATCH] hwmon, k10temp: Add support for AMD F16 M30h processor

2014-03-11 Thread Guenter Roeck
On 03/11/2014 02:25 PM, Aravind Gopalakrishnan wrote: Adding new PCI ID to support AMD F16 M30h processor (Mullins). While at it, modify Kconfig and Doc files to reflect the support for newer processors Note: PCI ID for this processor will make it into pci_ids.h as part of this patch: