Comment 8 for bug 316257

Revision history for this message
paulle (orj-paulle) wrote :

On Fri, 27 Nov 2009 16:43:33 +0100 Jean Delvare <email address hidden> wrote:
- Hide quoted text -
- Show quoted text -

> Hi Clemens,
> On Tue, 24 Nov 2009 09:43:39 +0100, Clemens Ladisch wrote:
> > This adds a driver for the internal temperature sensor of AMD Family 10h
> > and 11h CPUs.

> > Signed-off-by: Clemens Ladisch <email address hidden>
> > ---
> > v3: added 'force' parameter for CPUs with buggy sensor; more documentation
> > v4: added max/crit values, other changes suggested by Jean Delvare

> > Documentation/hwmon/k10temp | 60 +++++++++
> > drivers/hwmon/Kconfig | 12 +
> > drivers/hwmon/Makefile | 1
> > drivers/hwmon/k10temp.c | 197 ++++++++++++++++++++++++++++++++
> > 4 files changed, 270 insertions(+)

> Looks alright to me.

> Acked-by: Jean Delvare <email address hidden>

> If this is OK with you, I can add this patch to my hwmon tree and
> schedule it for merge in kernel 2.6.33.

Sounds good, thanks.