diff options
author | Guenter Roeck <[email protected]> | 2011-05-31 06:54:21 -0700 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2011-06-01 20:10:31 -0700 |
commit | 4f5f71a7abe329bdad81ee6a8e4545054a7cc30a (patch) | |
tree | e7d907a27fa72bd1c706a4f8a0eb2ca246ad26e5 /lib/cpu-notifier-error-inject.c | |
parent | 4c6e0f8101e62d8b2d01dc94b835a98b191a1454 (diff) |
hwmon: (coretemp) Fix TjMax detection for older CPUs
Commit a321cedb12904114e2ba5041a3673ca24deb09c9 excludes CPU models 0xe, 0xf,
0x16, and 0x1a from TjMax temperature adjustment, even though several of those
CPUs are known to have TiMax other than 100 degrees C, and even though the code
in adjust_tjmax() explicitly handles those CPUs and points to a Web document
listing several of the affected CPU IDs.
Reinstate original TjMax adjustment if TjMax can not be determined using the
IA32_TEMPERATURE_TARGET register.
https://bugzilla.kernel.org/show_bug.cgi?id=32582
Signed-off-by: Guenter Roeck <[email protected]>
Cc: Huaxu Wan <[email protected]>
Cc: Carsten Emde <[email protected]>
Cc: Valdis Kletnieks <[email protected]>
Cc: Henrique de Moraes Holschuh <[email protected]>
Cc: Yong Wang <[email protected]>
Cc: Rudolf Marek <[email protected]>
Cc: Fenghua Yu <[email protected]>
Tested-by: Jean Delvare <[email protected]>
Acked-by: Jean Delvare <[email protected]>
Acked-by: Fenghua Yu <[email protected]>
Cc: <[email protected]> # .35.x .36.x .37.x .38.x .39.x
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions