Hi Jean, > > > > if (c->x86_model == 0x1c || c->x86_model == 0x27) { > > > > This fetches me 90 and I have confirmed it with the Hardware folks here. > > OK, I'll do this. What about model 0x26? Wouldn't 90°C be a better > default for them too? The TjMax is 90 for 0x26 also. I have tested this on my old 0x26 core. But, we have to add one more || inside the 'if' :-( Also, we have to add these cpu models inside the switch-case inside get_tjmax, in order for the flow to reach adjust_tjmax. > > And please tell your hardware friends to implement > MSR_TEMPERATURE_TARGET in future Atom product lines, it makes our life > so much easier... I will try my best :-) Thanks, Durga _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors