Re: [lm-sensors] [PATCH] hwmon: (k10temp) Add support for Fam16h (Kabini)

2013-08-23 Thread Guenter Roeck
On Fri, Aug 23, 2013 at 01:14:03PM -0700, Wei Hu wrote: > The temperature reporting interface stays the same, so we just > add the PCI-ID to the list. > > Verified on AMD Olive Hill. > > Signed-off-by: Wei Hu Applied to -next. I marked it for inclusion in stable-3.10, so it will ultimately

[PATCH] hwmon: (k10temp) Add support for Fam16h (Kabini)

2013-08-23 Thread Wei Hu
The temperature reporting interface stays the same, so we just add the PCI-ID to the list. Verified on AMD Olive Hill. Signed-off-by: Wei Hu --- Documentation/hwmon/k10temp |1 + drivers/hwmon/Kconfig |4 ++-- drivers/hwmon/k10temp.c |3 ++- 3 files changed, 5

Re: [lm-sensors] [PATCH] hwmon: (k10temp) Add support for Fam16h (Kabini)

2013-08-23 Thread Guenter Roeck
On Fri, Aug 23, 2013 at 10:38:18AM -0700, Wei Hu wrote: > The temperature reporting interface stays the same, so we just > add the PCI-ID to the list. > > Verified on AMD Olive Hill. The Signed-off-by: statement is missing. I can not apply the patch without it. Guenter > --- >

Re: [PATCH] hwmon: (k10temp) Add support for Fam16h (Kabini)

2013-08-23 Thread Clemens Ladisch
Wei Hu wrote: > The temperature reporting interface stays the same, so we just > add the PCI-ID to the list. > > Verified on AMD Olive Hill. > --- > Documentation/hwmon/k10temp |1 + > drivers/hwmon/Kconfig |4 ++-- > drivers/hwmon/k10temp.c |3 ++- > 3 files changed, 5

[PATCH] hwmon: (k10temp) Add support for Fam16h (Kabini)

2013-08-23 Thread Wei Hu
The temperature reporting interface stays the same, so we just add the PCI-ID to the list. Verified on AMD Olive Hill. --- Documentation/hwmon/k10temp |1 + drivers/hwmon/Kconfig |4 ++-- drivers/hwmon/k10temp.c |3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff

[PATCH] hwmon: (k10temp) Add support for Fam16h (Kabini)

2013-08-23 Thread Wei Hu
The temperature reporting interface stays the same, so we just add the PCI-ID to the list. Verified on AMD Olive Hill. --- Documentation/hwmon/k10temp |1 + drivers/hwmon/Kconfig |4 ++-- drivers/hwmon/k10temp.c |3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff

Re: [PATCH] hwmon: (k10temp) Add support for Fam16h (Kabini)

2013-08-23 Thread Clemens Ladisch
Wei Hu wrote: The temperature reporting interface stays the same, so we just add the PCI-ID to the list. Verified on AMD Olive Hill. --- Documentation/hwmon/k10temp |1 + drivers/hwmon/Kconfig |4 ++-- drivers/hwmon/k10temp.c |3 ++- 3 files changed, 5

Re: [lm-sensors] [PATCH] hwmon: (k10temp) Add support for Fam16h (Kabini)

2013-08-23 Thread Guenter Roeck
On Fri, Aug 23, 2013 at 10:38:18AM -0700, Wei Hu wrote: The temperature reporting interface stays the same, so we just add the PCI-ID to the list. Verified on AMD Olive Hill. The Signed-off-by: statement is missing. I can not apply the patch without it. Guenter ---

[PATCH] hwmon: (k10temp) Add support for Fam16h (Kabini)

2013-08-23 Thread Wei Hu
The temperature reporting interface stays the same, so we just add the PCI-ID to the list. Verified on AMD Olive Hill. Signed-off-by: Wei Hu w...@aristanetworks.com --- Documentation/hwmon/k10temp |1 + drivers/hwmon/Kconfig |4 ++-- drivers/hwmon/k10temp.c |3 ++- 3 files

Re: [lm-sensors] [PATCH] hwmon: (k10temp) Add support for Fam16h (Kabini)

2013-08-23 Thread Guenter Roeck
On Fri, Aug 23, 2013 at 01:14:03PM -0700, Wei Hu wrote: The temperature reporting interface stays the same, so we just add the PCI-ID to the list. Verified on AMD Olive Hill. Signed-off-by: Wei Hu w...@aristanetworks.com Applied to -next. I marked it for inclusion in stable-3.10, so it