* Re: [lm-sensors] [PATCH 4/5] hwmon: (coretemp) List TjMax for Z650/670 and N550/570
2012-10-09 21:09 [lm-sensors] [PATCH 4/5] hwmon: (coretemp) List TjMax for Z650/670 and N550/570 Guenter Roeck
@ 2012-10-12 8:49 ` Jean Delvare
2012-10-12 8:51 ` Jean Delvare
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Jean Delvare @ 2012-10-12 8:49 UTC (permalink / raw)
To: lm-sensors
On Tue, 9 Oct 2012 14:09:02 -0700, Guenter Roeck wrote:
> as per processor data sheets.
>
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> ---
> Documentation/hwmon/coretemp | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/hwmon/coretemp b/Documentation/hwmon/coretemp
> index c86b50c..0cc4050 100644
> --- a/Documentation/hwmon/coretemp
> +++ b/Documentation/hwmon/coretemp
> @@ -98,8 +98,10 @@ Process Processor TjMax(C)
>
> 45nm Atom Processors
> D525/510/425/410 100
> + Z650/670 90
> Z560/550/540/530P/530/520PT/520/515/510PT/510P 90
> Z510/500 90
> + N550/570 100
> N475/470/455/450 100
> N280/270 90
> 330/230 125
Good, thanks for doing that.
Acked-by: Jean Delvare <khali@linux-fr.org>
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [lm-sensors] [PATCH 4/5] hwmon: (coretemp) List TjMax for Z650/670 and N550/570
2012-10-09 21:09 [lm-sensors] [PATCH 4/5] hwmon: (coretemp) List TjMax for Z650/670 and N550/570 Guenter Roeck
2012-10-12 8:49 ` Jean Delvare
@ 2012-10-12 8:51 ` Jean Delvare
2012-10-12 16:17 ` Guenter Roeck
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Jean Delvare @ 2012-10-12 8:51 UTC (permalink / raw)
To: lm-sensors
Err, I hit "send" too fast...
On Tue, 9 Oct 2012 14:09:02 -0700, Guenter Roeck wrote:
> --- a/Documentation/hwmon/coretemp
> +++ b/Documentation/hwmon/coretemp
> @@ -98,8 +98,10 @@ Process Processor TjMax(C)
>
> 45nm Atom Processors
> D525/510/425/410 100
> + Z650/670 90
> Z560/550/540/530P/530/520PT/520/515/510PT/510P 90
> Z510/500 90
> + N550/570 100
> N475/470/455/450 100
> N280/270 90
> 330/230 125
Note that all other entries are in decreasing order, so you should do
the same.
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [lm-sensors] [PATCH 4/5] hwmon: (coretemp) List TjMax for Z650/670 and N550/570
2012-10-09 21:09 [lm-sensors] [PATCH 4/5] hwmon: (coretemp) List TjMax for Z650/670 and N550/570 Guenter Roeck
2012-10-12 8:49 ` Jean Delvare
2012-10-12 8:51 ` Jean Delvare
@ 2012-10-12 16:17 ` Guenter Roeck
2012-10-12 16:27 ` Jean Delvare
2012-10-12 16:55 ` Guenter Roeck
4 siblings, 0 replies; 6+ messages in thread
From: Guenter Roeck @ 2012-10-12 16:17 UTC (permalink / raw)
To: lm-sensors
On Fri, Oct 12, 2012 at 10:51:04AM +0200, Jean Delvare wrote:
> Err, I hit "send" too fast...
>
> On Tue, 9 Oct 2012 14:09:02 -0700, Guenter Roeck wrote:
> > --- a/Documentation/hwmon/coretemp
> > +++ b/Documentation/hwmon/coretemp
> > @@ -98,8 +98,10 @@ Process Processor TjMax(C)
> >
> > 45nm Atom Processors
> > D525/510/425/410 100
> > + Z650/670 90
> > Z560/550/540/530P/530/520PT/520/515/510PT/510P 90
> > Z510/500 90
> > + N550/570 100
> > N475/470/455/450 100
> > N280/270 90
> > 330/230 125
>
> Note that all other entries are in decreasing order, so you should do
> the same.
>
Hi Jean,
You lost me there. Thought that is what I did ?
Thanks,
Guenter
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [lm-sensors] [PATCH 4/5] hwmon: (coretemp) List TjMax for Z650/670 and N550/570
2012-10-09 21:09 [lm-sensors] [PATCH 4/5] hwmon: (coretemp) List TjMax for Z650/670 and N550/570 Guenter Roeck
` (2 preceding siblings ...)
2012-10-12 16:17 ` Guenter Roeck
@ 2012-10-12 16:27 ` Jean Delvare
2012-10-12 16:55 ` Guenter Roeck
4 siblings, 0 replies; 6+ messages in thread
From: Jean Delvare @ 2012-10-12 16:27 UTC (permalink / raw)
To: lm-sensors
On Fri, 12 Oct 2012 09:17:53 -0700, Guenter Roeck wrote:
> On Fri, Oct 12, 2012 at 10:51:04AM +0200, Jean Delvare wrote:
> > Err, I hit "send" too fast...
> >
> > On Tue, 9 Oct 2012 14:09:02 -0700, Guenter Roeck wrote:
> > > --- a/Documentation/hwmon/coretemp
> > > +++ b/Documentation/hwmon/coretemp
> > > @@ -98,8 +98,10 @@ Process Processor TjMax(C)
> > >
> > > 45nm Atom Processors
> > > D525/510/425/410 100
> > > + Z650/670 90
> > > Z560/550/540/530P/530/520PT/520/515/510PT/510P 90
> > > Z510/500 90
> > > + N550/570 100
> > > N475/470/455/450 100
> > > N280/270 90
> > > 330/230 125
> >
> > Note that all other entries are in decreasing order, so you should do
> > the same.
>
> You lost me there. Thought that is what I did ?
No. Z650/670 is increasing order. D670/650 would be decreasing order.
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [lm-sensors] [PATCH 4/5] hwmon: (coretemp) List TjMax for Z650/670 and N550/570
2012-10-09 21:09 [lm-sensors] [PATCH 4/5] hwmon: (coretemp) List TjMax for Z650/670 and N550/570 Guenter Roeck
` (3 preceding siblings ...)
2012-10-12 16:27 ` Jean Delvare
@ 2012-10-12 16:55 ` Guenter Roeck
4 siblings, 0 replies; 6+ messages in thread
From: Guenter Roeck @ 2012-10-12 16:55 UTC (permalink / raw)
To: lm-sensors
On Fri, Oct 12, 2012 at 06:27:24PM +0200, Jean Delvare wrote:
> On Fri, 12 Oct 2012 09:17:53 -0700, Guenter Roeck wrote:
> > On Fri, Oct 12, 2012 at 10:51:04AM +0200, Jean Delvare wrote:
> > > Err, I hit "send" too fast...
> > >
> > > On Tue, 9 Oct 2012 14:09:02 -0700, Guenter Roeck wrote:
> > > > --- a/Documentation/hwmon/coretemp
> > > > +++ b/Documentation/hwmon/coretemp
> > > > @@ -98,8 +98,10 @@ Process Processor TjMax(C)
> > > >
> > > > 45nm Atom Processors
> > > > D525/510/425/410 100
> > > > + Z650/670 90
> > > > Z560/550/540/530P/530/520PT/520/515/510PT/510P 90
> > > > Z510/500 90
> > > > + N550/570 100
> > > > N475/470/455/450 100
> > > > N280/270 90
> > > > 330/230 125
> > >
> > > Note that all other entries are in decreasing order, so you should do
> > > the same.
> >
> > You lost me there. Thought that is what I did ?
>
> No. Z650/670 is increasing order. D670/650 would be decreasing order.
>
Ok, got (and fixed) it.
Thanks,
Guenter
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 6+ messages in thread